flash on 2010-4-13
♥0 |
Line 7 |
Modified 2010-04-13 19:54:01 |
MIT License
archived:2017-03-20 14:34:48
ActionScript3 source code
/**
* Copyright mash ( http://wonderfl.net/user/mash )
* MIT License ( http://www.opensource.org/licenses/mit-license.php )
* Downloaded from: http://wonderfl.net/c/qydL
*/
package {
import flash.display.Sprite;
public class FlashTest extends Sprite {
public function FlashTest() {
// write as3 code here..
// just for testing..
// http://twitter.com/wonderfl_kayac
// automatically tweets when you start
// LIVE CODING !!
// good bye!
}
}
}