flash on 2010-1-30

by hacker_xaotp5zq
♥0 | Line 10 | Modified 2010-01-30 01:48:44 | MIT License
play

ActionScript3 source code

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

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