i’ve made a flash-based educational thing which has several little games embedded within it. i made the games separately and embedded the swfs within the main application as this was easier and seemed neater/good practice etc. however, when i uploaded the app to my website i realised that i have to upload all the small swfs too for them to work - i.e., the swfs aren’t really embedded within the main app, the main app just calls them.
i’d like to upload the app to a few other websites but this is making it more complicated. is there any way to package the whole thing as just one self-contained swf, or will i have to incorporate the code from the games into the main app, which would be pretty tedious…? thanks for any advice, i haven’t been able to find anything about this online.