flash on 2010-11-26

by swingpants1
♥0 | Line 7 | Modified 2010-11-26 08:46:43 | MIT License
play

ActionScript3 source code

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

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