I am using dispatchEvent within my Flex 2 Cairngorm 2 alpha
Application root and all is fine. However, when I try using it within
a TitleWindow the function is simply ignored. I have import
flash.events.Event; imported into the TitleWindow. Any ideas ?
Rich