[F8] Dynamically Uploading and Interacting with .SWFs
Ok, so I want to make a website that has a master flash file that dynamically loads the navigational bar, banner, and page-loading-area as separate SWF files.
Now I know how to use MovieClipLoader to do this, but what I don't know is how to interact with those movies once I've loaded them in. For instance, getting the buttons on the navi-bar to interact with the page-loading-area. (IE: press home button[on the uploaded navi-bar SWF] and have the home.swf load in the loading-area.)
Any help on this would be great! I only hope I explained it clearly.
(PS: I'm using Flash CS3; Action Script 2.0, because I'm very unfamiliar with CS3. However, if you think CS3 would make this easier, I'll be happy to give it a try.)