|
-
sonyclassics.com/goodbye/
-
Senior Member
I think it's good. I like the originality of it.
-
www.mrrich.net
info@mrrich.net
-
is not a good designer.
Anyone know how they did that mouse follow? My new site is pretty much exactly like that, but I like this effect better. Hm, maybe?
-
FK's official coffee addict
you mean the mouse follow thing with the little text bubble when you scroll over an image?
-
wow.. im impressed by the zoom in zoom out thing.. i dont really care for the site other wise. very creative... but nah
-
Illuminatus!
Excellent site, as well as the movie looks like. Very original, yet very structured.
-
Originally posted by Mr Rich
-
mouse over thingy:
make a mc whare frame 1 is empty and with a stop(); in it. frame to is the lable fading in, then it stops and then it fades out.
Put it on the stage with the instance name "lable", and give it these actions:
onClipEvent(enterFrame) {
if(this._currentframe > 1) {
this._x = _root._xmouse + 5;
this._y = _root._ymouse + 5;
}
}
then just give a button these actions:
on (rollOver) {
lable.gotoAndPlay(2);
}
on (rollOut) {
lable.gotoAndPlay("fadeout");
}
the site was pretty cool too.
-
Older Member
interesting conception
I remeber thist time in Czech!
I like all FLASH fans, but my girl can't stand them.
-------------------------------------------
I am still learning
Sorry for my stupid questions (sometimes) and bad English.

Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|