<?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: Star Wars intro text effect with fp10 in 14 lines of code</title>
	<atom:link href="http://www.sakri.net/blog/2008/11/12/star-wars-intro-text-effect-with-fp10-in-14-lines-of-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sakri.net/blog/2008/11/12/star-wars-intro-text-effect-with-fp10-in-14-lines-of-code/</link>
	<description>I Flash und I Flex Jaaaa</description>
	<lastBuildDate>Fri, 28 Oct 2011 05:36:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Simon</title>
		<link>http://www.sakri.net/blog/2008/11/12/star-wars-intro-text-effect-with-fp10-in-14-lines-of-code/#comment-1630</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Mon, 21 Mar 2011 20:17:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.sakri.net/blog/?p=138#comment-1630</guid>
		<description>great script - simple and effective!</description>
		<content:encoded><![CDATA[<p>great script &#8211; simple and effective!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geeem</title>
		<link>http://www.sakri.net/blog/2008/11/12/star-wars-intro-text-effect-with-fp10-in-14-lines-of-code/#comment-1289</link>
		<dc:creator>Geeem</dc:creator>
		<pubDate>Wed, 06 Jan 2010 17:53:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.sakri.net/blog/?p=138#comment-1289</guid>
		<description>Thanks for your help</description>
		<content:encoded><![CDATA[<p>Thanks for your help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sakri</title>
		<link>http://www.sakri.net/blog/2008/11/12/star-wars-intro-text-effect-with-fp10-in-14-lines-of-code/#comment-1288</link>
		<dc:creator>sakri</dc:creator>
		<pubDate>Wed, 06 Jan 2010 15:10:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.sakri.net/blog/?p=138#comment-1288</guid>
		<description>The textfield is inside another sprite. The sprite is rotated, after that, just adjust the nested text field. :)</description>
		<content:encoded><![CDATA[<p>The textfield is inside another sprite. The sprite is rotated, after that, just adjust the nested text field. <img src='http://www.sakri.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geeem</title>
		<link>http://www.sakri.net/blog/2008/11/12/star-wars-intro-text-effect-with-fp10-in-14-lines-of-code/#comment-1287</link>
		<dc:creator>Geeem</dc:creator>
		<pubDate>Wed, 06 Jan 2010 15:04:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.sakri.net/blog/?p=138#comment-1287</guid>
		<description>Thanks for this, it has the potential to resolve a problem I&#039;m having. I&#039;m using AS3 to slide text onto the stage in 3D but I can&#039;t get the equivalent of Local Transform (which you&#039;d need if doing it with tweening). I just can&#039;t see how your code works. If I manually add a text mc to the stage and adjust rotationX to -70, then start changing Y, all that happpens is the text moves vertically up the stage, but doesn&#039;t move away from you! So how does your code do it?!
BTW I&#039;ve been trying to use Tween script...
var move1:Tween = new Tween(words_mc,&quot;x&quot;,Strong.easeOut,-215,400,2,true)....etc

Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks for this, it has the potential to resolve a problem I&#8217;m having. I&#8217;m using AS3 to slide text onto the stage in 3D but I can&#8217;t get the equivalent of Local Transform (which you&#8217;d need if doing it with tweening). I just can&#8217;t see how your code works. If I manually add a text mc to the stage and adjust rotationX to -70, then start changing Y, all that happpens is the text moves vertically up the stage, but doesn&#8217;t move away from you! So how does your code do it?!<br />
BTW I&#8217;ve been trying to use Tween script&#8230;<br />
var move1:Tween = new Tween(words_mc,&#8221;x&#8221;,Strong.easeOut,-215,400,2,true)&#8230;.etc</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sakri</title>
		<link>http://www.sakri.net/blog/2008/11/12/star-wars-intro-text-effect-with-fp10-in-14-lines-of-code/#comment-1272</link>
		<dc:creator>sakri</dc:creator>
		<pubDate>Wed, 30 Dec 2009 07:10:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.sakri.net/blog/?p=138#comment-1272</guid>
		<description>Hi Lea,

Sure, the flashplayer10 3D is often called &quot;postcard 3d&quot;, so you can basically put whatever you want on a &quot;plane&quot; and then rotate and manipulate its position.

To place images in text, you&#039;ll need to look into the flash text engine, or the TextLayoutFramework.</description>
		<content:encoded><![CDATA[<p>Hi Lea,</p>
<p>Sure, the flashplayer10 3D is often called &#8220;postcard 3d&#8221;, so you can basically put whatever you want on a &#8220;plane&#8221; and then rotate and manipulate its position.</p>
<p>To place images in text, you&#8217;ll need to look into the flash text engine, or the TextLayoutFramework.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lea</title>
		<link>http://www.sakri.net/blog/2008/11/12/star-wars-intro-text-effect-with-fp10-in-14-lines-of-code/#comment-1271</link>
		<dc:creator>Lea</dc:creator>
		<pubDate>Wed, 30 Dec 2009 01:38:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.sakri.net/blog/?p=138#comment-1271</guid>
		<description>Is it possible to include images in there? to scroll away with the text?</description>
		<content:encoded><![CDATA[<p>Is it possible to include images in there? to scroll away with the text?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sakri</title>
		<link>http://www.sakri.net/blog/2008/11/12/star-wars-intro-text-effect-with-fp10-in-14-lines-of-code/#comment-719</link>
		<dc:creator>sakri</dc:creator>
		<pubDate>Mon, 08 Dec 2008 12:08:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.sakri.net/blog/?p=138#comment-719</guid>
		<description>Hi Diego, you&#039;ll need to update your flashplayer to the new version, which is currently at 10.0.12.36 get it here : http://get.adobe.com/flashplayer/</description>
		<content:encoded><![CDATA[<p>Hi Diego, you&#8217;ll need to update your flashplayer to the new version, which is currently at 10.0.12.36 get it here : <a href="http://get.adobe.com/flashplayer/" rel="nofollow">http://get.adobe.com/flashplayer/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diego</title>
		<link>http://www.sakri.net/blog/2008/11/12/star-wars-intro-text-effect-with-fp10-in-14-lines-of-code/#comment-717</link>
		<dc:creator>Diego</dc:creator>
		<pubDate>Thu, 04 Dec 2008 20:26:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.sakri.net/blog/?p=138#comment-717</guid>
		<description>1119: Access of possibly undefined property rotationX through a reference with static type flash.display:Sprite.

pls help T_T</description>
		<content:encoded><![CDATA[<p>1119: Access of possibly undefined property rotationX through a reference with static type flash.display:Sprite.</p>
<p>pls help T_T</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bart</title>
		<link>http://www.sakri.net/blog/2008/11/12/star-wars-intro-text-effect-with-fp10-in-14-lines-of-code/#comment-665</link>
		<dc:creator>bart</dc:creator>
		<pubDate>Wed, 12 Nov 2008 17:34:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.sakri.net/blog/?p=138#comment-665</guid>
		<description>Needs the sound ripped from this: http://www.youtube.com/watch?v=A7tJiu4fhLc

FOR JUSTICE</description>
		<content:encoded><![CDATA[<p>Needs the sound ripped from this: <a href="http://www.youtube.com/watch?v=A7tJiu4fhLc" rel="nofollow">http://www.youtube.com/watch?v=A7tJiu4fhLc</a></p>
<p>FOR JUSTICE</p>
]]></content:encoded>
	</item>
</channel>
</rss>

