flash on 2016-6-9

by psychlore2008
♥0 | Line 7 | Modified 2016-06-09 09:30:32 | MIT License
play

ActionScript3 source code

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

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