flash on 2015-9-15

by Unreality
♥0 | Line 7 | Modified 2015-09-15 13:25:47 | MIT License
play

ActionScript3 source code

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

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