|
-
 Originally Posted by 5TonsOfFlax
Broadcaster does extend EventDispatcher, but removeEventListener is not a static method so it cannot be called on the Broadcaster class. It must be called on the broadcaster instance. I'd create that removeBroadcastListener method. Just have it pass through to the instance's removeEventListener method.
Oy... should've known that... thanks!
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|