A> Is there also some way to do this using a command called getinstance() ?
A> I've seen it in some AS script and it looks like it passes data between 
A> classes?

There is no such method in Flash's built-in classes, so propably it
occured in someone's custom class. In general getInstance is a commonly
used method name in singleton classes (see Singleton design pattern:
http://en.wikipedia.org/wiki/Singleton_pattern).

  Attila

_______________________________________________
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