I have a flash file, that functions as a browser, allowing the user to play a number of other externally loaded swf. the problem is, I can’t get rid of the swf once its loaded. I’ve deleted the loader, set all vars it was stored in to null, and removed it from the stage, but it still plays. (Its not visible, but it still spits out traces, and I can hear it still playing) Is there anyway to manually get rid of it? Or am I missing something I should have done?
Thanks in advance.