<?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: Tweener Blur Animation</title>
	<atom:link href="http://manewc.com/2008/05/06/tweener-blur-animation/feed/" rel="self" type="application/rss+xml" />
	<link>http://manewc.com/2008/05/06/tweener-blur-animation/</link>
	<description>iPhone, Flash, Flex, AIR, &#38; Web Development</description>
	<lastBuildDate>Thu, 29 Oct 2009 10:52:09 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joro</title>
		<link>http://manewc.com/2008/05/06/tweener-blur-animation/comment-page-1/#comment-856</link>
		<dc:creator>Joro</dc:creator>
		<pubDate>Tue, 10 Mar 2009 18:45:24 +0000</pubDate>
		<guid isPermaLink="false">http://manewc.com/2008/05/06/tweener-blur-animation/#comment-856</guid>
		<description>Working great for me.. But i dont understand why i have to apply the array on the back_mc ..</description>
		<content:encoded><![CDATA[<p>Working great for me.. But i dont understand why i have to apply the array on the back_mc ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://manewc.com/2008/05/06/tweener-blur-animation/comment-page-1/#comment-689</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 13 Nov 2008 13:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://manewc.com/2008/05/06/tweener-blur-animation/#comment-689</guid>
		<description>You are publishing with AS3, correct? Feel free to email or post your files, it will be easier to detect what the issue is. Thanks, Morgan</description>
		<content:encoded><![CDATA[<p>You are publishing with AS3, correct? Feel free to email or post your files, it will be easier to detect what the issue is. Thanks, Morgan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mpeeba3</title>
		<link>http://manewc.com/2008/05/06/tweener-blur-animation/comment-page-1/#comment-687</link>
		<dc:creator>mpeeba3</dc:creator>
		<pubDate>Thu, 13 Nov 2008 09:41:55 +0000</pubDate>
		<guid isPermaLink="false">http://manewc.com/2008/05/06/tweener-blur-animation/#comment-687</guid>
		<description>not sure what I am doing wrong but copying all your files, just comes back with the error :

Property _blur_blurX not found on LoadImage and there is no default value.
	at caurina.transitions::Tweener$/addTween()

i have imported the caurina classes, and added FilterShortcuts.init() to the Main class..

?????</description>
		<content:encoded><![CDATA[<p>not sure what I am doing wrong but copying all your files, just comes back with the error :</p>
<p>Property _blur_blurX not found on LoadImage and there is no default value.<br />
	at caurina.transitions::Tweener$/addTween()</p>
<p>i have imported the caurina classes, and added FilterShortcuts.init() to the Main class..</p>
<p>?????</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: binhdocco</title>
		<link>http://manewc.com/2008/05/06/tweener-blur-animation/comment-page-1/#comment-664</link>
		<dc:creator>binhdocco</dc:creator>
		<pubDate>Wed, 29 Oct 2008 08:52:13 +0000</pubDate>
		<guid isPermaLink="false">http://manewc.com/2008/05/06/tweener-blur-animation/#comment-664</guid>
		<description>Great work ! Thanks.

But I don&#039;t understand 2 variables : _blur_blurX:0,_blur_blurY:0

What does it mean ?</description>
		<content:encoded><![CDATA[<p>Great work ! Thanks.</p>
<p>But I don&#8217;t understand 2 variables : _blur_blurX:0,_blur_blurY:0</p>
<p>What does it mean ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://manewc.com/2008/05/06/tweener-blur-animation/comment-page-1/#comment-394</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 29 May 2008 12:40:30 +0000</pubDate>
		<guid isPermaLink="false">http://manewc.com/2008/05/06/tweener-blur-animation/#comment-394</guid>
		<description>thanks for looking ayan - i will have to say that i do love the simplicity, i like where you are going with the AssetLoader - keep up the great work - wish i i found your class files before i had to write a custom class to load in multiple images - next time though!</description>
		<content:encoded><![CDATA[<p>thanks for looking ayan &#8211; i will have to say that i do love the simplicity, i like where you are going with the AssetLoader &#8211; keep up the great work &#8211; wish i i found your class files before i had to write a custom class to load in multiple images &#8211; next time though!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ayan</title>
		<link>http://manewc.com/2008/05/06/tweener-blur-animation/comment-page-1/#comment-393</link>
		<dc:creator>ayan</dc:creator>
		<pubDate>Thu, 29 May 2008 04:51:52 +0000</pubDate>
		<guid isPermaLink="false">http://manewc.com/2008/05/06/tweener-blur-animation/#comment-393</guid>
		<description>cool class, nice and simple and what i want right now. Also, just to do some shameless self promoting, check out my AssetLoader, which loads images, xml files, and raw text and coming soon : sound, all by using the same syntax. It&#039;s modeled off of Tweener&#039;s simplicity :) http://www.ayanray.com/blog/series/flash_world/asset_loader_class</description>
		<content:encoded><![CDATA[<p>cool class, nice and simple and what i want right now. Also, just to do some shameless self promoting, check out my AssetLoader, which loads images, xml files, and raw text and coming soon : sound, all by using the same syntax. It&#8217;s modeled off of Tweener&#8217;s simplicity <img src='http://manewc.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  <a href="http://www.ayanray.com/blog/series/flash_world/asset_loader_class" rel="nofollow">http://www.ayanray.com/blog/series/flash_world/asset_loader_class</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Billy</title>
		<link>http://manewc.com/2008/05/06/tweener-blur-animation/comment-page-1/#comment-361</link>
		<dc:creator>Billy</dc:creator>
		<pubDate>Fri, 09 May 2008 13:46:58 +0000</pubDate>
		<guid isPermaLink="false">http://manewc.com/2008/05/06/tweener-blur-animation/#comment-361</guid>
		<description>Thanks. I find the examples you post to be a great learning tool, especially when I get to see how multiple classes can interact and be used together like with this example.</description>
		<content:encoded><![CDATA[<p>Thanks. I find the examples you post to be a great learning tool, especially when I get to see how multiple classes can interact and be used together like with this example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julesj</title>
		<link>http://manewc.com/2008/05/06/tweener-blur-animation/comment-page-1/#comment-349</link>
		<dc:creator>Julesj</dc:creator>
		<pubDate>Tue, 06 May 2008 21:20:09 +0000</pubDate>
		<guid isPermaLink="false">http://manewc.com/2008/05/06/tweener-blur-animation/#comment-349</guid>
		<description>Isn&#039;t it better to use the filterShortCuts that come with the Tweener class? 2 lines of code would result in exactly the same thing.</description>
		<content:encoded><![CDATA[<p>Isn&#8217;t it better to use the filterShortCuts that come with the Tweener class? 2 lines of code would result in exactly the same thing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
