flash on 2011-1-25

by hacker__a05fz1a
♥0 | Line 7 | Modified 2011-01-25 13:28:30 | MIT License
play

ActionScript3 source code

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

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