MrMass.com Version 1.0 - RELEASED -

thanks for the great comments bro :slight_smile: and for the waiting part…well u have a link called navigation on the top, click on it gives u menu, from there easy jump to anywhere u wanna go :slight_smile:
you dont have to go back home…:slight_smile:

thanks man

peace

those it runs faster?

is this less confusing regarding splash and 2 buttons?

cant u see the navigation inside so u dont have to wait all the balls to load and that anoying sound?

thanks guys…

Inspired is good. And it is not a copy and paste. But it is simply the same. Ok, the shape is kinda different. But this is to obvious… :slight_smile:
Be inspired, but find your own style.
This shouldn’t be offending, otherwise your site is great…

*Originally posted by MrMass *
**thanks for the great comments bro :slight_smile: and for the waiting part…well u have a link called navigation on the top, click on it gives u menu, from there easy jump to anywhere u wanna go :slight_smile:
you dont have to go back home…:slight_smile:

thanks man

peace **

Ah ok, didnt notice that button, nice , now i’m happy with it :beam:

COOL :slight_smile:

MrMass I must say that if you choose to make a broadband website in flash, it would be wise to have a html site as well , so client can get a quick review of your skills and work.

In my honest opinion.


c!rYx
just freaks…

Registered: Dec 2002
Location: Germany/USA
Posts: 445
Inspired is good. And it is not a copy and paste. But it is simply the same. Ok, the shape is kinda different. But this is to obvious…
Be inspired, but find your own style.
This shouldn’t be offending, otherwise your site is great…



:toad: eat a mashroom and then come back to my site…try that!

its fun


Soulty
Metzante Media©

Registered: Oct 2002
Location: Sydney @ Australia
Posts: 860
MrMass I must say that if you choose to make a broadband website in flash, it would be wise to have a html site as well , so client can get a quick review of your skills and work.

In my honest opinion.

great Idea, I love it! I have a good concept in my mind, is just that I need some time…its a really good idea, even my dad which is right now in Sarajevo, Bosnia he cant view my site because they are on 56k, and he has problems installing flash :slight_smile:
lol anywhays…I will really think about it and will try to come up with some concept very soon!

Thanks for suggestion man!

I miss my
:link:

Hm, I just wanna give you a nice advise. I mean if someone from derbauer.de would see it… They don’t like stuff like that believe me. And it seems to me that you are a really advanced webdesigner and especially because of that fact, you shouldn’t have such similarity’s with other webdesigner sites. But however, take it serious or not

no problems mate :slight_smile:

Btw , how are replying with our info like that??

well I dont know ho you guys do it…but I’m new to boards :slight_smile:

on (press) {
tellTarget ("/Soulty") {
gotoAndPlay (I_COPY_PASTE_THE_INFO_FROM_THE_MESSAGE);
}
}

on (MouseOver) {
tellTarget ("/Soulty2") {
gotoAndPlay (IS_THERE_A_BETTER_WAY_OF_DOING_IT?);
}
}

:slight_smile:

if your using flash mx you would use the dot sintax, lol ,

there is a quote button on the bottom right of the msg

on (press) {
_root.Mrmass.gotoAndPlay(pressthequotebutton);
}

on (Mouseover) {
_root.Mrmass.gotoAndPlay(itreallydosentmatterhowyoudoit);
}

lol. :smirk:

on (press) {
_root.Soulty.gotoAndPlay(I see it);
}

on (Mouseover) {
_root.Mrmass.gotoAndPlay(roger that);
}

actually my bad, you need to have " " in the brackets

on (press) {
_root.Soulty.gotoAndPlay(“like this”);
}

thats calling a frame label, if you put a frame number you dont need " "