Cairngorm 2 and PopUpManager woes!
Posted by vijayram on May 24, 2007
Read through this blog post by darron schall in which he explains the reason why….gosh! I wish I read this few hours back.
http://www.darronschall.com/weblog/archives/000224.cfm
Just wanted to highlight this issue once again.





akeem said
I have been dispatching events in pop up windows using cairngorm 2.2 without any problems.
var tevent:SomeEvent = new SomeEvent(SomeEvent.EVENT_TYPE);
tevent.dispatch();