vote up 0 vote down star

I'm running my first project that I'm compiling with flex builder. Before I used to compile with flash or flash develop.

For a while it worked pretty neatly. But as soon as it start throwing typeerrors, I can't seem to compile the updated and saved actionscript files. It seems as if it keeps stuck in time and compiles the actionscript file from when the error was still there.

Perhaps any options I missed regarding configuring the debugger ?

flag

77% accept rate

1 Answer

vote up 1 vote down check

Have you tried doing a Clean? In FlexBuilder, the Project menu, select Clean...

It's possible Flex is building off of temp files, in which case doing a clean should clear them out.

link|flag
ok, it fixes the problem, but is there a work around for it, to clean up every time something goes wrong is a bit annoying – Kasper Oct 23 '08 at 15:27
I've never seen this happen, so I'm guessing something else is going on on your system that's causing Flex to think it doesn't need to recompile the changed files. – Herms Oct 23 '08 at 16:41

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.