Hi, thank you for your answer.
But it's seams that ExternalInterface is only for AS3 and I have done my files in AS2.
The external images (also sounds and swfs) are called using loadMovie, and some are listed in XML so the flash exe file first needs to read their location from xml. When I run that exe file without calling it from another exe file it works perfectly. Opens very quickly and all images and sounds are there.
Do you use some software to package your files? I have never done that.
Main Topics
Browse All Topics





by: blue-geniePosted on 2008-05-29 at 03:49:52ID: 21667798
Hi there, in terms of the bit about it opening slow - i'm assuming that's something to do with your file size.
the images on the second file, how are those being loaded into your flash file?
are you sure you're not missing some other resource?
I've never personally experienced the problem but that's because i generally package my exe files in something else.
You might (flash version permitting) want to try the ExternalInterface option. (see help file)