| Issue 2: | Some broadcasting events don't get dispatched | |
| 1 person starred this issue and may be notified of changes. | Back to list |
When dispatching one action to multiple objects (that are subscribed to this action) of one class, some objects don't get notified. To reproduce the problem, build and run the simple project (see the attached archive). Pressing any key at runtime will create the number of objects, next press will attempt to remove them, the next one - create again, and so on. You can notice that every second object (#0,2,4.. or #1,3,5..) don't get notified. For more information, see the source code comments. Maybe I missed something, but this project is really small... NResponder is a great framework and I want to use it! I hope this problem will be solved soon. I use Windows 7 build 7600, FlashDevelop 3.3.1, Flex SDK 3.4.1, SWFs running in standalone debug player 10.1 r82.
Jan 26, 2011
Project Member
#1
dineybomfim
Status:
Invalid
Jan 30, 2011
Sure, you can close the issue now. But I think you have to mention this in the documentation. |