Not signed in (Sign In)

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthorswenrich
    • CommentTimeOct 3rd 2008
     
    Have you ran into the Flash 9 Unload Bug (http://www.gskinner.com/blog/archives/2008/04/failure_to_unlo.html) and the unloadSWF() method?

    I'm using the LegacyCaptivateLoader class but the Flash Player is hanging on to the captivate swf I'm loading in when I call unloadSWF...

    the captivate swf has audio and it keeps playing after unload...
    • CommentAuthorphilip
    • CommentTimeOct 3rd 2008
     
    i've read grant's article before, but i've never come across that bug myself. from what he writes, there isn't a whole lot you can do about it.

    you could try his four suggested workarounds to handle the loading of the LegacyCaptivateLoader itself.