flash on 2011-3-19

by Caiim.
♥0 | Line 10 | Modified 2011-03-19 00:16:11 | MIT License
play

ActionScript3 source code

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

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

    }
}