Is there anyway for a static function within a class to fire off an event? 
assuming the static function exists within a class that has no constructor (ie: 
is never instantiated).

As I understand it, for another object to  be listening for the event, said 
object must have a local refence to the class doing the dispatching?

Anyway around this.

SF.


_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to