Hi all,
Anybody had trouble with ListEvents and CloseEvents giving the compile error: "1046: Type was not found or was not a compile-time constant: ListEvent."? (or CloseEvent)
As far as I can tell I have imported the package correctly ("fl.events.*"). Wondering if this is a bug of some sort?
Also, does anyone know for sure if the Alert component is supported in AS3? I see references to it in the AS3 documentation so I assume yes, but I'm getting this 1046 error for my CloseEvent events also (which is the event used in the AS3 documentation examples involving Alert components - see documentation "Programming ActionScript 3.0 --> Handling errors --> Example: CustomErrors application" for an example). However, there is no reference to the Alert component as a class in the rest of the documentation, which has me a little concerned.
If anyone has run into this compile error please let me know. Otherwise I will keep plugging away!
Thanks,
Andy