flash on 2009-10-20

by Mr27mmts
♥0 | Line 7 | Modified 2009-10-20 01:40:47 | MIT License
play

ActionScript3 source code

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

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