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... < lessmore > Listing url: www.ifirme.ro 4202 downloads, 30826 views
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, http://medfweb.ifrance.com/StageAlign.ht ml
and .fla is http://medfweb.ifrance.com/StageAlign.zi p
send me your fla, and be more specific.