/ Published in: ActionScript 3
Expand |
Embed | Plain Text
function ListenerFunction(event:Event):void { // Access the targetMC from here on out! var targetMC:MovieClip = MovieClip(event.target); }
You need to login to post a comment.
