flash on 2011-7-19

by dustin.woodard
♥0 | Line 7 | Modified 2011-07-19 06:25:01 | MIT License
play

ActionScript3 source code

/**
 * Copyright dustin.woodard ( http://wonderfl.net/user/dustin.woodard )
 * MIT License ( http://www.opensource.org/licenses/mit-license.php )
 * Downloaded from: http://wonderfl.net/c/mkbR
 */

package {
    import flash.display.Sprite;
    public class FlashTest extends Sprite {
        public function FlashTest() {
            // write as3 code here..
            
        }
    }
}