<?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: BetweenAS3 Alpha r3022 now available</title>
	<atom:link href="http://blog.jactionscripters.com/2009/08/13/betweenas3-alpha-r3022-now-available/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jactionscripters.com/2009/08/13/betweenas3-alpha-r3022-now-available/</link>
	<description>More than 20 Japanese flash coders share the blog/ You will be junkie for this crazy Japanese Flash news</description>
	<lastBuildDate>Fri, 03 Sep 2010 02:19:10 +0900</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Shadow</title>
		<link>http://blog.jactionscripters.com/2009/08/13/betweenas3-alpha-r3022-now-available/comment-page-1/#comment-5302</link>
		<dc:creator>Shadow</dc:creator>
		<pubDate>Wed, 30 Dec 2009 08:07:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jactionscripters.com/?p=858#comment-5302</guid>
		<description>&lt;strong&gt;&lt;a href=&quot;http://z7k.cinemajokes.ru&quot; rel=&quot;nofollow&quot;&gt; &lt;/a&gt;&lt;a href=&quot;http://qh3.cinemajokes.ru&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://g5d.cinemajokes.ru&quot; rel=&quot;nofollow&quot;&gt; &lt;/a&gt;&lt;a href=&quot;http://qs4.cinemajokes.ru&quot; rel=&quot;nofollow&quot;&gt; &lt;/a&gt;...&lt;/strong&gt;

Норм&lt;b&gt;&lt;a href=&quot;http://g7k.cinemajokes.ru&quot; rel=&quot;nofollow&quot;&gt; &lt;/a&gt;&lt;a href=&quot;http://qa3.cinemajokes.ru&quot; rel=&quot;nofollow&quot;&gt; &lt;/a&gt;&lt;a href=&quot;http://aad.cinemajokes.ru&quot; rel=&quot;nofollow&quot;&gt; &lt;/a&gt;&lt;a href=&quot;http://fs4.cinemajokes.ru&quot; rel=&quot;nofollow&quot;&gt; &lt;/a&gt;...</description>
		<content:encoded><![CDATA[<p><strong><a href="http://z7k.cinemajokes.ru" rel="nofollow"> </a><a href="http://qh3.cinemajokes.ru" rel="nofollow"></a><a href="http://g5d.cinemajokes.ru" rel="nofollow"> </a><a href="http://qs4.cinemajokes.ru" rel="nofollow"> </a>&#8230;</strong></p>
<p>Норм<b><a href="http://g7k.cinemajokes.ru" rel="nofollow"> </a><a href="http://qa3.cinemajokes.ru" rel="nofollow"> </a><a href="http://aad.cinemajokes.ru" rel="nofollow"> </a><a href="http://fs4.cinemajokes.ru" rel="nofollow"> </a>&#8230;</b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Junio Vitorino</title>
		<link>http://blog.jactionscripters.com/2009/08/13/betweenas3-alpha-r3022-now-available/comment-page-1/#comment-919</link>
		<dc:creator>Junio Vitorino</dc:creator>
		<pubDate>Fri, 14 Aug 2009 12:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jactionscripters.com/?p=858#comment-919</guid>
		<description>Very nice, I&#039;m seriously thinking in change to BetweenAS3 in my next projects, i know than still under alpha, but some features already are very upper over the others libraries than i&#039;ve used.</description>
		<content:encoded><![CDATA[<p>Very nice, I&#8217;m seriously thinking in change to BetweenAS3 in my next projects, i know than still under alpha, but some features already are very upper over the others libraries than i&#8217;ve used.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Granick</title>
		<link>http://blog.jactionscripters.com/2009/08/13/betweenas3-alpha-r3022-now-available/comment-page-1/#comment-905</link>
		<dc:creator>Joshua Granick</dc:creator>
		<pubDate>Thu, 13 Aug 2009 18:16:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jactionscripters.com/?p=858#comment-905</guid>
		<description>Well, funny enough, my SimpleActuator actually had this same problem and I didn&#039;t know it. The issue is that I was setting the start and change values when I created the tween and not when the delay was over, so it was tweening from an alpha of zero to an alpha of zero ... that&#039;s why it disappeared instantly.

For what it&#039;s worth, here&#039;s a link to my updated class. I had to include an initialized variable and wait to set the values until after the delay was complete:

http://www.eclecticdesignstudio.com/code/actuate/SimpleActuator.as</description>
		<content:encoded><![CDATA[<p>Well, funny enough, my SimpleActuator actually had this same problem and I didn&#8217;t know it. The issue is that I was setting the start and change values when I created the tween and not when the delay was over, so it was tweening from an alpha of zero to an alpha of zero &#8230; that&#8217;s why it disappeared instantly.</p>
<p>For what it&#8217;s worth, here&#8217;s a link to my updated class. I had to include an initialized variable and wait to set the values until after the delay was complete:</p>
<p><a href="http://www.eclecticdesignstudio.com/code/actuate/SimpleActuator.as" rel="nofollow">http://www.eclecticdesignstudio.com/code/actuate/SimpleActuator.as</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Granick</title>
		<link>http://blog.jactionscripters.com/2009/08/13/betweenas3-alpha-r3022-now-available/comment-page-1/#comment-904</link>
		<dc:creator>Joshua Granick</dc:creator>
		<pubDate>Thu, 13 Aug 2009 17:02:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jactionscripters.com/?p=858#comment-904</guid>
		<description>Hey, thanks for this project! I never even realized that tweens could perform so quickly until I saw BetweenAS3. :) 

I really like the new release, and having a Flash 9 version is great!

I&#039;m having trouble getting overlapping tweens to work right. The real problem is that I&#039;m creating these tweens asynchronously, so I don&#039;t think I can use the serial function.

Here&#039;s an example of what I&#039;m trying to do:

var Square:Sprite = new Sprite ();
Square.graphics.beginFill (0xFF0000);
Square.graphics.drawRect (0, 0, 100, 100);
Square.x = (stage.stageWidth - Square.width) / 2;
Square.y = (stage.stageHeight - Square.height) / 2;
Square.alpha = 0;
addChild (Square);

BetweenAS3.tween (Square, { alpha: 1 }, 2).play ();
BetweenAS3.delay (BetweenAS3.tween (Square, { alpha: 0 }, 2), 4).play ();


The square will fade in correctly, but then it will instantly disappear. I am trying to integrate this into Actuate, which lets you create overlapping tweens at different times. This example works great if I use BetweenAS3.serial, but does that work asynchronously?

Please let me know if there is a better way I could do this, or if you might know of a patch to BetweenAS3 that would let me do this.

Thank you!</description>
		<content:encoded><![CDATA[<p>Hey, thanks for this project! I never even realized that tweens could perform so quickly until I saw BetweenAS3. <img src='http://blog.jactionscripters.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>I really like the new release, and having a Flash 9 version is great!</p>
<p>I&#8217;m having trouble getting overlapping tweens to work right. The real problem is that I&#8217;m creating these tweens asynchronously, so I don&#8217;t think I can use the serial function.</p>
<p>Here&#8217;s an example of what I&#8217;m trying to do:</p>
<p>var Square:Sprite = new Sprite ();<br />
Square.graphics.beginFill (0xFF0000);<br />
Square.graphics.drawRect (0, 0, 100, 100);<br />
Square.x = (stage.stageWidth &#8211; Square.width) / 2;<br />
Square.y = (stage.stageHeight &#8211; Square.height) / 2;<br />
Square.alpha = 0;<br />
addChild (Square);</p>
<p>BetweenAS3.tween (Square, { alpha: 1 }, 2).play ();<br />
BetweenAS3.delay (BetweenAS3.tween (Square, { alpha: 0 }, 2), 4).play ();</p>
<p>The square will fade in correctly, but then it will instantly disappear. I am trying to integrate this into Actuate, which lets you create overlapping tweens at different times. This example works great if I use BetweenAS3.serial, but does that work asynchronously?</p>
<p>Please let me know if there is a better way I could do this, or if you might know of a patch to BetweenAS3 that would let me do this.</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
