Search the web
Sign In
New User? Sign Up
cdiglist · Central Ohio Adobe User Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Weird Flex Errors   Message List  
Reply | Forward Message #3093 of 3255 |
Re: [cdiglist] Weird Flex Errors

Hmm. I would double-check the import statement and also the package of the class itself to make sure that its location is properly reflected in the package name.

Though now that I think about it, I think that that usually throws a different sort of error when the package path is off. So hmm.

You're sure you don't try to instantiate it anywhere above where you import it? I know that's highly unlikely, but that sure is what that error looks like. Try moving your import statement to the top of your list of imports?


On Fri, Jul 3, 2009 at 6:22 PM, Chip Brown <chipbrown@...> wrote:



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




Fri Jul 3, 2009 10:28 pm

mykola.bilok...
Offline Offline
Send Email Send Email

Forward
Message #3093 of 3255 |
Expand Messages Author Sort by Date

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...
Chip Brown
fenatelon
Offline Send Email
Jul 3, 2009
10:23 pm

Hmm. I would double-check the import statement and also the package of the class itself to make sure that its location is properly reflected in the package...
Mykola Bilokonsky
mykola.bilok...
Offline Send Email
Jul 3, 2009
10:29 pm

Well it's more than just a single error, that's just the last in a long list of errors that keep popping up for no reason, and clearly lead to nowhere. (Like...
Chip Brown
fenatelon
Offline Send Email
Jul 3, 2009
10:48 pm

Have you tried cleaning the project? Not at my computer now but It is in the Project menu and it is the Clean option toward the bottom. I know that has...
steve@...
easleys66
Offline Send Email
Jul 3, 2009
10:57 pm

... That sounds like what I'm looking for. Found it, used it, seams better... for now. So here's hoping I can actually get some work done rather than chase my...
Chip Brown
fenatelon
Offline Send Email
Jul 3, 2009
11:11 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help