crystalo
07-16-2008, 04:57 PM
I have 12 SWFs and I need to have them load one after another for an online presentation I am working on. So far I am using the following code for each one and I change the Placeholder number after the comma, however, each SWF plays simultaneously. I need them to play one at a time, one after the other, as each one contains embedded audio. Any help would be greatly appreciated.
loadMovieNum("index.swf", 0);
Thank you!!!!
:eek:
loadMovieNum("index.swf", 0);
Thank you!!!!
:eek: