-
EXE pulling in SWF files
I have a standalone presentation that is exported out as an EXE. It uses loadmovie to bring in swf files into the EXE. It works fine locally. I am just wondering if I am opening myself up to problems if I do this on a CD. It would be easy enuf for me to bring those swf files into the main swf file and export the whole thing as one exe but it sure is more easily organized if I can just pull in the different swf files as I need them.
-
You can leave the SWF files external it will work from a CD just as well as it does from your HD (as long as you don't use absolute paths like "c:\movie2.swf").
-
Even if the user doesn't have the latest flash player?
By the way, we have been using your product for several years and love it.
-
The standalone Flash player from Macromedia does not require the Flash player to be installed, it is completely self-contained.
And thanks for using SWF Studio!