
Welcome Guest
|
#1
|
|||
|
|||
|
I have a sequence of moveis 1-5 i want to play over a background movie tyhat i made. Every time it hits frame one i want it to load the following number in the sequence and unload the current movie. The code i have right now will load all the movies and play the last one.
for (i=0; i<=1; i++) { loadMovie ("top"+i+".swf", "/dummy"); } Does anybody know how if it is possible to get this done? |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Multiple movies | motionographer | Newbies |
0 | 09-08-2008 08:10 PM |
| problem fading multiple movies using onclipevent | errol187 | Flash MX |
0 | 04-03-2007 12:01 AM |
| preload multiple movies | astinpepa | Newbies |
3 | 01-08-2007 11:14 PM |
| Creating Flash Movies from Multiple smaller flash movies | kuratowa | Newbies |
0 | 12-21-2006 05:32 PM |
| Communicating between multiple movies | iqgraphics | Flash MX 2004 |
2 | 05-12-2005 06:41 AM |





