<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TiMeister - Online Project Management Software &#187; display</title>
	<atom:link href="http://www.timeister.com/tag/display/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.timeister.com</link>
	<description>Online Project Management  Software</description>
	<lastBuildDate>Sun, 18 Jul 2010 20:28:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Flex Gumbo &#8211; Displaying a video using the VideoElement</title>
		<link>http://www.timeister.com/2009/06/flex-video/</link>
		<comments>http://www.timeister.com/2009/06/flex-video/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 18:40:59 +0000</pubDate>
		<dc:creator>TiMeister Admin</dc:creator>
				<category><![CDATA[Adobe Flash]]></category>
		<category><![CDATA[Adobe Flex & AIR]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[display]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://blog.timeister.com/?p=256</guid>
		<description><![CDATA[The following example shows how you can display a video using the chromeless VideoElement control in Flex Gumbo. [ad] &#60;?xml version="1.0" encoding="utf-8"?&#62; &#60;!-- http://blog.flexexamples.com/2009/05/14/displaying-a-video-using-the-videoelement-control-in-flex-gumbo/ --&#62; &#60;s:Application name="Spark_VideoElement_test" xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.com/flex/spark" xmlns:mx="library://ns.adobe.com/flex/halo"&#62; &#60;mx:ApplicationControlBar width="100%" cornerRadius="0"&#62; &#60;s:Button id="playBtn" label="play" click="videoElement.play();" /&#62; &#60;s:Button id="pauseBtn" label="pause" click="videoElement.pause();" /&#62; &#60;s:Button id="stopBtn" label="stop" click="videoElement.stop();" /&#62; &#60;s:CheckBox id="mutedCheckBox" label="muted" selected="true" click="videoElement.muted = mutedCheckBox.selected;" [...]]]></description>
		<wfw:commentRss>http://www.timeister.com/2009/06/flex-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
