Has anyone been able to dispatch an event from an actionscript file
successfully ?
Rich
On 2/23/06, Rich Tretola <rtretola@...> wrote:
> 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
>