<?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: Displaying a video in a pop up window in Flex</title>
	<atom:link href="http://blog.flexexamples.com/2008/08/04/displaying-a-video-in-a-pop-up-window-in-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2008/08/04/displaying-a-video-in-a-pop-up-window-in-flex/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sat, 31 Jul 2010 20:56:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Apoorv</title>
		<link>http://blog.flexexamples.com/2008/08/04/displaying-a-video-in-a-pop-up-window-in-flex/comment-page-1/#comment-8055</link>
		<dc:creator>Apoorv</dc:creator>
		<pubDate>Fri, 02 Jul 2010 09:18:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/04/displaying-a-video-in-a-pop-up-window-in-flex/#comment-8055</guid>
		<description>Hey peter , 
Can this example be used to display the live stream ??

Apoorv</description>
		<content:encoded><![CDATA[<p>Hey peter ,<br />
Can this example be used to display the live stream ??</p>
<p>Apoorv</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2008/08/04/displaying-a-video-in-a-pop-up-window-in-flex/comment-page-1/#comment-6818</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Thu, 21 Jan 2010 15:38:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/04/displaying-a-video-in-a-pop-up-window-in-flex/#comment-6818</guid>
		<description>@xabibi,

Sure, in the PopUpVideoDisplay.mxml ControlBar, just add a few mx:Button controls that play, pause, stop the video.

Peter</description>
		<content:encoded><![CDATA[<p>@xabibi,</p>
<p>Sure, in the PopUpVideoDisplay.mxml ControlBar, just add a few mx:Button controls that play, pause, stop the video.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xabibi</title>
		<link>http://blog.flexexamples.com/2008/08/04/displaying-a-video-in-a-pop-up-window-in-flex/comment-page-1/#comment-6816</link>
		<dc:creator>xabibi</dc:creator>
		<pubDate>Thu, 21 Jan 2010 10:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/04/displaying-a-video-in-a-pop-up-window-in-flex/#comment-6816</guid>
		<description>I want controls to play, pause, stop the video. Is it possible in this example?</description>
		<content:encoded><![CDATA[<p>I want controls to play, pause, stop the video. Is it possible in this example?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ismael</title>
		<link>http://blog.flexexamples.com/2008/08/04/displaying-a-video-in-a-pop-up-window-in-flex/comment-page-1/#comment-6626</link>
		<dc:creator>ismael</dc:creator>
		<pubDate>Fri, 18 Dec 2009 02:32:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/04/displaying-a-video-in-a-pop-up-window-in-flex/#comment-6626</guid>
		<description>videoDisplay.close();</description>
		<content:encoded><![CDATA[<p>videoDisplay.close();</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2008/08/04/displaying-a-video-in-a-pop-up-window-in-flex/comment-page-1/#comment-6430</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Sun, 22 Nov 2009 20:34:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/04/displaying-a-video-in-a-pop-up-window-in-flex/#comment-6430</guid>
		<description>@Rod,

Correct. Sorry, I should have explicitly called the &lt;code&gt;stop()&lt;/code&gt; method in the close handler before removing the popup from the display list.

Peter</description>
		<content:encoded><![CDATA[<p>@Rod,</p>
<p>Correct. Sorry, I should have explicitly called the <code>stop()</code> method in the close handler before removing the popup from the display list.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rod</title>
		<link>http://blog.flexexamples.com/2008/08/04/displaying-a-video-in-a-pop-up-window-in-flex/comment-page-1/#comment-6398</link>
		<dc:creator>Rod</dc:creator>
		<pubDate>Thu, 19 Nov 2009 11:40:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/04/displaying-a-video-in-a-pop-up-window-in-flex/#comment-6398</guid>
		<description>If you use the close on the popup window the sound continues to play!</description>
		<content:encoded><![CDATA[<p>If you use the close on the popup window the sound continues to play!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: S.Jaiganesh</title>
		<link>http://blog.flexexamples.com/2008/08/04/displaying-a-video-in-a-pop-up-window-in-flex/comment-page-1/#comment-6031</link>
		<dc:creator>S.Jaiganesh</dc:creator>
		<pubDate>Fri, 16 Oct 2009 04:41:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/04/displaying-a-video-in-a-pop-up-window-in-flex/#comment-6031</guid>
		<description>&lt;pre lang=&quot;mxml&quot;&gt;

It&#039;s Amazing One 

&lt;/pre&gt;</description>
		<content:encoded><![CDATA[
<div class="wp_syntax"><div class="code"><pre class="mxml" style="font-family:monospace;">&nbsp;
It's Amazing One</pre></div></div>

]]></content:encoded>
	</item>
	<item>
		<title>By: Peter deHaan</title>
		<link>http://blog.flexexamples.com/2008/08/04/displaying-a-video-in-a-pop-up-window-in-flex/comment-page-1/#comment-3594</link>
		<dc:creator>Peter deHaan</dc:creator>
		<pubDate>Fri, 20 Mar 2009 22:46:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/04/displaying-a-video-in-a-pop-up-window-in-flex/#comment-3594</guid>
		<description>ScottyG,

Oops.
The best fix is probably calling the &lt;code&gt;stop()&lt;/code&gt; method on the VideoDisplay control when the PopUp window is closed.

Peter</description>
		<content:encoded><![CDATA[<p>ScottyG,</p>
<p>Oops.<br />
The best fix is probably calling the <code>stop()</code> method on the VideoDisplay control when the PopUp window is closed.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ScottyG</title>
		<link>http://blog.flexexamples.com/2008/08/04/displaying-a-video-in-a-pop-up-window-in-flex/comment-page-1/#comment-3593</link>
		<dc:creator>ScottyG</dc:creator>
		<pubDate>Fri, 20 Mar 2009 21:38:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/04/displaying-a-video-in-a-pop-up-window-in-flex/#comment-3593</guid>
		<description>The video keeps playing even when the popup box is closed. How can I fix that?

-Scotty G</description>
		<content:encoded><![CDATA[<p>The video keeps playing even when the popup box is closed. How can I fix that?</p>
<p>-Scotty G</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhilash</title>
		<link>http://blog.flexexamples.com/2008/08/04/displaying-a-video-in-a-pop-up-window-in-flex/comment-page-1/#comment-3602</link>
		<dc:creator>Abhilash</dc:creator>
		<pubDate>Tue, 18 Nov 2008 05:56:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2008/08/04/displaying-a-video-in-a-pop-up-window-in-flex/#comment-3602</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>
</channel>
</rss>
