<?xml version="1.0" encoding="utf-8"?>
	<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:media="http://search.yahoo.com/mrss/" version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">			
		<channel>
			<generator>Adobe TV</generator>
			<pubDate>Thu, 20 Jun 2013 08:11:48 +0000</pubDate>
			<lastBuildDate>Thu, 20 Jun 2013 08:11:48 +0000</lastBuildDate>
			<title>Flex in a Week - Day 4: Page Layout/Animation | Adobe TV</title>
			<link>http://tv.adobe.com/show/flex-in-a-week-day-4/</link>
			<description>Learn how to display data with the DataGroup container and the List-based control, how to create and navigate states in a user interface, and how to animate components and states.</description>
			<copyright>2013 Adobe Systems Inc.</copyright>
			<image>
				<title>Flex in a Week - Day 4: Page Layout/Animation | Adobe TV</title>
				<url>http://thumbnails.tv.adobe.com/E7926F38-1C23-D1F3-EF5C0D35E82767F1.jpg</url>
				<link>http://tv.adobe.com/show/flex-in-a-week-day-4/</link>
			</image>
			<ttl>60</ttl>
			<atom:link href="http://rssfeeds.tv.adobe.com/flex-in-a-week-day-4.xml" rel="self" type="application/rss+xml" />
			
						<item>
								<title>Representing Data in Default Item Renderers</title>
								<author>adobetv@adobe.com (Adobe TV)</author>
								<description>In this episode of the Flex in a Week training series, you  will learn about the DataGroup container and how to use two default Spark item renderer to define a uniform, repeatable display for each record in a dataset.</description>
								<pubDate>Mon, 23 May 2011 00:00:00 +0000</pubDate>
								<link>http://tv.adobe.com/watch/flex-in-a-week-day-4/creating-an-event-type-and-dispatching-the-event-object/</link>
								<guid isPermaLink="false">http://tv.adobe.com/watch/flex-in-a-week-day-4/creating-an-event-type-and-dispatching-the-event-object/</guid>
							</item>
					
						<item>
								<title>Creating a Custom Item Renderer</title>
								<author>adobetv@adobe.com (Adobe TV)</author>
								<description>In this episode of the Flex in a Week training series, you will learn about the basic building blocks for creating your own custom item renderers.</description>
								<pubDate>Mon, 23 May 2011 00:00:00 +0000</pubDate>
								<link>http://tv.adobe.com/watch/flex-in-a-week-day-4/creating-a-custom-item-renderer/</link>
								<guid isPermaLink="false">http://tv.adobe.com/watch/flex-in-a-week-day-4/creating-a-custom-item-renderer/</guid>
							</item>
					
						<item>
								<title>Implementing a Spark Item Renderer in List-Based Controls</title>
								<author>adobetv@adobe.com (Adobe TV)</author>
								<description>In this episode of the Flex in a Week training series, you  will learn how to apply a custom item renderer to two Spark List-based controls.</description>
								<pubDate>Mon, 23 May 2011 00:00:00 +0000</pubDate>
								<link>http://tv.adobe.com/watch/flex-in-a-week-day-4/implementing-a-spark-item-renderer-in-listbased-controls/</link>
								<guid isPermaLink="false">http://tv.adobe.com/watch/flex-in-a-week-day-4/implementing-a-spark-item-renderer-in-listbased-controls/</guid>
							</item>
					
						<item>
								<title>Creating and Formatting the DataGrid Control</title>
								<author>adobetv@adobe.com (Adobe TV)</author>
								<description>In this episode of the training series, you will learn how to bind data to a DataGrid control and then define which data fields to display in columns.</description>
								<pubDate>Mon, 23 May 2011 00:00:00 +0000</pubDate>
								<link>http://tv.adobe.com/watch/flex-in-a-week-day-4/creating-and-formatting-the-datagrid-control/</link>
								<guid isPermaLink="false">http://tv.adobe.com/watch/flex-in-a-week-day-4/creating-and-formatting-the-datagrid-control/</guid>
							</item>
					
						<item>
								<title>Creating Item Renderers and Item Editors</title>
								<author>adobetv@adobe.com (Adobe TV)</author>
								<description>In this episode of the training series, will learn how to create both item renderers and item editors as drop-in, inline, and component implementations, how to use Spark components in the renderers, and how to handle a click event on an item in the DataGrid control.</description>
								<pubDate>Mon, 23 May 2011 00:00:00 +0000</pubDate>
								<link>http://tv.adobe.com/watch/flex-in-a-week-day-4/creating-item-renderers-and-item-editors/</link>
								<guid isPermaLink="false">http://tv.adobe.com/watch/flex-in-a-week-day-4/creating-item-renderers-and-item-editors/</guid>
							</item>
					
						<item>
								<title>Understanding Navigator Containers</title>
								<author>adobetv@adobe.com (Adobe TV)</author>
								<description>In this episode of the training series, will learn how to use the navigator containers, including the ViewStack container, which works with other UI controls to navigate content.</description>
								<pubDate>Mon, 23 May 2011 00:00:00 +0000</pubDate>
								<link>http://tv.adobe.com/watch/flex-in-a-week-day-4/understanding-navigator-containers/</link>
								<guid isPermaLink="false">http://tv.adobe.com/watch/flex-in-a-week-day-4/understanding-navigator-containers/</guid>
							</item>
					
						<item>
								<title>Creating &#34;Pages&#34; with Flex States</title>
								<author>adobetv@adobe.com (Adobe TV)</author>
								<description>In this episode of the training series, will learn how to create states and how to build them using Flash Builder Design mode and Source mode. You will also learn how to control the display of the states through event handlers.</description>
								<pubDate>Mon, 23 May 2011 00:00:00 +0000</pubDate>
								<link>http://tv.adobe.com/watch/flex-in-a-week-day-4/creating-pages-with-flex-states/</link>
								<guid isPermaLink="false">http://tv.adobe.com/watch/flex-in-a-week-day-4/creating-pages-with-flex-states/</guid>
							</item>
					
						<item>
								<title>Laying Out an Application</title>
								<author>adobetv@adobe.com (Adobe TV)</author>
								<description>In this episode of the training series, you will learn about the parent/child relationship between components and how to define the position and size of child components explicitly and with percentage values.</description>
								<pubDate>Mon, 23 May 2011 00:00:00 +0000</pubDate>
								<link>http://tv.adobe.com/watch/flex-in-a-week-day-4/laying-out-an-application/</link>
								<guid isPermaLink="false">http://tv.adobe.com/watch/flex-in-a-week-day-4/laying-out-an-application/</guid>
							</item>
					
						<item>
								<title>Using Constraints to Control Component Layout</title>
								<author>adobetv@adobe.com (Adobe TV)</author>
								<description>In this episode of the training series, you will learn how to implement constraint-based layouts.</description>
								<pubDate>Mon, 23 May 2011 00:00:00 +0000</pubDate>
								<link>http://tv.adobe.com/watch/flex-in-a-week-day-4/using-constraints-to-control-component-layout/</link>
								<guid isPermaLink="false">http://tv.adobe.com/watch/flex-in-a-week-day-4/using-constraints-to-control-component-layout/</guid>
							</item>
					
						<item>
								<title>Animating Components with Effects</title>
								<author>adobetv@adobe.com (Adobe TV)</author>
								<description>In this episode of the training series, you will learn how to use Spark effects to animate components in response to user or system events.</description>
								<pubDate>Mon, 23 May 2011 00:00:00 +0000</pubDate>
								<link>http://tv.adobe.com/watch/flex-in-a-week-day-4/animating-components-with-effects/</link>
								<guid isPermaLink="false">http://tv.adobe.com/watch/flex-in-a-week-day-4/animating-components-with-effects/</guid>
							</item>
					
						<item>
								<title>Animating States with Transitions</title>
								<author>adobetv@adobe.com (Adobe TV)</author>
								<description>In this episode of the training series, you will learn how to create multicomponent composite effects and to control the timing for when components appear and disappear during the animations.</description>
								<pubDate>Mon, 23 May 2011 00:00:00 +0000</pubDate>
								<link>http://tv.adobe.com/watch/flex-in-a-week-day-4/animating-states-with-transitions/</link>
								<guid isPermaLink="false">http://tv.adobe.com/watch/flex-in-a-week-day-4/animating-states-with-transitions/</guid>
							</item>
					
		</channel>			
	</rss>