PDA

View Full Version : Help With LoadMovie, Ext. SWFs


actionboltman
05-26-2003, 07:47 AM
Hi,

This is my situation, I have just begun training in flash and have been thrown in the deep end.

I have 6 flash movies with no source. I have been told in a previous forum that i can make a 7th movie that will load the movies and play them in an order and loop this process infinately, but i do not have a clue. Will the loadmovie action help me? Please could someone show me how i can do this??

Thanks

farafiro
05-26-2003, 08:56 AM
hey action
just tell us what you want without others sayings to you?/

actionboltman
05-26-2003, 09:10 AM
Hi ,

Ths is all i need to do , I am clueless when it comes to flash. I have to do a presentation. loading the first external swf, when the first swf is finished, load the second, when the second is finished, load the third etc.

Please can you help me this is becoming very difficult:confused:

farafiro
05-26-2003, 09:30 AM
either put this action in the last frame of each movie_root.loadMovie("myMovie.swf") or make an onEnterFrame statment to check if the movie is finished, to load the other

actionboltman
05-26-2003, 09:40 AM
Why i have gone to this root is because i dont have the external swf source files. So i have to go the root of running external movies through a movie with source

farafiro
05-26-2003, 10:07 AM
huh
don't get it also??
is they are all in the root, so put them altogether