var url = " javascript: mylightWindow.activateWindow ({ all, the, bunch, of, parameters, reuired, by, the, script}) "var request:URLRequest = new URLRequest(url);navigateToURL(request);
something like that