flash on 2013-1-8

by hemingway
♥0 | Line 10 | Modified 2013-01-08 02:37:58 | 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/e2tE
 */

package
{
    import flash.display.*;
    
    public class FlashTest extends Sprite
    {
        public function FlashTest()
        {
            
            
        }
    }
}