Lol,

Got a record from them ... "Message to Love" if I remember right ;) a gift
... So don't get any funny ideas ... 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Merrill,
Jason
Sent: 19 octobre 2006 11:58
To: Flashcoders mailing list
Subject: RE: [Flashcoders] >> Event Listener and Levvels

You're loading components into levels (_level40 in your example) ?  Hmm,
sounds a little troublesome in the first place IMO. level42 was also an 80s
Brit pop group by the way so steer clear of that one.

Jason Merrill
Bank of America
Learning & Organization Effectiveness - Technology Solutions 
 
 
 
 
 

>>-----Original Message-----
>>From: [EMAIL PROTECTED] [mailto:flashcoders- 
>>[EMAIL PROTECTED] On Behalf Of Laurent CUCHET
>>Sent: Thursday, October 19, 2006 11:30 AM
>>To: Flashcoders mailing list
>>Subject: [Flashcoders] >> Event Listener and Levvels
>>
>>I create a listener at level0
>>How can I do to apply the action with another level component ?
>>
>>var comb_fill:Object = new Object();
>>comb_fill.change = function(evt2:Object) {
>>     //action
>>};
>>my_cb.addEventListener("change", comb_fill); 
>>_level40.mycb1.addEventListener("change", comb_fill);// doesnt work
>>
>>Thank you very much
>>_______________________________________________
>>Flashcoders@chattyfig.figleaf.com
>>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
_______________________________________________
Flashcoders@chattyfig.figleaf.com
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.408 / Virus Database: 268.13.6/486 - Release Date: 2006-10-19
 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.408 / Virus Database: 268.13.6/486 - Release Date: 2006-10-19
 

_______________________________________________
Flashcoders@chattyfig.figleaf.com
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