May be you can use the Loader class instead the SWFLoader.

The Loader class have an unload() method...

May be this can really unload your movie ?


--- In [email protected], "helihobby" <[EMAIL PROTECTED]> wrote:
>
> Hi All,
> 
> I have a swf which I loaded via SWFLoader.
> It runs fine however how can I kill it.
> 
> I dont have the source FLA so I cant add actionscript inside the SWF.
> I must kill it from the outside.
> 
> when I set the swfLoad.load(null) or swfLoad = null or even
> swfLoad.source = null after it has been running for a few seconds I
> can still hear the SWF sound playing in the backgound ...
> 
> It just won't die ........
> 
> :(
> 
> Is there anyway to terminate the running loaded swf ?
> 
> Regards,
> 
> Sean.
>


Reply via email to