flash on 2015-1-29

by 70nendaiJackt
♥0 | Line 7 | Modified 2015-01-29 12:18:59 | 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/1lw5
 */

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