I have an array of objects, all the same type and I want them all to utilize an event listener, how can i do this? also is there an method like objectType(), so that when i go through the array I can say if (objects*.objectType(blah)) ?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Event Listener with Array, and retrieving it | 0 | 101 | August 21, 2008 | |
Accessing object from array via event listener? | 0 | 132 | March 22, 2010 | |
EventHandler AS3 Class (Removes all EventListeners for an Object) | 0 | 471 | October 29, 2010 | |
How to detect/remove ALL (possibly unknown) event listeners on an object? | 0 | 122 | November 12, 2009 | |
Calling objects in an array
|
0 | 100 | November 22, 2007 |