<?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>Armindo Cachada&#039;s Blog: Struts 2, Adobe Flex and ATG &#187; Effects</title>
	<atom:link href="http://www.spltech.co.uk/blog/category/adobe-flex/ui/effects/feed" rel="self" type="application/rss+xml" />
	<link>http://www.spltech.co.uk/blog</link>
	<description>In this blog I talk about Struts 2, Adobe Flex, JBOSS, ATG and other technologies.</description>
	<lastBuildDate>Sun, 14 Feb 2010 15:33:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to apply effects to components inside containers with automated layout</title>
		<link>http://www.spltech.co.uk/blog/adobe-flex/ui/effects/how-to-apply-effects-to-components-inside-containers-with-automated-layout</link>
		<comments>http://www.spltech.co.uk/blog/adobe-flex/ui/effects/how-to-apply-effects-to-components-inside-containers-with-automated-layout#comments</comments>
		<pubDate>Sat, 05 Sep 2009 21:57:19 +0000</pubDate>
		<dc:creator>Armindo Cachada</dc:creator>
				<category><![CDATA[Effects]]></category>

		<guid isPermaLink="false">http://www.spltech.co.uk/blog/?p=42</guid>
		<description><![CDATA[In this tutorial I will explain how to apply a tween effect to a component inside a container with automated layout. 
Containers like VBox, HBox, Panel(except for layout=absolute), Grid, &#8230; automatically position items for you.
Lets try to apply a Move effect to a Button inside a VBox:

&#60;?xml version=&#34;1.0&#34; encoding=&#34;utf-8&#34;?&#62;
&#60;mx:Application xmlns:mx=&#34;http://www.adobe.com/2006/mxml&#34; layout=&#34;absolute&#34; height=&#34;500&#34; width=&#34;500&#34;&#62;
&#60;mx:Script&#62;
 &#60;![CDATA[
  [...]]]></description>
		<wfw:commentRss>http://www.spltech.co.uk/blog/adobe-flex/ui/effects/how-to-apply-effects-to-components-inside-containers-with-automated-layout/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
