I am looking for a free open source IDE for flash development.

I got an old project, built in flash, and I need to fix some bugs... I have the source code (some '.as' and '.fla' files) and no experience at all with this tecnology.

I can edit the action scripts but I not able to work on the FLA files... so, I am guessing I need an special editor for that, and I am not willing to pay for that Adobe Flash CS4 Professional just to fix a single bug in an old application.

I am lost here... thanks for any advise.

link|improve this question
feedback

5 Answers

up vote 4 down vote accepted

Download a trial version.

link|improve this answer
1  
Well... thx. I am downloading the trial... But still looking for an open source alternative. – Skubs Dec 1 '08 at 21:38
feedback

Did you try FlashDevelop at all? I just downloaded it but haven't tried it. If anyone knows more about it, please share.

link|improve this answer
2  
This question is about 2 years old, but still I'm voting up this answer. FlashDevelop is one of the most well-respected IDEs for purely writing code and is easily my favorite. The intellisense is amazing and the debugging powers are head and shoulders above any other free offering. For the price absolutely nothing else out there compares. The only drawback is that it is effectively Windows exclusive. – scriptocalypse Feb 18 '11 at 22:21
FlashDevelop is excellent. There's little reason to use the Adobe IDE one you're off the ground with it. – Oliver Moran Jan 23 at 15:02
feedback

SWF is open source. FLA is not open source. So you will not find an open source FLA editor.

Download the trial or p2p it.

link|improve this answer
11  
Better yet, don't p2p it. – fenomas Dec 3 '08 at 1:33
1  
even better better yet steal it from the adobe store in your neighborhood. Use a water gun and make them give you all their paperclips too! – mugafuga Dec 31 '08 at 19:28
feedback

SEPY is an open source ActionScript Editor. It can compile .SWF files, but I'm not sure if you need to make adjustments to the .FLA files this will help you.

You could try this. But I'm pretty sure you need to use Flash to edit .fla files, at least that's what I've heard.

As was said before, trial version is probably what you need.

link|improve this answer
feedback

Have you had a look at FDT5 yet? They're offering a free version of their IDE.

fdt.powerflasher.com

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.