<?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; Text</title>
	<atom:link href="http://www.greensock.com/category/text/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>BlitMask &#8211; Scroll up to 1000% faster</title>
		<link>http://www.greensock.com/blitmask/</link>
		<comments>http://www.greensock.com/blitmask/#comments</comments>
		<pubDate>Thu, 25 Aug 2011 22:07:21 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[Text]]></category>
		<category><![CDATA[Tweening]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[blit]]></category>
		<category><![CDATA[BlitMask]]></category>
		<category><![CDATA[blitting]]></category>
		<category><![CDATA[FlexBlitMask]]></category>
		<category><![CDATA[mask]]></category>
		<category><![CDATA[masking]]></category>
		<category><![CDATA[Tween]]></category>
		<category><![CDATA[TweenLite]]></category>
		<category><![CDATA[TweenMax]]></category>

		<guid isPermaLink="false">http://www.greensock.com/?p=1886</guid>
		<description><![CDATA[A BlitMask is basically a rectangular Sprite that acts as a high-performance mask for a DisplayObject by caching a bitmap version of it and blitting only the pixels that should be visible at any given time, although its <i>bitmapMode</i> can be turned off to restore interactivity in the DisplayObject whenever you want. When scrolling very large images or text blocks, BlitMask can greatly improve performance, especially on mobile devices that have weaker processors.]]></description>
		<wfw:commentRss>http://www.greensock.com/blitmask/feed/</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
		<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>
		<item>
		<title>TextMetrics &#8211; Find substring coordinates, line widths, and much more</title>
		<link>http://www.greensock.com/textmetrics/</link>
		<comments>http://www.greensock.com/textmetrics/#comments</comments>
		<pubDate>Tue, 07 Aug 2007 06:22:37 +0000</pubDate>
		<dc:creator>jack</dc:creator>
				<category><![CDATA[Text]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[AS2]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Metrics]]></category>

		<guid isPermaLink="false">http://blog.greensock.com/textmetrics/</guid>
		<description><![CDATA[Have you ever needed to find out where the line breaks occur in a dynamic TextField? How about the precise x/y coordinates of a particular phrase/string along with its width &#038; height so that you could highlight it somehow? Or maybe the width of each line of text? That's all possible with the gs.utils.text.TextMetrics class.]]></description>
		<wfw:commentRss>http://www.greensock.com/textmetrics/feed/</wfw:commentRss>
		<slash:comments>21</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:09:26 -->
