PDA

View Full Version : dynamic movies



DaDeViL
September 14th, 2003, 06:47 PM
is there a way to load a dynamic movie into a dynamic movie? like say I have a master movie and i load a movie into it. Thats all fine and done, but what if i want to load another movie inside that first dynamic movie?

Thanks :rambo:

grandsp5
September 14th, 2003, 08:59 PM
do the same thing you did with a different target path.

DaDeViL
September 14th, 2003, 09:21 PM
in the master movie??

i want to load a new movie ON TOP of the already dynamically loaded movie..i think it would be less complicated if i could...

here is a link: http://test.un-identified.com/usoundz/

as u see every movie is loaded dynamically and i need to spice it up by putting in random images into each movie (dynamically loaded) and i want to load these images from the outside

Thanks

grandsp5
September 15th, 2003, 01:51 PM
Inside the first movie that you load, have some AS to load random jpegs into a movie clip inside the first. Use loadMovie and load into a container, its probably easier than loadMovieNum