[Q] What is the type for this parameter???

By CyanBlue | Sep 8, 2009

I know the type of the ‘e’ is MouseEvent in this case…
//
addEventListener(MouseEvent.CLICK, onClick);

public function onClick(e):void {}But…

actionscript3

Next Page »

© 2007 ActionScript 3.0