|
I'm getting some weird (and very frustrating) errors in my flex app.
The reason they're weird and frustrating is because they make no sense.
The error I'm getting now is:
1046: Type was not found or was not a compile-time constant:
ControllerEvent.
Which is normally because you haven't imported a Class, but right
above where I'm getting the error is the import statement!
So is there something else that can cause this?
Is there something akin to Flash's ASO_Cache that needs to get dumped
when weird errors start popping up?
Thanks
-Chip
|