Add compilation instructions for the AS

bug/bundler_fix
jvazquez-r7 2014-05-08 16:48:42 -05:00
parent 6b41a4e2d9
commit 58c46cc73d
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
//compile with AIR SDK 13.0: mxmlc Graph.as -o Graph.swf
package {
import flash.display.Sprite;
import flash.utils.ByteArray;