I'm loading a movie within a movie but when I do it loads to far up on the page. I'm just placing the actions in the buttons. How do I make it load in a certain place on the screen? Please help me out with this!
Thanks!
-Seth
Printable View
I'm loading a movie within a movie but when I do it loads to far up on the page. I'm just placing the actions in the buttons. How do I make it load in a certain place on the screen? Please help me out with this!
Thanks!
-Seth
U can do this by making the 2nd movie in the same dimensions with the parent one. Place your objects in the position u want and export it. When u load it it will fit perfectly.
Or u can load it in a movieclip instead of a level. Create an empty movieclip and place it where u want and use it as the target of the loadmovie action.
Quote:
Originally posted by k-giannis
U can do this by making the 2nd movie in the same dimensions with the parent one. Place your objects in the position u want and export it. When u load it it will fit perfectly.
Or u can load it in a movieclip instead of a level. Create an empty movieclip and place it where u want and use it as the target of the loadmovie action.
Thanks! I'll give it a try and see what happens!
-Gomer