<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Random Boxes Text Effect with ActionScript 3</title>
	<atom:link href="http://tutorials.flashmymind.com/2009/02/random-boxes-text-effect-with-actionscript-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://tutorials.flashmymind.com/2009/02/random-boxes-text-effect-with-actionscript-3/</link>
	<description></description>
	<lastBuildDate>Thu, 24 Dec 2009 09:54:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ryan</title>
		<link>http://tutorials.flashmymind.com/2009/02/random-boxes-text-effect-with-actionscript-3/comment-page-1/#comment-29273</link>
		<dc:creator>ryan</dc:creator>
		<pubDate>Fri, 13 Nov 2009 04:43:51 +0000</pubDate>
		<guid isPermaLink="false">http://tutorials.flashmymind.com/?p=250#comment-29273</guid>
		<description>i have a site that is 1024 x 768. if i try to move my text beyond 250x250, it epic fails. MASSIVE errors. is there anyway to move it without getting errors</description>
		<content:encoded><![CDATA[<p>i have a site that is 1024 x 768. if i try to move my text beyond 250&#215;250, it epic fails. MASSIVE errors. is there anyway to move it without getting errors</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ryan</title>
		<link>http://tutorials.flashmymind.com/2009/02/random-boxes-text-effect-with-actionscript-3/comment-page-1/#comment-29261</link>
		<dc:creator>ryan</dc:creator>
		<pubDate>Fri, 13 Nov 2009 04:05:03 +0000</pubDate>
		<guid isPermaLink="false">http://tutorials.flashmymind.com/?p=250#comment-29261</guid>
		<description>i have solved the problem.
at this line
//We add it to index zero because we want the rectangle to stay behind the text.
	addChildAt(rectangle,0);


**change the 0 to a higher number. i put 5 and that made it go above the text**</description>
		<content:encoded><![CDATA[<p>i have solved the problem.<br />
at this line<br />
//We add it to index zero because we want the rectangle to stay behind the text.<br />
	addChildAt(rectangle,0);</p>
<p>**change the 0 to a higher number. i put 5 and that made it go above the text**</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ryan</title>
		<link>http://tutorials.flashmymind.com/2009/02/random-boxes-text-effect-with-actionscript-3/comment-page-1/#comment-29260</link>
		<dc:creator>ryan</dc:creator>
		<pubDate>Fri, 13 Nov 2009 04:01:42 +0000</pubDate>
		<guid isPermaLink="false">http://tutorials.flashmymind.com/?p=250#comment-29260</guid>
		<description>i have the same problem and cannot fix it. i thought it didn&#039;t work but its just behind the image</description>
		<content:encoded><![CDATA[<p>i have the same problem and cannot fix it. i thought it didn&#8217;t work but its just behind the image</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cwo</title>
		<link>http://tutorials.flashmymind.com/2009/02/random-boxes-text-effect-with-actionscript-3/comment-page-1/#comment-5182</link>
		<dc:creator>cwo</dc:creator>
		<pubDate>Sun, 03 May 2009 04:55:27 +0000</pubDate>
		<guid isPermaLink="false">http://tutorials.flashmymind.com/?p=250#comment-5182</guid>
		<description>Thanks for quick responding. It worked beautifully now. Thanks again for putting up this nice tutorial.</description>
		<content:encoded><![CDATA[<p>Thanks for quick responding. It worked beautifully now. Thanks again for putting up this nice tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: smonte</title>
		<link>http://tutorials.flashmymind.com/2009/02/random-boxes-text-effect-with-actionscript-3/comment-page-1/#comment-5147</link>
		<dc:creator>smonte</dc:creator>
		<pubDate>Sat, 02 May 2009 20:48:09 +0000</pubDate>
		<guid isPermaLink="false">http://tutorials.flashmymind.com/?p=250#comment-5147</guid>
		<description>Hey,

There is no &quot;MyRectangle.as&quot; file, we don&#039;t need it because Flash will create that for us. It seems that you&#039;re only missing step #7 (linkage).</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>There is no &#8220;MyRectangle.as&#8221; file, we don&#8217;t need it because Flash will create that for us. It seems that you&#8217;re only missing step #7 (linkage).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cwo</title>
		<link>http://tutorials.flashmymind.com/2009/02/random-boxes-text-effect-with-actionscript-3/comment-page-1/#comment-5134</link>
		<dc:creator>cwo</dc:creator>
		<pubDate>Sat, 02 May 2009 17:42:31 +0000</pubDate>
		<guid isPermaLink="false">http://tutorials.flashmymind.com/?p=250#comment-5134</guid>
		<description>Hi, It looks like we miss the external class file &quot;MyRectangle.as&quot;, doesn&#039;t it? Please advise. Thanks alot.</description>
		<content:encoded><![CDATA[<p>Hi, It looks like we miss the external class file &#8220;MyRectangle.as&#8221;, doesn&#8217;t it? Please advise. Thanks alot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krille</title>
		<link>http://tutorials.flashmymind.com/2009/02/random-boxes-text-effect-with-actionscript-3/comment-page-1/#comment-4454</link>
		<dc:creator>Krille</dc:creator>
		<pubDate>Sat, 25 Apr 2009 13:10:41 +0000</pubDate>
		<guid isPermaLink="false">http://tutorials.flashmymind.com/?p=250#comment-4454</guid>
		<description>Hi!
Very nice tutorial, but I can’t get it to work :S
Can someone mail me the finished .fla file?

Thanks!
//Christian

Email:
christian.p92[at]hotmail.com

[at] = @</description>
		<content:encoded><![CDATA[<p>Hi!<br />
Very nice tutorial, but I can’t get it to work :S<br />
Can someone mail me the finished .fla file?</p>
<p>Thanks!<br />
//Christian</p>
<p>Email:<br />
christian.p92[at]hotmail.com</p>
<p>[at] = @</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Myra</title>
		<link>http://tutorials.flashmymind.com/2009/02/random-boxes-text-effect-with-actionscript-3/comment-page-1/#comment-3249</link>
		<dc:creator>Myra</dc:creator>
		<pubDate>Sun, 12 Apr 2009 21:15:32 +0000</pubDate>
		<guid isPermaLink="false">http://tutorials.flashmymind.com/?p=250#comment-3249</guid>
		<description>Hi,

Thanks for this tutorial, its brilliant!
It works perfectly, however, when I place an image, etc...on the stage the rectangles appear behind image.  

Any suggestions? 

I tried messing with the code and I put the rectangle and code on the top 2 frames - but no luck!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for this tutorial, its brilliant!<br />
It works perfectly, however, when I place an image, etc&#8230;on the stage the rectangles appear behind image.  </p>
<p>Any suggestions? </p>
<p>I tried messing with the code and I put the rectangle and code on the top 2 frames &#8211; but no luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Norman</title>
		<link>http://tutorials.flashmymind.com/2009/02/random-boxes-text-effect-with-actionscript-3/comment-page-1/#comment-1446</link>
		<dc:creator>Norman</dc:creator>
		<pubDate>Fri, 27 Mar 2009 16:43:39 +0000</pubDate>
		<guid isPermaLink="false">http://tutorials.flashmymind.com/?p=250#comment-1446</guid>
		<description>I did something similar using javascript and wrote about it on my blog.


http://2kno.com/norman/uncategorized/adding-animation-to-a-logo/

I did it this way so that the design could spread around the whole page.</description>
		<content:encoded><![CDATA[<p>I did something similar using javascript and wrote about it on my blog.</p>
<p><a href="http://2kno.com/norman/uncategorized/adding-animation-to-a-logo/" rel="nofollow">http://2kno.com/norman/uncategorized/adding-animation-to-a-logo/</a></p>
<p>I did it this way so that the design could spread around the whole page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: coraguo</title>
		<link>http://tutorials.flashmymind.com/2009/02/random-boxes-text-effect-with-actionscript-3/comment-page-1/#comment-118</link>
		<dc:creator>coraguo</dc:creator>
		<pubDate>Fri, 20 Feb 2009 02:37:46 +0000</pubDate>
		<guid isPermaLink="false">http://tutorials.flashmymind.com/?p=250#comment-118</guid>
		<description>Hi, I just tried your examples, but I wondered why there was an error saying that the \scaleSpeed\ was undefined.
Could you please tell me if I made some mistake or missed importing some package?
I&#039;m a newbie of flash and AS, sorry for inconvenienced :)

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi, I just tried your examples, but I wondered why there was an error saying that the \scaleSpeed\ was undefined.<br />
Could you please tell me if I made some mistake or missed importing some package?<br />
I&#8217;m a newbie of flash and AS, sorry for inconvenienced <img src='http://tutorials.flashmymind.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
