Originally posted on 10/10/08 at http://likesalmon.wordpress.com
I decided not to use MTASC as my compiler after all, since it can’t do Actionscript 3. I’m going with Haxe instead.
Installation:
- Go to http://haxe.org/download and download the OSX Universal Installer.
- Unpack the installer and double click on it
- Open up .bash_login from you home directory in your text editor and add the line: export HAXE_LIBRARY_PATH=”/usr/lib/haxe/std:./”
- Follow the instructions for “Getting Started with haXe/Flash” in the Documentation section of the haXe website to test your installation
Now you can go to http://www.loziosecchi.it/lab/textmate_bundle/ and download and install the Haxe TextMate bundle:
- Go to Marco Secchi’s website and download the haXe bundle for Textmate.
- Unpack it
- In Finder, locate the Textmate icon in the Applications folder and right click on it. Choose “show package contents” from the menu that appears.
- Navigate to Contents -> Shared Support ->Bundles within the TextMate package
- Open a new Finder window and locate the bundle you unpacked
- Drag and drop the haXe2.tmbundle file into the Bundles folder and restart TextMate