I have some classes that are EventDispatcher but not DisplayObjects.  I 
have maybe 10 or 15 of these classes and a few of them will not bubble 
events to the SystemManager.  I have created the Events to bubble but 
they will not.  If I listen on the object I receive them.  My problem is 
the Objects I want to receive the events on don't know about the Objects 
that dispatch them and I don't want them to know about them.  Has anyone 
had a problem like this?

Paul

Reply via email to