|
-
Alright I have a my main scene and a navigation bar and each button loads a new movie w. load movie action
loadMovieNum ("opp.swf", 1);
For an example of one button action. Well when it loads it loads above the background nav bar. Can I make the movie load under that main scence, or could I make a BLANK MOVIE SYMBOL and load the movie to that and the MOVIE SYMBOL will be on a frame that is below the main one ... ????
Thanks for the help
-
hi murphster470,
well you kind of answered you own post that is what you want to do: make a target movie the size of your "to be loaded" swf. Use an alpha 0 shape for that. That clip will be your target. then load the swf into it (instead of loading in 'level") you need to know another thing: the bottom right corner of the target movieclip will become the center of your loaded clip. and the paths of that loaded clip will start with _root.nameofyourtarget.etc...(if the target is on _root of course)
hope this helps
gparis
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
|