
Welcome Guest
|
#1
|
||||
|
||||
|
LoadMovieNum Movie at any level other than 0 doesn't work
ok, I am kind of new to flash, but I have been codeing for quite some time now. My problem is thus. I have a flash movie, we will call it "movie1" and I am trying to load another movie into it using the following code:
loadMovieNum("Movie2",1); the movie loads fine, but the script in frame 1 doesn't function. movie2 is basically empty when it loads and loads another movie from the library whch performs the desired action which is just tocreate a blue background and run through some images. if I load movie2 into _level0 of movie 1 it plays but it unloads the movie in movie1 which is fine since that is what it should do, but as stated before the problem comes in when try to load it into a higher level. It seems as if the actions in the second movie just don't run. Thoughts? |
«
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 |
| Loading Data into a Movie on another level | ExhaleWebguy | Flash CS3 / Flash 9 |
3 | 10-04-2007 04:33 PM |
| Strange behavior - creating, loading movie clips works only for first function call | clem_c_rock | Advanced Flash | 0 | 09-03-2007 02:21 AM |
| Problem With Loading MovieClip Into SUB movie | JakeMX | Flash MX 2004 |
4 | 07-28-2004 09:06 PM |
| loading text file into movie on a level with scroll component | jurema | Newbies |
0 | 06-19-2004 12:54 AM |
| loadMovieNum with a preloader in level 0? | gakuse | Flash 5 Actionscript |
6 | 07-04-2001 03:39 PM |




