Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>I use TextMate with the ActionScript bundle. But, that is a <em>far</em> cry from a decent development environment.</p> <p>FlashBuilder or FDT are probably the best options. I've spent a lot of time looking for a good free option - though I haven't done a check in the last 6 months, or so. The actual Flash IDE might be the best no-additional-cost option, if you use Flash.</p> <p>There is supposedly a way to set up your environment to use XCode, a stand-alone compiler, and one or two other things, but I could never find good documentation or evidence of someone actually getting things working.</p> <p>There is, or was, a Mac version of SePy, but it was horrible, as of a year and a half ago when I gave up on it.</p> <p>I've been using FlashBuilder on my work machine for Flex work, but I think I'll start using it on my personal machine for Flash work. Just haven't come across anything else that even approaches a modern dev environment for Flash.</p> <p>Sorry I don't have more helpful information. Would love to hear someone say different.</p> <p><br/><br/> <strong>UPDATE:</strong> Found some so-so info on setting up various elements of a full development environment on Mac, using free tools. Doesn't look like a lot has happened on this front in the last two years.</p> <p><strong><a href="http://opencode.forabettertoday.org/?s=xcode+actionscript" rel="nofollow noreferrer" title="AS lang def for XCode">OpenCode </a></strong> - AS2 and AS3 language definitions for XCode. This goes back to 2006, but may still be completely useful.</p> <p><strong><a href="http://blog.joshbuhler.com/xcodeflex/" rel="nofollow noreferrer" title="Xcode and the Flex SDK">Xcode and the Flex SDK</a></strong> - A tutorial on setting up a code and compile environment with XCode and the mxml compiler. Author notes that the information may not be 100% accurate and lost interest once he started using FlexBuilder.</p> <p><strong><a href="http://osflash.org/xcode_actionscript_integration" rel="nofollow noreferrer" title="Make Xcode a Full Featured AS IDE">Make Xcode a Full Featured Actionscript IDE - FlaXIDE</a></strong> - A tutorial on setting up a full dev environment with opensource tools. Last updated in 2006. Could be modified to work with current tools (i.e. haxe instead of mtasc).</p> <p><strong><a href="http://enefekt.com/sansbrowser/2007/11/29/flex-support-for-xcode-3/" rel="nofollow noreferrer" title="Flex Support for Xcode 3">Flex Support for Xcode 3</a></strong> - Somewhat more recent info on using Xcode as an AS editor. Posted November of 2007.</p> <p><strong><a href="http://enefekt.com/sansbrowser/2008/07/28/core-swf-flexas3-for-xcode/" rel="nofollow noreferrer" title="Core SWF: Flex/AS3 for Xcode">Core SWF: Flex/AS3 for Xcode</a></strong> - Even more recent info. This seems to be the latest thing going for using open source or free tools to build an AS dev environment on the Mac. Posted July of 2008. This project is up on Google Code and contributors are welcomed.</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload