<?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: Go: A beta tester&#8217;s first go-round</title>
	<atom:link href="http://blog.mosessupposes.com/?feed=rss2&#038;p=20" rel="self" type="application/rss+xml" />
	<link>http://blog.mosessupposes.com/?p=20</link>
	<description>Actionscript blog</description>
	<lastBuildDate>Tue, 08 May 2012 07:13:31 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: Go &#187; Blog Archive &#187; Go at Hydrotik</title>
		<link>http://blog.mosessupposes.com/?p=20&#038;cpage=1#comment-178</link>
		<dc:creator>Go &#187; Blog Archive &#187; Go at Hydrotik</dc:creator>
		<pubDate>Fri, 16 Nov 2007 18:16:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mosessupposes.com/?p=20#comment-178</guid>
		<description>[...] have used Go to create a Fuse-style object syntax or plain Tween [...]</description>
		<content:encoded><![CDATA[<p>[...] have used Go to create a Fuse-style object syntax or plain Tween [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hink</title>
		<link>http://blog.mosessupposes.com/?p=20&#038;cpage=1#comment-90</link>
		<dc:creator>Hink</dc:creator>
		<pubDate>Thu, 04 Oct 2007 03:00:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mosessupposes.com/?p=20#comment-90</guid>
		<description>Exciting stuff! How can I get involved in the public beta?!</description>
		<content:encoded><![CDATA[<p>Exciting stuff! How can I get involved in the public beta?!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronald Timoshenko</title>
		<link>http://blog.mosessupposes.com/?p=20&#038;cpage=1#comment-55</link>
		<dc:creator>Ronald Timoshenko</dc:creator>
		<pubDate>Thu, 27 Sep 2007 00:51:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mosessupposes.com/?p=20#comment-55</guid>
		<description>This looks very cool, I would love the opportunity to beta test.</description>
		<content:encoded><![CDATA[<p>This looks very cool, I would love the opportunity to beta test.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mosesoak</title>
		<link>http://blog.mosessupposes.com/?p=20&#038;cpage=1#comment-44</link>
		<dc:creator>mosesoak</dc:creator>
		<pubDate>Mon, 24 Sep 2007 06:32:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mosessupposes.com/?p=20#comment-44</guid>
		<description>Tyler and Juan, I&#039;ll write you off the forum. 

Since we&#039;re in private beta we&#039;ll refrain from posting code just yet, but I&#039;m excited that people are starting to make this thing work!</description>
		<content:encoded><![CDATA[<p>Tyler and Juan, I&#8217;ll write you off the forum. </p>
<p>Since we&#8217;re in private beta we&#8217;ll refrain from posting code just yet, but I&#8217;m excited that people are starting to make this thing work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler Larson</title>
		<link>http://blog.mosessupposes.com/?p=20&#038;cpage=1#comment-43</link>
		<dc:creator>Tyler Larson</dc:creator>
		<pubDate>Mon, 24 Sep 2007 06:25:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mosessupposes.com/?p=20#comment-43</guid>
		<description>I&#039;ve made a class that tweens any basic properties of any number of display objects, you can call it like this.

var t:Goto = new Goto( [mc_1, mc_2], { x:200, y:100, rotation:100, scaleX:3 }, 0, 2 );
t.start();

Can we post code here, or is there a way to share stuff with others? I dont want to give the goods away but I could just give the class that I have made, what do you think Moses?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve made a class that tweens any basic properties of any number of display objects, you can call it like this.</p>
<p>var t:Goto = new Goto( [mc_1, mc_2], { x:200, y:100, rotation:100, scaleX:3 }, 0, 2 );<br />
t.start();</p>
<p>Can we post code here, or is there a way to share stuff with others? I dont want to give the goods away but I could just give the class that I have made, what do you think Moses?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juan Manuel Fluxa</title>
		<link>http://blog.mosessupposes.com/?p=20&#038;cpage=1#comment-41</link>
		<dc:creator>Juan Manuel Fluxa</dc:creator>
		<pubDate>Mon, 24 Sep 2007 03:24:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mosessupposes.com/?p=20#comment-41</guid>
		<description>Hi, I&#039;m very interested in this project and I want the Go private beta, how can I get it?</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m very interested in this project and I want the Go private beta, how can I get it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler Larson</title>
		<link>http://blog.mosessupposes.com/?p=20&#038;cpage=1#comment-38</link>
		<dc:creator>Tyler Larson</dc:creator>
		<pubDate>Fri, 21 Sep 2007 23:49:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mosessupposes.com/?p=20#comment-38</guid>
		<description>Go is a very interesting idea, it will help out a few of the things I&#039;ve been working on, but I&#039;d like to see some more complex examples. 

I always run into the problems where some part of the project should be able to do something a little more but my idea is just a little out of the scope of what the tools could do. This is perfect for this but I also see a few potential problems.

Groups of people that are working with something could all be using the same thing but be using it in totally different ways. Most people dont work in large groups on these types of things but it could get a little messy. I could also see this project growing pretty quickly and many branches of how to implement an idea could be made, in general there is some pretty basic stuff everyone will want to make, it might be good to just make a base example that tweens all the basic properties so that most peoples concerns are met and they can build from it. 

But over all pretty cool, I&#039;m going to try and make something that can deal with sequences.</description>
		<content:encoded><![CDATA[<p>Go is a very interesting idea, it will help out a few of the things I&#8217;ve been working on, but I&#8217;d like to see some more complex examples. </p>
<p>I always run into the problems where some part of the project should be able to do something a little more but my idea is just a little out of the scope of what the tools could do. This is perfect for this but I also see a few potential problems.</p>
<p>Groups of people that are working with something could all be using the same thing but be using it in totally different ways. Most people dont work in large groups on these types of things but it could get a little messy. I could also see this project growing pretty quickly and many branches of how to implement an idea could be made, in general there is some pretty basic stuff everyone will want to make, it might be good to just make a base example that tweens all the basic properties so that most peoples concerns are met and they can build from it. </p>
<p>But over all pretty cool, I&#8217;m going to try and make something that can deal with sequences.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
