In my storyboard createScene function I am adding a series of nested display groups, at the heart of which is a group of images. Once the enterScene function is called I can no longer add event listener functions (in this case for the ‘tap’ event) to the images because the addEventListener function throws an exception and appears to be nil as a value of the object table.
Is this a known issue, are there caveats to using the storyboard api and display groups and event handlers or should I post my code? (It is quite long, has many related files and I would most likely end up posting my entire app, which I’m loathed to do right now.)
Thanks,
Matt. [import]uid: 8271 topic_id: 21118 reply_id: 321118[/import]
