PDA

View Full Version : help with creating a project in Flex Builder 3


M3MuffinMan
03-01-2008, 12:48 AM
I'm working on a group project, and I'm responsible for the back end of it, while others are doing the GUI. I figured I'd use Flex Builder to code up all the classes, while they use Flash to make the GUI. My approach is to use AS3 in an object oriented fashion.

I created a new ActionScript project in Flex builder 3, created all my classes (.as files), but I cannot build them. It seems like Flex Builder is just not responding when I click the build all button. In the Problems window, it just says 0 errors, 0 warnings, 0 infos, even when I intentionally put errors into my code. Does any body have any ideas why I cannot compile anything?

Thanks.

engliuo
06-23-2009, 09:16 AM
i'm working on a group project, and i'm responsible for the back end of it, while others are doing the gui. I figured i'd use flex builder to code up all the classes, while they use flash to make the gui. My approach is to use as3 in an object oriented fashion.

I created a new actionscript project in flex builder 3, created all my classes (.as files), but i cannot build them. It seems like flex builder is just not responding when i click the build all button. In the problems window, it just says 0 errors, 0 warnings, 0 infos, even when i intentionally put errors into my code. Does any body have any ideas why i cannot compile anything?

Thanks.



你是不是没有把他们都加入显示列表?
Are you sure you have added those component to display list?