Category Archives: Flex

Adobe Flex

Flex – Could Not Resolve mx:Application

Had a problem compiling a Flex 2 SDK example via the command line. I was getting a “Could not resolve mx:Application to a component implementation” message. Turns out the fix was right under my nose, I wasn’t reading the compiler’s error message. Continue reading

Posted in Flex | 1 Comment