Hi ive got a problem. I have to make a flash website for my work which preloads a page every time you click the navigationmenu. So u click a button, and a page loads in (with loadingbar). My problem is, that i cant use separate movies to do this, like u usually do. I got to have the whole site in one Fla file, so i cant make separate “contentpages”/fla’s (this is very important). I thought i could work around this by selecting the export on publish options in the library, and then load the files back in when needed via actionscript. The thing is, for this i need the original Mc deleted from the movie on publish. Is there a way to do this via actionscript. Like on publish delete instance1.
Or alternatively is there a way to stall the loading of certain instances in the movie? So i can preload instances which are all in the mainmovie separately?
Need help