My favorites | Sign in
Project Logo
                
Search
for
Updated Jan 11, 2008 by folletto
Labels: Phase-Design, Featured
FlexMate  
TextMate Bundle to compile and debug SWFs using Flex 3 SDK MXMLC and FDB (it is a complement to the ActionScript tmbundle).

Introduction

This TextMate Bundle is designed to integrate the MXMLC command line compiler and FDB Debugger into the TextMate working pipeline. It's designed to work in conjunction with the ActionScript 3 and Flex bundles.

Public Page

This is the development page. The public site will be online in a more mature stage.

Features

  1. Reads the PATH environment like shell TextMate scripts. MXMLC can be in any of your path declarations in order to work.
  2. Compiles the current selected AS file.

Development

Status

Working, but still in beta stage. Everything should work fine. Some bugs might still exists.

Source SVN

Checkout with:

svn checkout http://argilla.googlecode.com/svn/flexmate/trunk/

Future

  1. Implement Flex Compiler Shell to speed up everything (is it possible?).
  2. Integrate the ability to read the public XML Flex project file.

Changelog

0.2 beta

  1. Integrated FDB into the HTML TextMate dialog window.
  2. Huge improvements to the HTML rendering.
  3. Compile also MXML, not only AS.

Sign in to add a comment
Hosted by Google Code