Add compilation instructions for the AS
parent
6b41a4e2d9
commit
58c46cc73d
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue