flash on 2012-12-15

by hemingway
♥0 | Line 10 | Modified 2012-12-15 04:25:23 | 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/k0pr
 */

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