<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Opening External Links in new window from AS3</title>
	<atom:link href="http://www.mehtanirav.com/2008/11/27/opening-external-links-in-new-window-from-as3/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mehtanirav.com/2008/11/27/opening-external-links-in-new-window-from-as3</link>
	<description>Nirav Mehta on life, technology and future</description>
	<lastBuildDate>Thu, 04 Mar 2010 13:19:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: numediaweb</title>
		<link>http://www.mehtanirav.com/2008/11/27/opening-external-links-in-new-window-from-as3/comment-page-1#comment-132989</link>
		<dc:creator>numediaweb</dc:creator>
		<pubDate>Mon, 01 Jun 2009 12:26:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.mehtanirav.com/?p=835#comment-132989</guid>
		<description>thanx, verry useful as3 script, tried many others but not working, yours rocks!</description>
		<content:encoded><![CDATA[<p>thanx, verry useful as3 script, tried many others but not working, yours rocks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandro</title>
		<link>http://www.mehtanirav.com/2008/11/27/opening-external-links-in-new-window-from-as3/comment-page-1#comment-132792</link>
		<dc:creator>Sandro</dc:creator>
		<pubDate>Fri, 20 Feb 2009 19:12:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.mehtanirav.com/?p=835#comment-132792</guid>
		<description>Thank you! I tried about three different popup scripts and nothing seemed to work. I was about to give up until I found and tried your script! Thanks.</description>
		<content:encoded><![CDATA[<p>Thank you! I tried about three different popup scripts and nothing seemed to work. I was about to give up until I found and tried your script! Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Click Here site has been launched &#124;</title>
		<link>http://www.mehtanirav.com/2008/11/27/opening-external-links-in-new-window-from-as3/comment-page-1#comment-132781</link>
		<dc:creator>Click Here site has been launched &#124;</dc:creator>
		<pubDate>Tue, 17 Feb 2009 22:10:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.mehtanirav.com/?p=835#comment-132781</guid>
		<description>[...] sure all a href=&#8221;&quot; target=&#8221;_blank&#8221; links are not blocked by browser popup blockers as you code to save headache at crunch [...]</description>
		<content:encoded><![CDATA[<p>[...] sure all a href=&#8221;&#8221; target=&#8221;_blank&#8221; links are not blocked by browser popup blockers as you code to save headache at crunch [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.mehtanirav.com/2008/11/27/opening-external-links-in-new-window-from-as3/comment-page-1#comment-132756</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Mon, 02 Feb 2009 03:58:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.mehtanirav.com/?p=835#comment-132756</guid>
		<description>@ken, try this... http://www.asserttrue.com/articles/2007/08/22/workaround-for-safari-blocking-flash-initiated-pop-ups</description>
		<content:encoded><![CDATA[<p>@ken, try this&#8230; <a href="http://www.asserttrue.com/articles/2007/08/22/workaround-for-safari-blocking-flash-initiated-pop-ups" rel="nofollow">http://www.asserttrue.com/articles/2007/08/22/workaround-for-safari-blocking-flash-initiated-pop-ups</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://www.mehtanirav.com/2008/11/27/opening-external-links-in-new-window-from-as3/comment-page-1#comment-132743</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Thu, 15 Jan 2009 07:35:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.mehtanirav.com/?p=835#comment-132743</guid>
		<description>Hi!
Wondering that the Safari area is blank, that&#039;s the part that it&#039;s killing me. My popup window doesn&#039;t open on Safari (Mac). It works if I disable the popup blocker but I guess that everybody has it enabled. If at least the browser tells me something it would be great but is just like clicking to nothing...
Do you have any idea how to solve this weird thing?
Thanks!</description>
		<content:encoded><![CDATA[<p>Hi!<br />
Wondering that the Safari area is blank, that&#8217;s the part that it&#8217;s killing me. My popup window doesn&#8217;t open on Safari (Mac). It works if I disable the popup blocker but I guess that everybody has it enabled. If at least the browser tells me something it would be great but is just like clicking to nothing&#8230;<br />
Do you have any idea how to solve this weird thing?<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Getting through Popup Blockers with window.open() in Flex &#124; Xebia Blog</title>
		<link>http://www.mehtanirav.com/2008/11/27/opening-external-links-in-new-window-from-as3/comment-page-1#comment-132736</link>
		<dc:creator>Getting through Popup Blockers with window.open() in Flex &#124; Xebia Blog</dc:creator>
		<pubDate>Sun, 04 Jan 2009 04:35:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.mehtanirav.com/?p=835#comment-132736</guid>
		<description>[...] method works and on some navigationToURL(). While solving this problem, I came across with a good link which solves most of the window.open() issues on different [...]</description>
		<content:encoded><![CDATA[<p>[...] method works and on some navigationToURL(). While solving this problem, I came across with a good link which solves most of the window.open() issues on different [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arthur Gouveia</title>
		<link>http://www.mehtanirav.com/2008/11/27/opening-external-links-in-new-window-from-as3/comment-page-1#comment-132697</link>
		<dc:creator>Arthur Gouveia</dc:creator>
		<pubDate>Tue, 02 Dec 2008 11:55:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.mehtanirav.com/?p=835#comment-132697</guid>
		<description>Hi!

Man, i´m trying to solve the popup blocker problem, but even doing exactly as you posted, still no success.

I have a HTTPService that is called when I click on a button, the result of this HTTPService points to a function where I´d like to popup the window.

Here is the result function for my HTTPService:

private function ExportarImagem(e:Object, tipo:Number):void{		

					if(tipo == 1){
						ExternalInterface.call(&quot;window.open&quot;,
						&quot;../includes/graficoHTML.php?filename=&quot;+ filename,
						&quot;_blank&quot;, &quot;&quot;)
					}else {
			        	navigateToURL(
			        	new URLRequest(&quot;../includes/graficoPDF.php?filename=&quot;
			        	 + filename), 
						&quot;_top&quot;);
					}
			           
			    }

When tipo == 1, it should open a new window with the address on the function, but it doesn&#039;t happen because it gets blocked.

I´m using and testing it on Firefox 3.0.1.

Can you help me out?</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Man, i´m trying to solve the popup blocker problem, but even doing exactly as you posted, still no success.</p>
<p>I have a HTTPService that is called when I click on a button, the result of this HTTPService points to a function where I´d like to popup the window.</p>
<p>Here is the result function for my HTTPService:</p>
<p>private function ExportarImagem(e:Object, tipo:Number):void{		</p>
<p>					if(tipo == 1){<br />
						ExternalInterface.call(&#8220;window.open&#8221;,<br />
						&#8220;../includes/graficoHTML.php?filename=&#8221;+ filename,<br />
						&#8220;_blank&#8221;, &#8220;&#8221;)<br />
					}else {<br />
			        	navigateToURL(<br />
			        	new URLRequest(&#8220;../includes/graficoPDF.php?filename=&#8221;<br />
			        	 + filename),<br />
						&#8220;_top&#8221;);<br />
					}</p>
<p>			    }</p>
<p>When tipo == 1, it should open a new window with the address on the function, but it doesn&#8217;t happen because it gets blocked.</p>
<p>I´m using and testing it on Firefox 3.0.1.</p>
<p>Can you help me out?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr. D</title>
		<link>http://www.mehtanirav.com/2008/11/27/opening-external-links-in-new-window-from-as3/comment-page-1#comment-132686</link>
		<dc:creator>Mr. D</dc:creator>
		<pubDate>Thu, 27 Nov 2008 19:39:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.mehtanirav.com/?p=835#comment-132686</guid>
		<description>Very handy. Thanks a lot!</description>
		<content:encoded><![CDATA[<p>Very handy. Thanks a lot!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
