Tagged Questions

7
votes
6answers
589 views

Do I need Flex Builder?

I am completely new to Flex. Can I realistically develop, say, a medium complex application with the Flex SDK alone, or do I need Flex Builder? Also, apart from the SDK, what wil …
6
votes
10answers
2k views

Is Flex development without FlexBuilder realistic?

Is it realistic to try and learn and code a Flex 3 application without purchasing FlexBuilder? Since the SDK and BlazeDS are open source, it seems technically possible to develop w …
5
votes
11answers
2k views

Any advice for speeding up the compile time in Flex Builder 3?

I run Flex Builder 3 on a mac and as my project grows - the compile time gets longer and longer and longer. I am using some SWC's and there is a fair amount of code but it shouldn …
4
votes
6answers
215 views

Post Build Actions in Flex Builder

Hi there, How do I add post-build actions in Flex Builder? For example, I'd like my build to work as normal, and execute from the bin folder; but I'd also like a copy of the fina …
4
votes
3answers
579 views

How do teams use Flex Builder Pro to develop large applications?

We develop applications for the Flash platform, which have LOTS of run-time loaded assets (graphics, data, audio, code-libraries, etc.) Those assets are logically organized within …
4
votes
2answers
825 views

How does one define a default style for a custom Flex component?

I'm creating a new Flex component (Flex 3). I'd like it to have a default style. Is there a naming convention or something for my .cs file to make it the default style? Am I missin …
4
votes
1answer
285 views

How is FlexBuilder compiling my app?

I'd like to see the command-line arguments that FlexBuilder is using to compile my application. This is so that I can build them into the ANT script I'm working on. Is there any wa …
4
votes
10answers
520 views

Can you recommend a good FLEX online resource or book?

Are there any favorite online references or good introductory and intermediate/advanced books on this topic that you could recommend to me? I'm a java developer, so I'm looking for …
4
votes
2answers
571 views

Building Flex projects in ant/nant

We have a recurring problem at my company with build breaks in our Flex projects. The problem primarily occurs because the build that the developers do on their local machines is f …
3
votes
1answer
269 views

How can I automate the building of a Flex component library?

I would like to build a flex library project automatically instead of the current process, which involves one of our developers compiling it on his machine and then us checking in …
3
votes
2answers
206 views

How to exclude files from being copied to bin-debug on build

Using Adobe Flex Builder Pro stand-alone, how do I filter or exclude some files in my project source folder from being copied into the bin-debug folder during a build? Flex Builde …
3
votes
3answers
148 views

Inspect UI elements in Flex

Is there any tool available for Flex applications that acts similar to Web Developer or Firebug toolbar to inspect UI elements? Basically in a complex hierarchy of UI controls al …
3
votes
4answers
416 views

Which files should go into source control in a Flex Builder project?

I noticed that Eclipse (Flex Builder) generates hundreds of metadata files. Should I check them into my source control? They seem necessary, because if I delete them Flex Builder j …
3
votes
3answers
1k views

ASDoc through the Flex Builder UI?

Is there any way to run ASDoc on your project via the Flex Builder UI? Or, is there a good (preferably free) plugin that will do so? If there is no UI for it, does someone have a …
3
votes
4answers
1k views

What Causes Flash Error #2012 (Can’t instantiate class)?

I am new to ActionScript 3 and have run into a problem: Using Flex Builder 3, I have a created a project with a few simple classes. If code in class A instantiates an object of cl …

1 2 3 4 5 12 next
15 30 50 per page