Difference between revisions of "Open Source Flash Development"

From Chumby Wiki
Jump to: navigation, search
(FlashDevelop)
Line 10: Line 10:
  
 
[http://www.osflash.org/flashdevelop FlashDevelop Home Page]
 
[http://www.osflash.org/flashdevelop FlashDevelop Home Page]
 +
 
[http://osflash.org/ Open Source Flash Home Page]
 
[http://osflash.org/ Open Source Flash Home Page]
 +
 +
[http://ming.sourceforge.net/ Ming Open Source Flash Development]
 +
 +
[http://www.gnu.org/software/gnash Free SWF v7 Flash player]

Revision as of 15:45, 29 December 2006

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.

FlashDevelop Home Page

Open Source Flash Home Page

Ming Open Source Flash Development

Free SWF v7 Flash player