carlosrovira commented on issue #1067: URL: https://github.com/apache/royale-asjs/issues/1067#issuecomment-769761201
Don't remember the implications of CairngormEvent, but in Royale you mostly need to use Royale Event `import org.apache.royale.events.Event;` so just extend from that class. If you need to make the event bubbles, just put that param to `true` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
