PDA

View Full Version : SWFLoader and unload issues


FlashDumbDumb
04-10-2008, 06:21 AM
I'm loading a swf into a SWFLoader. Problem is when someone doesn't want to see it anymore, I can't get rid of the swf playing. I can turn of it's visiblity, but you can still hear the audio playing. How can I unload the swf when using the SWFLoader component?

kahuja
04-10-2008, 08:17 AM
Use ModuleLoaded, which gives you ways to load/unload the SWF files.