<?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>Komentáre k AS3Tip: Tween in AS3.0 project</title>
	<atom:link href="http://franto.com/as3tip-tween-in-as30-project/feed/" rel="self" type="application/rss+xml" />
	<link>http://franto.com/as3tip-tween-in-as30-project/</link>
	<description></description>
	<lastBuildDate>Wed, 24 Aug 2011 18:43:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Od: free tween sites</title>
		<link>http://franto.com/as3tip-tween-in-as30-project/comment-page-1/#comment-409</link>
		<dc:creator>free tween sites</dc:creator>
		<pubDate>Thu, 10 Jul 2008 03:26:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.franto.com/blog2/flextips-tween-in-as30-project#comment-409</guid>
		<description>[...] text &amp;quotFree Flash Tutorials&amp;quot to ... Adobe has not included tween to pure AS3.0 project, ...http://www.franto.com/blog2/flextips-tween-in-as30-projectArticle on Tween Social Networking sites &amp;171 Joi PodgornyRegistration is free, but if junior wants [...]</description>
		<content:encoded><![CDATA[<p>[...] text &#38;quotFree Flash Tutorials&#38;quot to &#8230; Adobe has not included tween to pure AS3.0 project, &#8230;<a href="http://www.franto.com/blog2/flextips-tween-in-as30-projectArticle" rel="nofollow">http://www.franto.com/blog2/flextips-tween-in-as30-projectArticle</a> on Tween Social Networking sites &#38;171 Joi PodgornyRegistration is free, but if junior wants [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Od: Bailey</title>
		<link>http://franto.com/as3tip-tween-in-as30-project/comment-page-1/#comment-408</link>
		<dc:creator>Bailey</dc:creator>
		<pubDate>Mon, 28 Jan 2008 19:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.franto.com/blog2/flextips-tween-in-as30-project#comment-408</guid>
		<description>Well thats a bit of a pain. We programmers will get it one way or another!

Thanks o&#039;reilly, worked for me.</description>
		<content:encoded><![CDATA[<p>Well thats a bit of a pain. We programmers will get it one way or another!</p>
<p>Thanks o&#8217;reilly, worked for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Od: o'reilly</title>
		<link>http://franto.com/as3tip-tween-in-as30-project/comment-page-1/#comment-407</link>
		<dc:creator>o'reilly</dc:creator>
		<pubDate>Tue, 15 Jan 2008 21:38:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.franto.com/blog2/flextips-tween-in-as30-project#comment-407</guid>
		<description>I had this problem too when I finally decided to move on from the Flash Authoring Tool to just a plain text editor and the free Flex SDK (why the move? because I began noticing that my projects were increasingly being done in pure ActionScript to the point where I no longer used the timeline).

Anyway, since I already had the authoring tool installed (and collecting dust), all I did to regain the beloved fl.transitions.Tween class was copy the fl package from C:\Program Files\Adobe\CS3\Adobe Flash CS3\en\Configuration\ActionScript 3.0\Classes and import them into my projects. Note: I don&#039;t believe you can freely distribute the fl package because of licensing.

As for the Tween class in Flex (mx.effects package), I have no idea how to use it since the Tween in the fl package is what I&#039;m used to.</description>
		<content:encoded><![CDATA[<p>I had this problem too when I finally decided to move on from the Flash Authoring Tool to just a plain text editor and the free Flex SDK (why the move? because I began noticing that my projects were increasingly being done in pure ActionScript to the point where I no longer used the timeline).</p>
<p>Anyway, since I already had the authoring tool installed (and collecting dust), all I did to regain the beloved fl.transitions.Tween class was copy the fl package from C:\Program Files\Adobe\CS3\Adobe Flash CS3\en\Configuration\ActionScript 3.0\Classes and import them into my projects. Note: I don&#8217;t believe you can freely distribute the fl package because of licensing.</p>
<p>As for the Tween class in Flex (mx.effects package), I have no idea how to use it since the Tween in the fl package is what I&#8217;m used to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Od: Joey van Dijk</title>
		<link>http://franto.com/as3tip-tween-in-as30-project/comment-page-1/#comment-406</link>
		<dc:creator>Joey van Dijk</dc:creator>
		<pubDate>Thu, 13 Dec 2007 09:06:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.franto.com/blog2/flextips-tween-in-as30-project#comment-406</guid>
		<description>Hi there,

I saw some tips from Colin Moock with Flex Builder 2, but now having Flex Builder 3 it almost crashed my interface yesterday.

I really find it awkward that you can use Flex Builder for Actionscript project but they &#039;forgot&#039; to implement the Tween classes?!

So is there a way to make it work in Flex Builder 3 and otherwise to point it out to Adobe?

This is important because if you want to create small fast Actionscript 3 projects I thought Flex Builder 3 would be the perfect editor for it on a Mac.

:(</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>I saw some tips from Colin Moock with Flex Builder 2, but now having Flex Builder 3 it almost crashed my interface yesterday.</p>
<p>I really find it awkward that you can use Flex Builder for Actionscript project but they &#8216;forgot&#8217; to implement the Tween classes?!</p>
<p>So is there a way to make it work in Flex Builder 3 and otherwise to point it out to Adobe?</p>
<p>This is important because if you want to create small fast Actionscript 3 projects I thought Flex Builder 3 would be the perfect editor for it on a Mac.<br />
 <img src='http://franto.com/blog2/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Od: Tink</title>
		<link>http://franto.com/as3tip-tween-in-as30-project/comment-page-1/#comment-405</link>
		<dc:creator>Tink</dc:creator>
		<pubDate>Wed, 25 Jul 2007 19:17:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.franto.com/blog2/flextips-tween-in-as30-project#comment-405</guid>
		<description>You can add the Flash ActionScript 3.0 library and use

fl.transitions.Tween
fl.motion.Motion</description>
		<content:encoded><![CDATA[<p>You can add the Flash ActionScript 3.0 library and use</p>
<p>fl.transitions.Tween<br />
fl.motion.Motion</p>
]]></content:encoded>
	</item>
	<item>
		<title>Od: Kevin Hoyt</title>
		<link>http://franto.com/as3tip-tween-in-as30-project/comment-page-1/#comment-404</link>
		<dc:creator>Kevin Hoyt</dc:creator>
		<pubDate>Wed, 25 Jul 2007 16:51:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.franto.com/blog2/flextips-tween-in-as30-project#comment-404</guid>
		<description>There&#039;s a cool feature in Flash CS3 called &quot;Export Motion XML&quot; which I&#039;ve written about on my blog.  In my example, I use the XML in Flex, but there&#039;s no reason the classes and XML couldn&#039;t be used in pure AS3 projects as well.  This does a lot more than just tween, and may be worth looking into.

Regards,
Kevin Hoyt
Platform Evangelist
Adobe Systems, Inc.</description>
		<content:encoded><![CDATA[<p>There&#8217;s a cool feature in Flash CS3 called &#8220;Export Motion XML&#8221; which I&#8217;ve written about on my blog.  In my example, I use the XML in Flex, but there&#8217;s no reason the classes and XML couldn&#8217;t be used in pure AS3 projects as well.  This does a lot more than just tween, and may be worth looking into.</p>
<p>Regards,<br />
Kevin Hoyt<br />
Platform Evangelist<br />
Adobe Systems, Inc.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

