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.