【AS100本ノック】4回目:オータム(秋)
AS100本ノック
* 4回目のお題は「オータム(秋)」
* あなたなりの「オータム(秋)」を表現してください。
♥0 |
Line 7 |
Modified 2009-11-09 14:34:44 |
MIT License
archived:2017-03-10 19:31:53
ActionScript3 source code
/**
* Copyright mex ( http://wonderfl.net/user/mex )
* MIT License ( http://www.opensource.org/licenses/mit-license.php )
* Downloaded from: http://wonderfl.net/c/d12G
*/
/*
* AS100本ノック
* 4回目のお題は「オータム(秋)」
* あなたなりの「オータム(秋)」を表現してください。
*/
package {
import flash.display.Sprite;
public class FlashTest extends Sprite {
public function FlashTest() {
// write as3 code here..
}
}
}