flash on 2010-2-19

by hacker_j0htd766
♥0 | Line 7 | Modified 2010-02-19 23:28:56 | MIT License
play

ActionScript3 source code

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

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