Table of Contents

fla2xleff

fla2xleff is a tool (written in JSFL) for converting Adobe Flash forms into an XLEFF document. Antonio De Donatis, the author of XLEFF wrote this great XML Layout Engine in order “to generate a component-based user interface starting from an XML description”.

fla2xleff will be a part of XLEFF TBX

Why?

The process of creating XLEFF documents is kind of inefficient for some reasons.
At the moment the workflow of creating XLEFF docs is like this:

  1. design the user interface (typically in Flash IDE)
  2. set up an XLEFF project (folderstructure, classpath, etc.)
  3. create an XLEFF xml document
  4. look up for the pixel values (x-pos|y-pos) of each element (component instance) in order set the correct value inside the XLEFF document (calculating offsets)

Why this kind of workflow in my opinion lacks ?

With fla2xleff I want to speed up the workflow I described above and reduce the debugging time.
The idea behind fla2xleff is, to rapid prototype (visual) a component-based user interface with the form application features of the Flash IDE. After that you simply export it into an XLEFF xml document through fla2xleff.

Features

... comming soon

License

... comming soon

Project Homepage

http://www.3kopf.de/projekte/fla2xleff

Credits

Jan Viehweger, 3Kopf
Halle/Saale (Germany)