<?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>Albertech.net &#187; dynamic text</title>
	<atom:link href="http://albertech.net/tag/dynamic-text/feed/" rel="self" type="application/rss+xml" />
	<link>http://albertech.net</link>
	<description>Tips, Tricks, and Reviews in Linux, Apache, MySQL, PHP</description>
	<lastBuildDate>Wed, 28 Jul 2010 16:09:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Adding Word wrap to dynamic text in Flash</title>
		<link>http://albertech.net/2009/01/adding-word-wrap-to-dynamic-text-in-flash/</link>
		<comments>http://albertech.net/2009/01/adding-word-wrap-to-dynamic-text-in-flash/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 00:28:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[action script]]></category>
		<category><![CDATA[dynamic text]]></category>
		<category><![CDATA[flash CS 3]]></category>
		<category><![CDATA[word wrap]]></category>

		<guid isPermaLink="false">http://albertech.net/?p=57</guid>
		<description><![CDATA[Theres an easy way to add word wrap to a dynamic text in Flash. You will need to edit the Action Script in order to add this since its not an option in the GUI.
For instance, if your variable name was "title", add in a line with:
<strong>title.wordWrap = true;</strong>

to enable the word wrap for that variable name. Its really handy for variable length fields.]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Falbertech.net%252F2009%252F01%252Fadding-word-wrap-to-dynamic-text-in-flash%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Adding%20Word%20wrap%20to%20dynamic%20text%20in%20Flash%22%20%7D);"></div>
<p>Theres an easy way to add word wrap to a dynamic text in Flash. You will need to edit the Action Script in order to add this since its not an option in the GUI.<br />
For instance, if your variable name was &#8220;title&#8221;, add in a line with:<br />
<strong>title.wordWrap = true;</strong></p>
<p>to enable the word wrap for that variable name. Its really handy for variable length fields.</p>

]]></content:encoded>
			<wfw:commentRss>http://albertech.net/2009/01/adding-word-wrap-to-dynamic-text-in-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
