|
|||
|
I have a main swf file that loads other swf files into a movie clip within the main swf file.
I am using the actionscript "loadMovie("myFile.swf","targetMc"); and it is working fine when I create a projector from Flash MX. When I build a projector with SWF Kit, it stops working. Please can anyone advise how to get this to work with SWF Kit. Many thanks in advance, Pete |
|
|||
|
When the projector launches, the main movie is extracted to a temporary folder (unless you uncheck the 'Pack movies' option), then the main movie doesn't know where is the movie to be loaded.
In the current version, you can uncheck the 'Pack movies' option, or specify the full path name of the movie in the 'loadmovie' method. A new version will come out in several days, it can resolve the problem very easily. |
|
|||
|
Hi Pete,
I use a multi-level Flash application bundled with SWFKit and I don't have that problem. All my _levelS are loading fine either from SWFKit authoring environment or from the main EXE. I found that the problem occures only if I select "Pack Movies". This will affect only the EXE/Test mode not the preview mode, otherwise it is working fine. I should also add that all my SWF are in the same folder. I have no need to put them in a sub-folder so I didn't even try it that way. |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|