Falcon: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
Line 3: Line 3:
== Requirements ==
== Requirements ==


Falcon (mxmlc) http://flex.apache.org/download-binaries.html
*Falcon (mxmlc) http://flex.apache.org/download-binaries.html
Java Runtime (JRE) www.java.com/getjava/
*Java Runtime (JRE) www.java.com/getjava/


*Notes
*Notes

Revision as of 20:18, 27 March 2013


Requirements

  • Notes
    • Insure Java /bin folder is in system environment path
    • Manually set {playerglobalHome} to swc directory

HelloWorld

This is how to build a HelloWorld.

package {

}