Difference between revisions of "Open Source Flash Development"

From Chumby Wiki
Jump to: navigation, search
Line 15: Line 15:
 
[http://ming.sourceforge.net/ Ming Open Source Flash Development]
 
[http://ming.sourceforge.net/ Ming Open Source Flash Development]
  
[http://www.gnu.org/software/gnash Free SWF v7 Flash player]
+
[http://www.gnu.org/software/gnash 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

Gnash Free SWF v7 Flash player