davidTikva
|
 |
« on: August 09, 2010, 01:32:23 » |
|
Hello, I'm using PureMVC with AS3 platform.
so, I got a viewComponent. for example a Sprite or a MovieClip the component should communicate with the mediator through events. my question is how to do it? should all the components extends EventDispatcher?
thanks in advanced David
|