flash on 2010-8-16

by webpqw
♥0 | Line 8 | Modified 2010-08-16 15:46:08 | MIT License
play

ActionScript3 source code

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

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