Questions tagged [flex-builder-3]

19 questions
0
votes
2 answers

How to import flex on eclipse

I am using the linux Flex builder with eclipse 3.3 on my ubuntu 8.04 machine for the very first time, and I need to modify a preexisting flex project. How do I import this project (its version controlled branch of the flex project) to my eclipse…
Mohit Ranka
  • 4,193
  • 12
  • 41
  • 41
0
votes
1 answer

Can I program Java with Flex Builder?

I have no experience with Java, but I want to learn it. I have been using Flex Builder standalone for a few months now, and am familiar with eclipse now. So since Flex Builder is basically eclipse, can I program Java with the same copy or do I need…
JD Isaacks
  • 56,088
  • 93
  • 276
  • 422
0
votes
1 answer

Flash Builder not launching - Mac

I have a mac, and I was using Flash Builder (4.5) and my computer crashed and I had to restart. After restarting I could not open Flash Builder, for no matter how many times I try or even restarting my computer again. It shows on the dock, the three…
Doz
  • 7,009
  • 12
  • 61
  • 69
0
votes
0 answers

how to parse the web service result as arraycollection?

I am using Flex Builder and the IDE generates all the calls to my web service. I want to build a filter in a datagrid which it's provider is the result of a web service. I think I cannot build a filter using the web service response, or if somebody…
1
2