<?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: How to get a DisplayObject&#8217;s BitmapData</title>
	<atom:link href="http://blog.728media.com/2008/06/17/how-to-get-a-displayobjects-bitmapdata/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.728media.com/2008/06/17/how-to-get-a-displayobjects-bitmapdata/</link>
	<description>Advanced Flash and Actionscript 3 by Andrew Christensen</description>
	<lastBuildDate>Wed, 08 Feb 2012 21:08:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Patrick Welborn</title>
		<link>http://blog.728media.com/2008/06/17/how-to-get-a-displayobjects-bitmapdata/comment-page-1/#comment-425</link>
		<dc:creator>Patrick Welborn</dc:creator>
		<pubDate>Fri, 31 Dec 2010 06:07:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.728media.com/?p=55#comment-425</guid>
		<description>Found this useful for same technique haxpor mentions: Loading animated PNG sequences as DisplayObjects then injecting their bitmapData into Bitmaps on the stage. Thanks for saving me a headache!</description>
		<content:encoded><![CDATA[<p>Found this useful for same technique haxpor mentions: Loading animated PNG sequences as DisplayObjects then injecting their bitmapData into Bitmaps on the stage. Thanks for saving me a headache!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: haxpor</title>
		<link>http://blog.728media.com/2008/06/17/how-to-get-a-displayobjects-bitmapdata/comment-page-1/#comment-407</link>
		<dc:creator>haxpor</dc:creator>
		<pubDate>Mon, 13 Dec 2010 14:38:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.728media.com/?p=55#comment-407</guid>
		<description>Thanks, I just want to know that as well.

But there should be a reason right ? when we need this bitmap data out of the ability MovieClip, Sprite, etc do the job for us. For my case, I use your solution to load the external resource (it automatically loaded as DisplayObject) and get its BitmapData to inject into the Entity&#039;s image of some flash 2d engine.

THanks :)</description>
		<content:encoded><![CDATA[<p>Thanks, I just want to know that as well.</p>
<p>But there should be a reason right ? when we need this bitmap data out of the ability MovieClip, Sprite, etc do the job for us. For my case, I use your solution to load the external resource (it automatically loaded as DisplayObject) and get its BitmapData to inject into the Entity&#8217;s image of some flash 2d engine.</p>
<p>THanks <img src='http://blog.728media.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

