flash on 2016-2-17

by 70nendaiJackt
♥0 | Line 7 | Modified 2016-02-17 11:25:17 | MIT License
play

ActionScript3 source code

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

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