forked from: flash on 2010-3-11
forked from flash on 2010-3-11 (diff: 1)
ActionScript3 source code
/**
* Copyright SATORU ( http://wonderfl.net/user/SATORU )
* MIT License ( http://www.opensource.org/licenses/mit-license.php )
* Downloaded from: http://wonderfl.net/c/2bwU
*/
// forked from SATORU's flash on 2010-3-11
package {
import flash.display.Sprite;
public class FlashTest extends Sprite {
public function FlashTest() {
// write as3 code here..
var shikaku=new shikaku();
}
}
}
