<?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: Latest project: save-my-relationship.com</title>
	<atom:link href="http://juliankussman.com/blog/2007/11/08/latest-project-save-my-relationshipcom/feed/" rel="self" type="application/rss+xml" />
	<link>http://juliankussman.com/blog/2007/11/08/latest-project-save-my-relationshipcom/</link>
	<description>Advertising, Interactive Art Direction, and usability.</description>
	<lastBuildDate>Wed, 01 Sep 2010 06:42:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Julian</title>
		<link>http://juliankussman.com/blog/2007/11/08/latest-project-save-my-relationshipcom/comment-page-1/#comment-411</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Thu, 26 Mar 2009 00:05:01 +0000</pubDate>
		<guid isPermaLink="false">http://juliankussman.com/blog/2007/11/08/latest-project-save-my-relationshipcom/#comment-411</guid>
		<description>So, since this happened I permanently gave up on Adobe&#039;s Tween class and switched over to using the TweenLite/TweenMax classes from Greensock.
These are a million times better and have very advanced features. And, the next version will integrate with Grant Skinner&#039;s own GTween class.

I had to go back to this project months later and convert all the old &#039;Tween&#039; code to &#039;TweenLite&#039; code.

I hope this serves as a warning for anyone else.</description>
		<content:encoded><![CDATA[<p>So, since this happened I permanently gave up on Adobe&#8217;s Tween class and switched over to using the TweenLite/TweenMax classes from Greensock.<br />
These are a million times better and have very advanced features. And, the next version will integrate with Grant Skinner&#8217;s own GTween class.</p>
<p>I had to go back to this project months later and convert all the old &#8216;Tween&#8217; code to &#8216;TweenLite&#8217; code.</p>
<p>I hope this serves as a warning for anyone else.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RLyn</title>
		<link>http://juliankussman.com/blog/2007/11/08/latest-project-save-my-relationshipcom/comment-page-1/#comment-410</link>
		<dc:creator>RLyn</dc:creator>
		<pubDate>Wed, 25 Mar 2009 22:43:01 +0000</pubDate>
		<guid isPermaLink="false">http://juliankussman.com/blog/2007/11/08/latest-project-save-my-relationshipcom/#comment-410</guid>
		<description>Hi,
   we are having the same exact problem. On IE, it works fine, but I found out that the problem doesn&#039;t only occur on FF, but also in Safari. I did my research and Garbage Collector is not the only issue, but how the browser gather data. I also resolved the Garbage Collector issue by creating an Array variable and storing the tweens there &quot;var myTweens:Array = [];&quot;. I thought this would solve the issue. Until now, I am still doing my research. I will try using Tweenlite, its a lighter version of Tween Class and I heard ti runs smoother..</description>
		<content:encoded><![CDATA[<p>Hi,<br />
   we are having the same exact problem. On IE, it works fine, but I found out that the problem doesn&#8217;t only occur on FF, but also in Safari. I did my research and Garbage Collector is not the only issue, but how the browser gather data. I also resolved the Garbage Collector issue by creating an Array variable and storing the tweens there &#8220;var myTweens:Array = [];&#8221;. I thought this would solve the issue. Until now, I am still doing my research. I will try using Tweenlite, its a lighter version of Tween Class and I heard ti runs smoother..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SiggeLund</title>
		<link>http://juliankussman.com/blog/2007/11/08/latest-project-save-my-relationshipcom/comment-page-1/#comment-250</link>
		<dc:creator>SiggeLund</dc:creator>
		<pubDate>Tue, 16 Sep 2008 20:32:36 +0000</pubDate>
		<guid isPermaLink="false">http://juliankussman.com/blog/2007/11/08/latest-project-save-my-relationshipcom/#comment-250</guid>
		<description>Hey

It seems like it&#039;s the garbage collector that&#039;s causing this. You&#039;re not alone. :)

Try setting the tween object in a larger scope, so it won&#039;t be disposed.</description>
		<content:encoded><![CDATA[<p>Hey</p>
<p>It seems like it&#8217;s the garbage collector that&#8217;s causing this. You&#8217;re not alone. <img src='http://juliankussman.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Try setting the tween object in a larger scope, so it won&#8217;t be disposed.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
