On 9/17/06, Daniel Wabyick <[EMAIL PROTECTED]> wrote:
>
> Yeah, I just reproduced your bug ... Seems like the reference to _root
> gets screwed up on subsequent calls. What's *really* interesting ... If
> I comment out the cleanup in your AVMLoader class, I can *crash* Eclipse ...
>
> if (_loader!=null)
>             {
>                 //_loader.unload();
>                 //removeChild(_loader);
>                 //_loader=null;
>    }

Wow - yes. Certainly Firefox crashes if I comment it out; I don't know
if that's the same issue you were having. I'll make sure that gets
filed, too. Thanks.

> Note that your publish path for your FLA is
> incorrect. It should be bin/AVMTestMovie.swf but its bin/AVMMovie.swf.

Whoops - thanks; I renamed it to make things a bit clearer just before
I made the archive (of course!)

Cheers,
  Ian


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/flexcoders/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to