Remember to hit the switches

In Flex Builder (I’m using Flex 3 but have read about this in 2 as well), empty switch statements in Actionscript 3 code can produce a JAVA “Internal Build Error” or a “Classes must not be nested” error in the Flex debugger, or both.

For better explanations and other possible causes check here: http://rjowen.wordpress.com/2007/06/21/internal-build-error-or-classes-must-not-be-nested-error/


About this entry