Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
Jono-60 #1
Flex3 SDK without Flex Builder
How many of you actually use the visual GUI editor in Flex Builder?
What are my options if I cannot afford Builder?
Can anyone recommend a text editor which has syntax highlighting for Flex?
Also it would be cool to set up the editor to compile and output the app as
well. Can this be done on something like Editplus?
Jono-60 Guest
-
Automation QTP9.2 and flex3 builder
Hello folks, Below is the my test environement for QTP flex automation 1. QTP 9.2, 2. Flex 3 builder 3. Flash player 9.0.115 4. IE 6.0 & IE 7.0... -
Flex Charting 2 with Flex Builder 3
I've recently inherited a code base that was built on Flex 2 and uses the Flex 2 Charting component. Flex Builder 3 is the only version of Builder... -
Switch from Flex Builder 2 to Flex Builder 3
Hi All, I've developed an application in Flex Builder 2 and I'm trying to switch it in Flex Builder 3. My application receives data from a... -
Problem in Flex Builder UI After Installing Flex 3
So, here's an interesting issue. And my apology in advance if it has been reported before. But I have spent the better part of two days installing... -
Flex/Flex Builder Trial
Anyone, I am interested in trying the flex builder application. I am not a programmer so I am a bit unsure of what components I need to run the... -
ntsiii #2
Re: Flex3 SDK without Flex Builder
Google this, there are some options.
I use FB, never the Designer, but I like the compiler and debugger and editor and project managment.
Tracy
ntsiii Guest
-
Adam Boas #3
Re: Flex3 SDK without Flex Builder
Flex Builder, at the price, is complete rubish. Even on a fast machine the
compiler is slow to provide warnings and feedback, the code completion is
ameturish and the visual editor is virtually useless if you are using
internationalization. Top that off with not having any code formatting tool and
refactoring support which is virtually useless and you start wondering what the
big price tag is actually paying for.
Now that I have gotten that rat out of my system I feel much better. Work pays
for my Flex Builder license so that is what I am using right now but check this
out: [url]http://www.osflash.org/mxmleditor[/url] Hard to imagine how it could be wors
than flex builder.
Adam Boas Guest
-
camfieldaj #4
Re: Flex3 SDK without Flex Builder
Sorry, I have to disagree. I've done two projects with out the IDE and one much
larger one with and the one with was much easier to design and test and get
into production. Compared to other IDE's on the market, FB is not unreasonable
in price. As far as performance goes, maybe you want to add some RAM to your
develop machine. And while the company I work for has also purchased FB for me,
I'm ordering a personal copy to use to do some contract projects. I'll cover
the cost of FB in under a month.
Later,
Andy C.(never #)
camfieldaj Guest
-
mab_bond #5
Re: Flex3 SDK without Flex Builder
Jono you could use Ant to create scripts for compiling and deploying your flex apps.
mab_bond Guest
-
Mike J. Potter #6
Re: Flex3 SDK without Flex Builder
I don't know if you're a student or not, but Flex Builder is available free to students.
[url]http://www.flexregistration.com/[/url]
Mike
Mike J. Potter Guest
-
slaingod #7
Re: Flex3 SDK without Flex Builder
FB does have a lot to offer, but it is a hog, and does have a bunch of issues.
Design mode is actually pretty helpful for doing pixel tweaking, etc., or
working with states. One issue is that embedding assets(images/swf) tend not to
appear, so it is best to leave them unembedded until the design is solidified.
The style editor is also pretty cool.
slaingod Guest
-
Jono-60 #8
Re: Flex3 SDK without Flex Builder
If only I was still a student!
At the moment I dont see designing in flex much different to HTML/CSS in a
text editor.
Im going to have a look at Ant, sound interesting. I also use Vim as a text
editor, does anyone know how to set up compiling and running from there?
Jono-60 Guest
-
Ansury #9
Re: Flex3 SDK without Flex Builder
FB isn't perfect but I'd never bother doing a Flex project without it. It has
flaws but they're by far outweighed by the benefits IMO. I just went and
purchased it on my own (once 3 came out)... it's not THAT expensive. I think
alot of people are just babies about paying for things like this nowadays
because Java has spoiled everyone with it's free stuff. There may be a decent
"free" Flex Builder alternative at some point, but it's not trivial stuff, I
wouldn't count on one too soon.
My biggest complaint is that Adobe really needs to start putting out patches
or updated versions more often for bugfixes or feature enhancements, instead of
waiting for the next major release for most of this stuff. There's enough
important "deferred" bugfixes and features in their bug database (for Flex and
FB both) that it kinda damages the value you're getting for your money.
Keep in mind, when criticising Flex Builder, that it is built using Eclipse...
which has it's own problems and is probably the root source of many of FB's.
(Memory usage esp.)
Ansury Guest
-
Adam Boas #10
Re: Flex3 SDK without Flex Builder
I agree that working with Flex builder, with all of it's flaws, is far easier
than working without it. I am a J2EE developer and I guess I am one of those
people you think are Spoiled by having access to quality, free tools. It
is interesting to me that you think that the better model is to pay for a
feature poor IDE with an incredibly slow patch/release cycle rather than get
free an IDE which rapidly produces bugfixes and new releases. Can you provide a
credible argument for why this is a better model?
I am not bothered by the FB memory footprint, I am bothered by the compiler
which is slow and generally takes far longer than is reasonable to report
errors, and sometimes doesn't report compile errors at all if there are other
existing ones. It also seems like sheer laziness that Adobe didn't port the
existing Eclipse code formatting tool and include testing and refactoring
tools. In my opinion these are core IDE components, not optional.
Adam Boas Guest
-
Ansury #11
Re: Flex3 SDK without Flex Builder
Well I'm a J2EE developer too (a spoiled one!), but my main point wasn't that non-free crappy software is "better" than free quality software... The point was that FB is all we have at the moment.
Ansury Guest



Reply With Quote

