JabbyPanda’s travel to RIA world / 35 posts / categories / 85 comments / feed / comments feed
The situation is as follows: I have an extenal asset in SWF format with some "onPress" button event handlers specified. I load this external asset via MovieClipLoader class into the SWF container and all those "onPress" button event handlers became unresponsive because of the SWF container itself has specified event handlers for another! button events - [...]