|
Is there a good Flex IDE/development env that works on Ubuntu?
Where can this be found?
Started by Itay Moav on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Flex on Ubuntu: The Complete How To Guide describes all the available options, the most prominent one is :
Flex Builder Linux Alpha is an Adobe ....
IntelliJ IDEA 9 also now supports Flex development.
Of flex builder .
|
|
I'm starting a new development position with a company that implements many of its products in Adobe Flex. What tools should I look to install (Ubuntu Linux options prefered) for Flex development?
Started by jordan002 on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
I was able to put together some shellIf you can, try ... .
For the time being, I think you are better off with the proper Flex Builder 3 on Windows for development about putting together a Flex development environment in Linux.
|
|
Hi,
I would like to develop Adobe Flex applications using Linux and a free environment. I'd prefer a free as in freedom alternative, but as in beer would work as well. ;-)
Are any of you developing Adobe Flex rich internet applications using such an environment...
Started by Kent on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at stackoverflow):
I would give anything to have a free (in speech) development environment for Flex jEdit and the free Flex SDK for Flex development on Mac OS X and I've been as happy as Larry (however development....
And exploratory.
|
Ask your Facebook Friends
|
I'm researching game development in Flash and Flex. I've downloaded the Flex Builder trial and have worked with older versions of Flash. I see that generally, Flex Builder is a developer's tool, and Flash is a designer's tool. It's not clear to me whether...
Started by Dave Swersky on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at stackoverflow):
Flex builder: Way better development/coding environment than Flash compelling environment for Flash game development, particularly when compared with Flex Builder, whichOr a third player....
With the visual components of a game.
|
|
I'm thinking the following:
Netbeans + FlexBeans Maven + FlexMojos However:
FlexBeans just doesn't compare with FlexBuilder Not sure FlexMojos supports Flex 4 How do you guys manage to develop Flex apps on Ubuntu?
I personally prefer Netbeans to Eclipse...
Started by Srirangan on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
I've been developing....
SapphireSteel has a plugin for Visual Studio else.
I run VMWareAdobe is working on a Linux version of Flex Builder .
Supports Flex 4
http://flexmojos.sonatype.org/
I develop Flex apps that run on Linux.
|
|
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 without Flex Builder, but how realistic is it.
I would like to test out ...
Started by Lloyd Meinholz on
, 11 posts
by 11 people.
Answer Snippets (Read the full thread at stackoverflow):
I've been a ....
Absolutely.
I like it better than Flex Builder.
Check out FlashDevelop for Windows.
It's free if you contribute to open source projects.
IntelliJ IDEA works as a Flex IDE, if you happen to also be a Java developer.
|
|
Hi, I want to start Flash/Flex/ActionScript development and got lost with the technologies, documentation and tools available. Searches pointed me to Adobe FlexBuilder and Adobe Flash (Designer, CS3, CS4).
Then, I found FlashDevelop, learned that Flex...
Started by Piotr on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
In Flex (which might be a really nice idea if you're coming from desktop development) FlashDevelop will work, but I would suggest to use Flex Builder first, as a lot of examples you will find on the web are built using that, and ....
|
|
Hi everyone,
I apologize for making my first question not the hard-hitting code-related question I was hoping for, so I apologize if this question is out of bounds of SO:
I'd like to get started with Adobe Flex development. I've seen that there's been...
Started by hmans on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Http://www.psyked.co.uk/adobe/flex/talking-about-flex-gumbo-new-features.htm
I don't know resources out there focus on....
Declarative graphics Unit testing, Network monitor If you don't need any of these, Flex 3 is the clear choice.
|
|
Given that Flex is still a relatively young technology, there are already a bunch of architectural frameworks available for Flex/AIR (and Flash) development, the main ones being Cairngorm and PureMVC. The amount of architectural frameworks is remarkable...
Started by Christophe Herreman on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
I wrote two large applications....
These two things alone can get you very far in developing Flex apps.
Flex itself is a pretty nice component framework and Flash has a very straightforward event model.
The framework and when to not.
|
|
Which would be more comprehensive for game development?
Started by Fahim Akhter on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
Flex Builder is based off of Eclipse, so if you're used to / or like Eclipse, you'll....
The editor in Flash is terrible.
flex is aimed at programmers
so it depends on your function controls (suits flex).
Flash is aimed at designers.
|