<?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: Build a PopUp Window with Flex</title>
	<atom:link href="http://www.riacodes.com/flex/build-a-popup-window-with-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.riacodes.com/flex/build-a-popup-window-with-flex/</link>
	<description>Resources, tutorials , tips &#38; tricks for RIA : Flex, Flash, Air, AS3</description>
	<lastBuildDate>Fri, 13 Jan 2012 21:28:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Robert</title>
		<link>http://www.riacodes.com/flex/build-a-popup-window-with-flex/comment-page-1/#comment-15773</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Mon, 19 Dec 2011 09:47:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.riacodes.com/?p=834#comment-15773</guid>
		<description>@michael 

this could help

win.width = (FlexGlobals.topLevelApplication as DisplayObject).width;
win.height = (FlexGlobals.topLevelApplication as DisplayObject).height;</description>
		<content:encoded><![CDATA[<p>@michael </p>
<p>this could help</p>
<p>win.width = (FlexGlobals.topLevelApplication as DisplayObject).width;<br />
win.height = (FlexGlobals.topLevelApplication as DisplayObject).height;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stauros</title>
		<link>http://www.riacodes.com/flex/build-a-popup-window-with-flex/comment-page-1/#comment-14433</link>
		<dc:creator>stauros</dc:creator>
		<pubDate>Wed, 30 Nov 2011 13:47:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.riacodes.com/?p=834#comment-14433</guid>
		<description>Perfect tutorial!
one question though: what about if i want the popup window to be stretched and be 80% width and height from the parent? how do i achieve that?

Thanks in advance!</description>
		<content:encoded><![CDATA[<p>Perfect tutorial!<br />
one question though: what about if i want the popup window to be stretched and be 80% width and height from the parent? how do i achieve that?</p>
<p>Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kavya</title>
		<link>http://www.riacodes.com/flex/build-a-popup-window-with-flex/comment-page-1/#comment-13845</link>
		<dc:creator>kavya</dc:creator>
		<pubDate>Fri, 18 Nov 2011 10:33:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.riacodes.com/?p=834#comment-13845</guid>
		<description>Hi,
I am trying to launch the pop up button (Titlewindow with tabnavigator ).. whenever i press the submitt button..

Can any one please help..</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I am trying to launch the pop up button (Titlewindow with tabnavigator ).. whenever i press the submitt button..</p>
<p>Can any one please help..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maher</title>
		<link>http://www.riacodes.com/flex/build-a-popup-window-with-flex/comment-page-1/#comment-13166</link>
		<dc:creator>Maher</dc:creator>
		<pubDate>Mon, 31 Oct 2011 21:18:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.riacodes.com/?p=834#comment-13166</guid>
		<description>Thanks a lot, this was very helpful :)</description>
		<content:encoded><![CDATA[<p>Thanks a lot, this was very helpful <img src='http://www.riacodes.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yuanhuiliu</title>
		<link>http://www.riacodes.com/flex/build-a-popup-window-with-flex/comment-page-1/#comment-11387</link>
		<dc:creator>yuanhuiliu</dc:creator>
		<pubDate>Tue, 16 Aug 2011 08:51:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.riacodes.com/?p=834#comment-11387</guid>
		<description>goyo baina....</description>
		<content:encoded><![CDATA[<p>goyo baina&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Subham</title>
		<link>http://www.riacodes.com/flex/build-a-popup-window-with-flex/comment-page-1/#comment-7825</link>
		<dc:creator>Subham</dc:creator>
		<pubDate>Wed, 23 Feb 2011 13:14:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.riacodes.com/?p=834#comment-7825</guid>
		<description>Thanks Guy.. Really helpful</description>
		<content:encoded><![CDATA[<p>Thanks Guy.. Really helpful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nirav</title>
		<link>http://www.riacodes.com/flex/build-a-popup-window-with-flex/comment-page-1/#comment-7802</link>
		<dc:creator>nirav</dc:creator>
		<pubDate>Tue, 22 Feb 2011 11:26:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.riacodes.com/?p=834#comment-7802</guid>
		<description>HI..
i have a datagrid, on datagrid itemclick event i want to popup a window containing data of selected row
(data on popup window should be editable and change should reflect on datagrid).
how can i do this?
thanks</description>
		<content:encoded><![CDATA[<p>HI..<br />
i have a datagrid, on datagrid itemclick event i want to popup a window containing data of selected row<br />
(data on popup window should be editable and change should reflect on datagrid).<br />
how can i do this?<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.riacodes.com/flex/build-a-popup-window-with-flex/comment-page-1/#comment-7377</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 07 Feb 2011 18:38:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.riacodes.com/?p=834#comment-7377</guid>
		<description>@ LYNN : 
Hi, Indeed we build the Window component in window.mxml and instantiate it in the main application with : 

var win : Window = new Window();</description>
		<content:encoded><![CDATA[<p>@ LYNN :<br />
Hi, Indeed we build the Window component in window.mxml and instantiate it in the main application with : </p>
<p>var win : Window = new Window();</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lynn</title>
		<link>http://www.riacodes.com/flex/build-a-popup-window-with-flex/comment-page-1/#comment-7356</link>
		<dc:creator>Lynn</dc:creator>
		<pubDate>Sun, 06 Feb 2011 22:55:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.riacodes.com/?p=834#comment-7356</guid>
		<description>Sorry flex newbie....how does the button in main.mxml &quot;know&quot; that it is supposed  launch the window.mxml component?  The click event makes no reference to an id of the TitleWindow that is in window.mxml.  I&#039;m thinking it has something do with with &quot;new window&quot; instantiating it from the component?</description>
		<content:encoded><![CDATA[<p>Sorry flex newbie&#8230;.how does the button in main.mxml &#8220;know&#8221; that it is supposed  launch the window.mxml component?  The click event makes no reference to an id of the TitleWindow that is in window.mxml.  I&#8217;m thinking it has something do with with &#8220;new window&#8221; instantiating it from the component?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lynn</title>
		<link>http://www.riacodes.com/flex/build-a-popup-window-with-flex/comment-page-1/#comment-7333</link>
		<dc:creator>Lynn</dc:creator>
		<pubDate>Sat, 05 Feb 2011 14:49:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.riacodes.com/?p=834#comment-7333</guid>
		<description>How does the main.mxml file know to call the window.mxml file contents?  There is seemingly no reference to window.mxml in main.mx.  Sorry flex builder newbie.</description>
		<content:encoded><![CDATA[<p>How does the main.mxml file know to call the window.mxml file contents?  There is seemingly no reference to window.mxml in main.mx.  Sorry flex builder newbie.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

