<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Centering a pop up window when a Flex application is resized</title>
	<link>http://blog.flexexamples.com/2008/04/06/centering-a-pop-up-window-when-a-flex-application-is-resized/</link>
	<description>A bunch of examples for Adobe Flex and ActionScript</description>
	<pubDate>Fri, 05 Dec 2008 00:36:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: Abhilash</title>
		<link>http://blog.flexexamples.com/2008/04/06/centering-a-pop-up-window-when-a-flex-application-is-resized/#comment-16770</link>
		<author>Abhilash</author>
		<pubDate>Tue, 18 Nov 2008 05:56:39 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/04/06/centering-a-pop-up-window-when-a-flex-application-is-resized/#comment-16770</guid>
		<description>I have a form designed using Flex. The form does not fit the screen area and hence I am having scroll bars in it. When we click on some of the controls in the form, we open popups. But when the popup is opened, if we scroll the form using the form scroll bar then the popup is not getting scrolled. I want the popup to be scrolled along with the form elements. Please let me know how this can be done.

Thanks

Abhilash</description>
		<content:encoded><![CDATA[<p>I have a form designed using Flex. The form does not fit the screen area and hence I am having scroll bars in it. When we click on some of the controls in the form, we open popups. But when the popup is opened, if we scroll the form using the form scroll bar then the popup is not getting scrolled. I want the popup to be scrolled along with the form elements. Please let me know how this can be done.</p>
<p>Thanks</p>
<p>Abhilash</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane</title>
		<link>http://blog.flexexamples.com/2008/04/06/centering-a-pop-up-window-when-a-flex-application-is-resized/#comment-14182</link>
		<author>Shane</author>
		<pubDate>Wed, 16 Jul 2008 20:05:43 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/04/06/centering-a-pop-up-window-when-a-flex-application-is-resized/#comment-14182</guid>
		<description>Nice solution.  Worked well for me.  Thanks!</description>
		<content:encoded><![CDATA[<p>Nice solution.  Worked well for me.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andres</title>
		<link>http://blog.flexexamples.com/2008/04/06/centering-a-pop-up-window-when-a-flex-application-is-resized/#comment-12275</link>
		<author>Andres</author>
		<pubDate>Fri, 25 Apr 2008 02:32:42 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/04/06/centering-a-pop-up-window-when-a-flex-application-is-resized/#comment-12275</guid>
		<description>Thanx! Those were exacly the classes I was looking for!

Great Examples!!!</description>
		<content:encoded><![CDATA[<p>Thanx! Those were exacly the classes I was looking for!</p>
<p>Great Examples!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2008/04/06/centering-a-pop-up-window-when-a-flex-application-is-resized/#comment-12246</link>
		<author>peterd</author>
		<pubDate>Thu, 24 Apr 2008 01:09:40 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/04/06/centering-a-pop-up-window-when-a-flex-application-is-resized/#comment-12246</guid>
		<description>&lt;a href="http://blog.flexexamples.com/2008/04/06/centering-a-pop-up-window-when-a-flex-application-is-resized/#comment-12245" rel="nofollow"&gt;Andres&lt;/a&gt;,

I would probably use the &lt;a href="http://blog.flexexamples.com/category/titlewindow/" rel="nofollow"&gt;&lt;u&gt;TitleWindow&lt;/u&gt;&lt;/a&gt; container and &lt;a href="http://blog.flexexamples.com/tag/popupmanager/" rel="nofollow"&gt;&lt;u&gt;PopUpManager&lt;/u&gt;&lt;/a&gt; class.

Peter</description>
		<content:encoded><![CDATA[<p><a href="http://blog.flexexamples.com/2008/04/06/centering-a-pop-up-window-when-a-flex-application-is-resized/#comment-12245" rel="nofollow">Andres</a>,</p>
<p>I would probably use the <a href="http://blog.flexexamples.com/category/titlewindow/" rel="nofollow"><u>TitleWindow</u></a> container and <a href="http://blog.flexexamples.com/tag/popupmanager/" rel="nofollow"><u>PopUpManager</u></a> class.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andres</title>
		<link>http://blog.flexexamples.com/2008/04/06/centering-a-pop-up-window-when-a-flex-application-is-resized/#comment-12245</link>
		<author>Andres</author>
		<pubDate>Thu, 24 Apr 2008 00:55:49 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/04/06/centering-a-pop-up-window-when-a-flex-application-is-resized/#comment-12245</guid>
		<description>Hi,

Good example, but is it possible to use this kind of popup to enter information, or is it just for messages? If not, what would you recommend for user input?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Good example, but is it possible to use this kind of popup to enter information, or is it just for messages? If not, what would you recommend for user input?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eternalko</title>
		<link>http://blog.flexexamples.com/2008/04/06/centering-a-pop-up-window-when-a-flex-application-is-resized/#comment-11165</link>
		<author>eternalko</author>
		<pubDate>Mon, 07 Apr 2008 19:12:19 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/04/06/centering-a-pop-up-window-when-a-flex-application-is-resized/#comment-11165</guid>
		<description>Nice</description>
		<content:encoded><![CDATA[<p>Nice</p>
]]></content:encoded>
	</item>
</channel>
</rss>
