I'd look for typos, wrong listener, etc ... If all that's clear then share
your code with us so we can help you better ! :)

Alain

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of T. Michael
Keesey
Sent: 14 février 2007 11:06
To: Flashcoders mailing list
Subject: Re: [Flashcoders] onLoadComplete, but no onLoadInit

On 2/14/07, Arseniy Shklyaev <[EMAIL PROTECTED]> wrote:
> What u load there? If u use to load swf into swf and didnt find 
> solution use getbytestotal or something like in the usual preloaders. 
> When u have 100% loaded execute anyscript you want.

It's SWF into SWF.

Using getBytesTotal() would be a good solution if onLoadComplete wasn't
firing, but that's working fine. I need something to fire after the load has
completed AND the ActionScript on the first frame has been executed (i.e.,
the components on the first frame and all of their subcomponents have run
their constructors). Normally, this is exactly what
MovieClipLoader:onLoadInit is for, but, as I said, it's not being called for
some reason, even though the components in the loaded SWF do initialize.

Just wondering if anyone's encountered a similar situation.
--
T. Michael Keesey
Director of Technology
Exopolis, Inc.
2894 Rowena Avenue Ste. B
Los Angeles, California 90039
_______________________________________________
[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


--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.411 / Virus Database: 268.17.39/686 - Release Date: 2007-02-14
 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.411 / Virus Database: 268.17.39/686 - Release Date: 2007-02-14
 

_______________________________________________
[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

Reply via email to