PDA

View Full Version : AS Project: 'Set as Default Appliction' help!


Groady
08-05-2009, 02:24 AM
When creating an AS only project in Flex Builder 3 why can't I set a class below the root of my src folder as the default application?!?!

By default Flex Builder creates a default application class automatically in the root of my src directory. When right-clicking on classes in sub-directories (packages) below this src directory the 'Set as Default Application' option in the context menu is grayed out.

Is this a bug? I want to be able to namespace my main application class.