Answered
"this" in as3
How would I do this in AS3? I want to call a function and run
it with specific properties depending on which button is clicked.
So how do the "_this" statement work in as3? in as2 I would write
something like this and "this" would stand for the instance
name: