public function initModule():void { var s:String = "a.swf?" + "firstName=" + ti1.text + "&lastName=" + ti2.text; m1.url = s; }