<?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>GreenSock &#187; break apart</title>
	<atom:link href="http://www.greensock.com/tag/break-apart/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.greensock.com</link>
	<description>Engaging the internet</description>
	<lastBuildDate>Thu, 26 Jan 2012 06:30:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>SplitTextField &#8211; Break Apart TextFields by Character/Word/Line for Easy Animation</title>
		<link>http://www.greensock.com/splittextfield/</link>
		<comments>http://www.greensock.com/splittextfield/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 09:21:08 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[Text]]></category>
		<category><![CDATA[break apart]]></category>
		<category><![CDATA[FlexSplitTextField]]></category>
		<category><![CDATA[split]]></category>
		<category><![CDATA[SplitTextField]]></category>
		<category><![CDATA[TextField]]></category>
		<category><![CDATA[Tween]]></category>

		<guid isPermaLink="false">http://blog.greensock.com/?p=995</guid>
		<description><![CDATA[What if you could take the existing text in a TextField and dynamically break it apart into individual TextFields for each character, word, or line so that you could animate them separately? Maybe your goal is to explode the characters apart or have words fall into place while fading in or blur sequentially. There are lots of great tools out there for creating interesting text effects but maybe you don't want an all-in-one solution with a new interface or API to learn. Maybe you're comfortable with the <a href="/tweenlite/">GreenSock Tweening Platform</a> and you want to control all the animation yourself and minimize file size. That was the idea behind SplitTextField. It isn't meant to be a text effects engine - it simply breaks apart a TextField instance and swaps itself (a Sprite) into place where the original TextField was in the display list, retaining the same scale/position/rotation so things appear relatively seamless. The SplitTextField has a "textFields" property which is an Array containing all the child TextFields it created (one for each character, word, or line based on the splitType property). Then you can animate to your heart's content.]]></description>
		<wfw:commentRss>http://www.greensock.com/splittextfield/feed/</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.greensock.com @ 2012-02-09 08:17:13 -->
