Tuesday, June 26, 2012

[Action Script] [AIR] HTMLLoader window.open is not working June,2012

Hi frnds,

I have a web project developed in Flex which I have to make work standalone using AIR.

I created Air project and loaded the web application using flash.html.HTMLLoader.
The content is loading fine and working.

There are few buttons which open different links using javascript functions window.open.

The links are not opening. The javascript function is getting called using ExternalInterface and I placed alerts in that which is displaying.

The function contains simple window.open

PHP Code: window.open("http://www.google.co.in","Google"); 
I tried several solutions mentioned but none of them are working.

http://digitaldumptruck.jotabout.com/?p=672
http://soenkerohde.com/2008/09/air-h...-_blank-links/
http://cookbooks.adobe.com/index.cfm...ls&postId=9243

Kindly provide any assistance for this.
[AIR] HTMLLoader window.open is not working

Related Post



0 comments: