No, but I've witnessed bizarre behavior. Certain as1/2 coding practices which work fine when embedded in html or run in the IDE appear to break functionality when loaded into an avm2 shell. For example, there was a piece of code for these as1/2 applications I was assigned to modularize that made avm1 movies incapable of loading swfs. The piece of code was a vars property set to _parent.someVar for TextField's instantiated by the timeline. It's terrible code practice, and I was shocked it even worked in any case. Once I loaded the swf which contained that TextField instance with that vars value, avm1 applications would cease to load swfs. Fixing it was no problem... Finding it? Oh... That was painful.
I wish I had more insight into your issue. What do you mean with your last condition? "and also uses this object"? On 7/25/07, Mark Carolin <[EMAIL PROTECTED]> wrote: > > Hi, > > Has anyone heard of the ExternalInterface Class failing in an AS3 file > after > an AS2 file has loaded into it and also uses this object? > > Cheers, > Mark > _______________________________________________ > [email protected] > To change your subscription options or search the archive: > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > Brought to you by Fig Leaf Software > Premier Authorized Adobe Consulting and Training > http://www.figleaf.com > http://training.figleaf.com > _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

