alert This appears to be a flash file, you cannot see a preview because flash player is no longer supoorted in browsers, but you can still download the file to study it's source code.
You can open/play the swf file with Flash Player exe
user nireve
nireve (4)

Stage align - best structure for your website

Read the action script layer, you will understand how to build a header, footer, full-screen button and how to align your movie clips in main-stage. Will be a good start to learn how to implement and use TweenLite.
If you download the file, read the html source file, to see how to make settings to alow fullscreen and how to set the <body> to remove the browser scrollbar.
IMPORTANT = afther you...
more >
Listing url: www.ifirme.ro
4203 downloads, 31236 views

stage align best structure


Download (160.16 KB)

Comments

You need to login to post a comment.

user nireve
the listing author nireve 13 years ago

luokas, use the mail, here it is not a flash forum.

user loukas
loukas 13 years ago

ok good job and thinks :)
but how set the position of loader on stage?

user nireve
the listing author nireve 13 years ago

loukas: put the line "var loader =new Loader();" outside of function loadM (under import gs.easing.*; line)

and for function UnloadMovieFuntion2 try:
TweenLite.to(loader, 0.5, {alpha:0.0});
removeChild(loader);
PS: set the position of loader on stage.

PS2: use the mail next time !

user nireve
the listing author nireve 13 years ago

send me your fla, and be more specific.

show all 48 comments