Difference between revisions of "FlashDevelop"

From Chumby Wiki
Jump to: navigation, search
(Further Documents)
 
(8 intermediate revisions by 4 users not shown)
Line 2: Line 2:
  
 
FlashDevelop can be used to create SWF files that can be run as a widget on your Chumby.
 
FlashDevelop can be used to create SWF files that can be run as a widget on your Chumby.
 +
 +
FlashDevelop runs in the MS Windows environment.  If you are a follower of the Linux path, then you will find [[Flash_on_Linux_Using_Ming]] more to your liking. 
  
 
== Further Documents ==
 
== Further Documents ==
  
<subpages />
+
The following pages detail the use of FlashDevelop as a development tool for the Chumby platform:
  
 
* [[FlashDevelop/Example]]
 
* [[FlashDevelop/Example]]
 
* [[FlashDevelop/WebCam]]
 
* [[FlashDevelop/WebCam]]
 
* [[FlashDevelop/WidgetConfigurationDialog]]
 
* [[FlashDevelop/WidgetConfigurationDialog]]
 +
* [[FlashDevelop/FlickrPhotoViewer]]
 +
* [[FlashDevelop/EmbeddingSounds]]
 +
* [[Pendulum]]
 +
* [[Pendulum Multiplayer]]
  
 
== Getting FlashDevelop ==
 
== Getting FlashDevelop ==
Line 17: Line 23:
  
 
== Installing FlashDevelop ==
 
== Installing FlashDevelop ==
 +
 +
FlashDevelop is a windows-based application.  Just download and install.  There are no particular installation tricks for a Chumby dev setup.
  
 
== Chumby Particulars ==
 
== Chumby Particulars ==
 +
 +
=== Template Project ===
 +
 +
Raff did some excellent work at putting together a template project:
 +
 +
http://forum.chumby.com/viewtopic.php?id=121
 +
 +
You can download his template at: http://www.aromatic.org/chumby/ChumbyDevelop.zip .
 +
 +
<edit> His latest version is at: http://code.google.com/p/chumbydevelop .

Latest revision as of 11:52, 15 February 2011

FlashDevelop is a .NET open source script editor designed mostly for Actionscript 2/3 development. FlashDevelop is very quick to setup and easy to use as an external editor for the Flash IDE or as a complete open source development environment.

FlashDevelop can be used to create SWF files that can be run as a widget on your Chumby.

FlashDevelop runs in the MS Windows environment. If you are a follower of the Linux path, then you will find Flash_on_Linux_Using_Ming more to your liking.

Further Documents

The following pages detail the use of FlashDevelop as a development tool for the Chumby platform:

Getting FlashDevelop

FlashDevelop can be obtained by visiting the FlashDevelop Release page

Installing FlashDevelop

FlashDevelop is a windows-based application. Just download and install. There are no particular installation tricks for a Chumby dev setup.

Chumby Particulars

Template Project

Raff did some excellent work at putting together a template project:

http://forum.chumby.com/viewtopic.php?id=121

You can download his template at: http://www.aromatic.org/chumby/ChumbyDevelop.zip .

<edit> His latest version is at: http://code.google.com/p/chumbydevelop .