flash on 2014-12-2

by hemingway
♥0 | Line 7 | Modified 2014-12-02 03:04:32 | MIT License
play

ActionScript3 source code

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

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