My account: Login | Sign Up
Loading...

removeEventListener extension ? | Thread profile

Thread profile page for "removeEventListener extension ?" on http://www.kirupa.com. This report page is a snippet summary view from a single thread "removeEventListener extension ?", located on the Message Board at http://www.kirupa.com. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity, which are reported in a table below. Additional thread profile information is also shown in the following ways:

1) Top Contributing Authors
2) Related Threads on "eBay Auctions"
3) Related Threads on Other Sites

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a thread's popularity and/or exact posting volumes at any given reporting period.

Title: removeEventListener extension ?
Site: Kirupa Forum  Kirupa Forum - site profile
Forum: ActionScript 3.0  ActionScript 3.0 - forum profile
Total authors: 4 authors
Total thread posts: 5 posts
Thread activity: no new posts during last week
Domain info for: kirupa.com

Thread posts in removeEventListener extension ?:

1. 
Started 2 months ago (2008-07-03 20:34:00)  by Krilnon
http://www.actionscript.org/forums/s....php3?t=152 709
Size: 184 bytes
Customize:  Customize "removeEventListener extension ? :: ActionScript 3.0 :: Kirupa Forum"
2. 
Started 2 months ago (2008-07-03 20:40:00)  by sekasi
Senoculars response makes some sense, but I can't say I understand exactly what he means by it.
Size: 134 bytes
Customize:  Customize "<b>Reply 1</b>: removeEventListener extension ? :: ActionScript 3.0 :: Kirupa Forum"
3. 
Started 2 months ago (2008-07-03 21:51:00)  by senocular
Basically you have to make your own version of addEventListener for whatever object you're adding listeners to. This method, when called, will catalog the arguments passed (the first 3 represent the signature for the event) and save those for a later time to be called in removeEventListener for removal while calling the original addEventListener to make sure the listener is actually added. ...
Size: 1,032 bytes
Customize:  Customize "<b>Reply 2</b>: removeEventListener extension ? :: ActionScript 3.0 :: Kirupa Forum"
4. 
Started 2 months ago (2008-07-03 22:01:00)  by sekasi
Great, thanks Senocular. Might be inefficient but this way feels more logical to me instead of typing each removeEventListener every time, especially when there's a couple of them attached to the same object. Anyway, thanks! I'll get on it.
Size: 310 bytes
Customize:  Customize "<b>Reply 3</b>: removeEventListener extension ? :: ActionScript 3.0 :: Kirupa Forum"
5. 
Started 2 months ago (2008-07-03 23:00:00)  by TronicVolta
I came across this yesterday. AS3 EventManager Class: removeAllListeners
Size: 231 bytes
Customize:  Customize "<b>Reply 4</b>: removeEventListener extension ? :: ActionScript 3.0 :: Kirupa Forum"
 

Top contributing authors for removeEventListener extension ?

Name Posts
sekasi 2
Krilnon 1
senocular 1
TronicVolta 1