I have a flash file that I want to embed on a webpage, however, I want it to load when the user clicks on it (which will run the preloader) - (like clicking play on a youtube video)
It's one flash file that loads in XML data and is graphically heavy.
I'm not sure if the only way to do it is to load the flash file through another swf, i.e., flash container -> click flash container to load flash file with preloader.
Any suggestions?