Open Source Flash Development

From Chumby Wiki
Revision as of 17:01, 31 August 2006 by Paulgb (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

OpenLaszlo

OpenLaszlo is an open-source platform that compiles to Flash 7 .swf files. Development is done through a local web server that is included with the compiler. The applications can be compiled on a production server on the fly, or served as static .swf files. The latter is called "SOLO", and is the way that is useful for chumby developers.

Open Laszlo Home Page

FlashDevelop

FlashDevelop is an open source ActionScript source editor that can be used with the free MTASC ActionScript compiler.

[1]