<?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: Launching new browser windows from Flex</title>
	<atom:link href="http://blog.flexexamples.com/2007/08/29/launching-new-browser-windows-from-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2007/08/29/launching-new-browser-windows-from-flex/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sat, 11 Feb 2012 11:51:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: matriX</title>
		<link>http://blog.flexexamples.com/2007/08/29/launching-new-browser-windows-from-flex/comment-page-1/#comment-10293</link>
		<dc:creator>matriX</dc:creator>
		<pubDate>Fri, 06 Jan 2012 08:39:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/08/29/launching-new-browser-windows-from-flex/#comment-10293</guid>
		<description>Hi Peter,

Please tell me how to solve this problem. I used navigateToURL with CustomName option to open/replace contents in a new window. But when the new window is minimized, while triggering navigateTourl call, it is not being maximized.</description>
		<content:encoded><![CDATA[<p>Hi Peter,</p>
<p>Please tell me how to solve this problem. I used navigateToURL with CustomName option to open/replace contents in a new window. But when the new window is minimized, while triggering navigateTourl call, it is not being maximized.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karthik</title>
		<link>http://blog.flexexamples.com/2007/08/29/launching-new-browser-windows-from-flex/comment-page-1/#comment-9375</link>
		<dc:creator>Karthik</dc:creator>
		<pubDate>Thu, 07 Jul 2011 05:11:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/08/29/launching-new-browser-windows-from-flex/#comment-9375</guid>
		<description>Did you find any solution Romain, I had the same problem. Please help me.</description>
		<content:encoded><![CDATA[<p>Did you find any solution Romain, I had the same problem. Please help me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chetan</title>
		<link>http://blog.flexexamples.com/2007/08/29/launching-new-browser-windows-from-flex/comment-page-1/#comment-9181</link>
		<dc:creator>Chetan</dc:creator>
		<pubDate>Mon, 02 May 2011 07:08:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/08/29/launching-new-browser-windows-from-flex/#comment-9181</guid>
		<description>I want to hide the address bar, links and standard buttons etc in the new window which i open using _blank. Can anyone tell me exactly how to do this ? Please reply asap.</description>
		<content:encoded><![CDATA[<p>I want to hide the address bar, links and standard buttons etc in the new window which i open using _blank. Can anyone tell me exactly how to do this ? Please reply asap.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vijay Kumar</title>
		<link>http://blog.flexexamples.com/2007/08/29/launching-new-browser-windows-from-flex/comment-page-1/#comment-8382</link>
		<dc:creator>vijay Kumar</dc:creator>
		<pubDate>Thu, 30 Sep 2010 05:17:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/08/29/launching-new-browser-windows-from-flex/#comment-8382</guid>
		<description>HI 
i am also facilng the same problem can you tell me what is the solution for it.what you done to allow &amp; to be in URl.thank you in advance.</description>
		<content:encoded><![CDATA[<p>HI<br />
i am also facilng the same problem can you tell me what is the solution for it.what you done to allow &amp; to be in URl.thank you in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wow</title>
		<link>http://blog.flexexamples.com/2007/08/29/launching-new-browser-windows-from-flex/comment-page-1/#comment-8152</link>
		<dc:creator>Wow</dc:creator>
		<pubDate>Sat, 24 Jul 2010 02:56:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/08/29/launching-new-browser-windows-from-flex/#comment-8152</guid>
		<description>it works, thanks very much~~navigateToURL() is useful!</description>
		<content:encoded><![CDATA[<p>it works, thanks very much~~navigateToURL() is useful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Theo</title>
		<link>http://blog.flexexamples.com/2007/08/29/launching-new-browser-windows-from-flex/comment-page-1/#comment-7689</link>
		<dc:creator>Theo</dc:creator>
		<pubDate>Wed, 12 May 2010 14:54:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/08/29/launching-new-browser-windows-from-flex/#comment-7689</guid>
		<description>http://livedocs.adobe.com/flex/3/langref/mx/controls/Label.html#event:link

This described how to use it within a Label. Please note the &#039;event:&#039; before the actual URL. It worked for me.</description>
		<content:encoded><![CDATA[<p><a href="http://livedocs.adobe.com/flex/3/langref/mx/controls/Label.html#event:link" rel="nofollow">http://livedocs.adobe.com/flex/3/langref/mx/controls/Label.html#event:link</a></p>
<p>This described how to use it within a Label. Please note the &#8216;event:&#8217; before the actual URL. It worked for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gokul</title>
		<link>http://blog.flexexamples.com/2007/08/29/launching-new-browser-windows-from-flex/comment-page-1/#comment-7605</link>
		<dc:creator>gokul</dc:creator>
		<pubDate>Thu, 29 Apr 2010 09:06:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/08/29/launching-new-browser-windows-from-flex/#comment-7605</guid>
		<description>hey its really helpful thanks!!!!!!!!</description>
		<content:encoded><![CDATA[<p>hey its really helpful thanks!!!!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: venkat</title>
		<link>http://blog.flexexamples.com/2007/08/29/launching-new-browser-windows-from-flex/comment-page-1/#comment-7019</link>
		<dc:creator>venkat</dc:creator>
		<pubDate>Mon, 15 Feb 2010 13:30:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/08/29/launching-new-browser-windows-from-flex/#comment-7019</guid>
		<description>Is it possible to call external application from swf file and show that in any container with in the swf file?</description>
		<content:encoded><![CDATA[<p>Is it possible to call external application from swf file and show that in any container with in the swf file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: venkat</title>
		<link>http://blog.flexexamples.com/2007/08/29/launching-new-browser-windows-from-flex/comment-page-1/#comment-7018</link>
		<dc:creator>venkat</dc:creator>
		<pubDate>Mon, 15 Feb 2010 13:29:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/08/29/launching-new-browser-windows-from-flex/#comment-7018</guid>
		<description>I want to open a browser in any container like hbox, vbox so on. Is it possible to open a browser in the swf file container.</description>
		<content:encoded><![CDATA[<p>I want to open a browser in any container like hbox, vbox so on. Is it possible to open a browser in the swf file container.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tahir Alvi</title>
		<link>http://blog.flexexamples.com/2007/08/29/launching-new-browser-windows-from-flex/comment-page-1/#comment-6833</link>
		<dc:creator>Tahir Alvi</dc:creator>
		<pubDate>Sat, 23 Jan 2010 12:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/08/29/launching-new-browser-windows-from-flex/#comment-6833</guid>
		<description>Hi,

 want to open a new air window from nativeApplication.
How i do that??

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p> want to open a new air window from nativeApplication.<br />
How i do that??</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

