forked from: forked from: flash on 2010-6-13
forked from forked from: flash on 2010-6-13 (diff: 1)
ActionScript3 source code
/**
* Copyright ir_77 ( http://wonderfl.net/user/ir_77 )
* MIT License ( http://www.opensource.org/licenses/mit-license.php )
* Downloaded from: http://wonderfl.net/c/gzrP
*/
// forked from ir_77's forked from: flash on 2010-6-13
// forked from ir_77's flash on 2010-6-13
package {
import flash.display.Sprite;
public class FlashTest extends Sprite {
public function FlashTest() {
// write as3 code here..
}
}
}