Skip to content
This repository has been archived by the owner on Sep 17, 2023. It is now read-only.
/ fxg2as3 Public archive

Converting FXG markup into executable Actionscript 3 code

Notifications You must be signed in to change notification settings

ZackPierce/fxg2as3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fxg2as3

fxg2as3 is a library and handy AIR application for converting FXG markup to executable Actionscript 3 code.

Directory Structure

The code for this project is split into 3 directories.

  • `library` contains the core functionality for converting XML objects containing FXG markup into Strings of Actionscript 3 code
  • `application` contains a small AIR application that uses the `library` code to convert FXG from either the local filesystem or from copied/paste
  • `test` contains FlexUnit oriented unit test classes for the `library` code

About

Converting FXG markup into executable Actionscript 3 code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published