Passing Arguments to Event Listening Methods
I’ve seen this question asked in several forums. Enough, anyway, that I would remark on it. The question takes many a form, but it boils down to this: How does one pass arguments to a method acting as an event listener in Actionscript 3? In general there are three broad routes to take: Using a custom [...]
