I tried to recreate my problem in a simple example. Unfortunitly/Fortunitly
the problem only exists in my project and not a simple singleton counter
with EventDispatcher. So time to go back to my code. Thanks for the help. 

Wade


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of eric dolecki
Sent: Friday, January 19, 2007 10:16 AM
To: Flashcoders mailing list
Subject: Re: [Flashcoders] Singleton class inside SWC components?

"Each of the components has a reference to a singleton class that it uses
for passing messages between each other."

Thats exactly what is happening, correct - what you intended. If each
instance component used a different instance of your "singleton" - how would
they communicate to one another?

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

Reply via email to