<?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: Distort an image in Flash 10 with DrawTriangles</title>
	<atom:link href="http://www.ahrooga.com/2008/11/distort-an-image-in-flash-10-with-drawtriangles/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ahrooga.com/2008/11/distort-an-image-in-flash-10-with-drawtriangles/</link>
	<description>Development and Design in Flash and Actionscript</description>
	<lastBuildDate>Mon, 25 Jan 2010 00:12:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Will</title>
		<link>http://www.ahrooga.com/2008/11/distort-an-image-in-flash-10-with-drawtriangles/comment-page-1/#comment-2666</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Tue, 01 Dec 2009 11:53:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.ahrooga.com/?p=419#comment-2666</guid>
		<description>No sorry. I no longer have the source for it. 

If you&#039;re wanting to create something like it, the process is on an enter frame event you need to draw your MovieClip to a BitmapData object and then re-draw your shape using the Graphics class&#039; drawTriangles method. You need to do this on every frame, this is what give it the animated effect.

Hope that helps.</description>
		<content:encoded><![CDATA[<p>No sorry. I no longer have the source for it. </p>
<p>If you&#8217;re wanting to create something like it, the process is on an enter frame event you need to draw your MovieClip to a BitmapData object and then re-draw your shape using the Graphics class&#8217; drawTriangles method. You need to do this on every frame, this is what give it the animated effect.</p>
<p>Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: salvatore</title>
		<link>http://www.ahrooga.com/2008/11/distort-an-image-in-flash-10-with-drawtriangles/comment-page-1/#comment-2579</link>
		<dc:creator>salvatore</dc:creator>
		<pubDate>Tue, 17 Nov 2009 18:16:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.ahrooga.com/?p=419#comment-2579</guid>
		<description>can you put the second example (with movieclip)?
thanks</description>
		<content:encoded><![CDATA[<p>can you put the second example (with movieclip)?<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drebbin</title>
		<link>http://www.ahrooga.com/2008/11/distort-an-image-in-flash-10-with-drawtriangles/comment-page-1/#comment-1384</link>
		<dc:creator>Drebbin</dc:creator>
		<pubDate>Sat, 25 Jul 2009 19:03:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.ahrooga.com/?p=419#comment-1384</guid>
		<description>Thank you for opening my eyes! I have searched this but found only &quot;sandy-3D-ways&quot; :). This is great!</description>
		<content:encoded><![CDATA[<p>Thank you for opening my eyes! I have searched this but found only &#8220;sandy-3D-ways&#8221; <img src='http://www.ahrooga.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . This is great!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
