View Full Version : new browser window opened from flex
maarek
01-08-2008, 10:05 PM
Hi. I need to open new browser window directly from flex application. The page will be in PHP and I ave to pass some variables from flex there. It's about opening printer friendly version of flex page. Thank you for your help, Marek.
springframework
01-09-2008, 05:43 PM
if you mean that you want to pass GET or POST parameters you can use
flash.net.navigateToURL(urlrequest:URLRequest);
JESSE COUCH (http://www.jessecouch.com)
|
vBulletin® v3.8.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.