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
You can open/play the swf file with Flash Player exe
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, 31382 views
Comments
You need to login to post a comment.
luokas, use the mail, here it is not a flash forum.
ok good job and thinks :)
but how set the position of loader on stage?
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 !
ok, medfweb.ifrance.com/StageAlign.html
and .fla is medfweb.ifrance.com/StageAlign.zip
send me your fla, and be more specific.