Question
Need Help! How to position loaded swf movies on levels?
I have a swf movie loading into level 2 inside the main
container swf...is there any way off postioning the entire loaded
movie to display 20 pixels lower and 10 pixels to the right?
By default the loaded movie is positioned to the top left corner and it would be very time consuming moving all the elements inside the content.swf timeline.
loadMovieNum("content.swf", 2);
What script would move the loaded swf to another place?
Thank you in advance, Attila
By default the loaded movie is positioned to the top left corner and it would be very time consuming moving all the elements inside the content.swf timeline.
loadMovieNum("content.swf", 2);
What script would move the loaded swf to another place?
Thank you in advance, Attila