Re: [Flashcoders] Problems loading AS2 into AS2 then into AS3 holder

2008-01-09 Thread Matthias Dittgen
I encouter similar problems on my current project. I load a AVM1Movie
(AS2) which shall work as Proxy to load other AS2 based Movies into
itself. These Movies can be remote controlled using LocalConnections
between the AS3 part of my Application and the AS2 Proxy . This works
great for the first loaded Movie, but the second time, I havae similar
problems like you. I now try to load the whole proxy a second time to
load the second AS2 based Movie in this proxy. Can't tell, if this
will help me, yet.
Anyone else had these problems?

Matthias

On Jan 8, 2008 1:10 PM, Alistair Colling <[EMAIL PROTECTED]> wrote:
> Hi there, I have an AS3 movie in to which I load as AS2 movie, this
> works great.
> My problem starts when I then load another AS2 movie into the first
> AS2 movie. I am using MovieClipLoader and although the swf I am
> loading loads (I have put a trace on its timeline so I know it's
> there), the onLoadComplete/onLoadInit events do not fire!
> If anyone could let me now if this is a known problem or if there is
> a way around this I would be really grateful, I can call a function
> from my loaded movie's timeline but this is soon going to get very
> messy as the app is quite complex.
>
> Any suggestions, advice or simply encouragement much appreciated
> otherwise I'm going to have to convert my AS3 app back into old AS2 :(
> Cheers
>
> Alistair
>
>
> ___
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] Problems loading AS2 into AS2 then into AS3 holder

2008-01-08 Thread Alistair Colling
Hi there, I have an AS3 movie in to which I load as AS2 movie, this  
works great.
My problem starts when I then load another AS2 movie into the first  
AS2 movie. I am using MovieClipLoader and although the swf I am  
loading loads (I have put a trace on its timeline so I know it's  
there), the onLoadComplete/onLoadInit events do not fire!
If anyone could let me now if this is a known problem or if there is  
a way around this I would be really grateful, I can call a function  
from my loaded movie's timeline but this is soon going to get very  
messy as the app is quite complex.


Any suggestions, advice or simply encouragement much appreciated  
otherwise I'm going to have to convert my AS3 app back into old AS2 :(

Cheers

Alistair


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders