<?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: Associating Custom AS3 Classes with Embedded Assets</title>
	<atom:link href="http://yourpalmark.com/2007/03/31/associating-custom-as3-classes-with-embedded-assets/feed/" rel="self" type="application/rss+xml" />
	<link>http://yourpalmark.com/2007/03/31/associating-custom-as3-classes-with-embedded-assets/</link>
	<description>lulz</description>
	<lastBuildDate>Tue, 31 Aug 2010 13:17:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Miguel</title>
		<link>http://yourpalmark.com/2007/03/31/associating-custom-as3-classes-with-embedded-assets/comment-page-1/#comment-1952</link>
		<dc:creator>Miguel</dc:creator>
		<pubDate>Fri, 28 May 2010 14:06:35 +0000</pubDate>
		<guid isPermaLink="false">http://yourpalmark.com/2007/03/31/associating-custom-as3-classes-with-embedded-assets/#comment-1952</guid>
		<description>Hello and thank you for your post, of all those related to this issue, it is the one I like the most.

Do you think you could post or email me an example including the source code and the movie to produce library.swf?

I am asking because I have tried many different combinations and I cannot make this work. 

It would be great if you could post or email me a zip file with everything needed.

Thanks.</description>
		<content:encoded><![CDATA[<p>Hello and thank you for your post, of all those related to this issue, it is the one I like the most.</p>
<p>Do you think you could post or email me an example including the source code and the movie to produce library.swf?</p>
<p>I am asking because I have tried many different combinations and I cannot make this work. </p>
<p>It would be great if you could post or email me a zip file with everything needed.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jossa</title>
		<link>http://yourpalmark.com/2007/03/31/associating-custom-as3-classes-with-embedded-assets/comment-page-1/#comment-1893</link>
		<dc:creator>Jossa</dc:creator>
		<pubDate>Tue, 20 Oct 2009 07:30:47 +0000</pubDate>
		<guid isPermaLink="false">http://yourpalmark.com/2007/03/31/associating-custom-as3-classes-with-embedded-assets/#comment-1893</guid>
		<description>Thank you, this is incredibly useful!

@Seb: In case you never got it working: I got the same error and fixed it by declaring the movieclip as a variable, like public var myMask:MovieClip; in the class.</description>
		<content:encoded><![CDATA[<p>Thank you, this is incredibly useful!</p>
<p>@Seb: In case you never got it working: I got the same error and fixed it by declaring the movieclip as a variable, like public var myMask:MovieClip; in the class.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mac</title>
		<link>http://yourpalmark.com/2007/03/31/associating-custom-as3-classes-with-embedded-assets/comment-page-1/#comment-1771</link>
		<dc:creator>mac</dc:creator>
		<pubDate>Sat, 08 Aug 2009 17:04:46 +0000</pubDate>
		<guid isPermaLink="false">http://yourpalmark.com/2007/03/31/associating-custom-as3-classes-with-embedded-assets/#comment-1771</guid>
		<description>I want to do my Star class as a main class - is it possible ?</description>
		<content:encoded><![CDATA[<p>I want to do my Star class as a main class &#8211; is it possible ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BubbleBoy</title>
		<link>http://yourpalmark.com/2007/03/31/associating-custom-as3-classes-with-embedded-assets/comment-page-1/#comment-1605</link>
		<dc:creator>BubbleBoy</dc:creator>
		<pubDate>Wed, 29 Apr 2009 18:04:39 +0000</pubDate>
		<guid isPermaLink="false">http://yourpalmark.com/2007/03/31/associating-custom-as3-classes-with-embedded-assets/#comment-1605</guid>
		<description>I am trying to do this but it doesnt work, I keep getting:

&quot;App_Picture.as(10): col: 42 Error: The definition of base class BitmapAsset was not found.&quot;

Any ideas?</description>
		<content:encoded><![CDATA[<p>I am trying to do this but it doesnt work, I keep getting:</p>
<p>&#8220;App_Picture.as(10): col: 42 Error: The definition of base class BitmapAsset was not found.&#8221;</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adriaan Wormgoor</title>
		<link>http://yourpalmark.com/2007/03/31/associating-custom-as3-classes-with-embedded-assets/comment-page-1/#comment-1299</link>
		<dc:creator>Adriaan Wormgoor</dc:creator>
		<pubDate>Tue, 07 Apr 2009 17:46:15 +0000</pubDate>
		<guid isPermaLink="false">http://yourpalmark.com/2007/03/31/associating-custom-as3-classes-with-embedded-assets/#comment-1299</guid>
		<description>That was very helpful, thanks!</description>
		<content:encoded><![CDATA[<p>That was very helpful, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seb</title>
		<link>http://yourpalmark.com/2007/03/31/associating-custom-as3-classes-with-embedded-assets/comment-page-1/#comment-1217</link>
		<dc:creator>Seb</dc:creator>
		<pubDate>Mon, 23 Mar 2009 17:02:44 +0000</pubDate>
		<guid isPermaLink="false">http://yourpalmark.com/2007/03/31/associating-custom-as3-classes-with-embedded-assets/#comment-1217</guid>
		<description>Thanks for this tip Mark, I am having the following issue:

My movieclip makes use of other movieclips in the library.swf (like buttons, etc), when I try to complie my &quot;application.swf&quot; I get an error for each movieclip that the Star class references, saying:

1120: Access of undefined property myMask.

My Star class has a line in the constructor that reads:

myMask.cacheAsBitmap = true;

Would you happen to know why this happens? Thanks in advance for your support</description>
		<content:encoded><![CDATA[<p>Thanks for this tip Mark, I am having the following issue:</p>
<p>My movieclip makes use of other movieclips in the library.swf (like buttons, etc), when I try to complie my &#8220;application.swf&#8221; I get an error for each movieclip that the Star class references, saying:</p>
<p>1120: Access of undefined property myMask.</p>
<p>My Star class has a line in the constructor that reads:</p>
<p>myMask.cacheAsBitmap = true;</p>
<p>Would you happen to know why this happens? Thanks in advance for your support</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fajar</title>
		<link>http://yourpalmark.com/2007/03/31/associating-custom-as3-classes-with-embedded-assets/comment-page-1/#comment-245</link>
		<dc:creator>Fajar</dc:creator>
		<pubDate>Wed, 20 Aug 2008 15:19:33 +0000</pubDate>
		<guid isPermaLink="false">http://yourpalmark.com/2007/03/31/associating-custom-as3-classes-with-embedded-assets/#comment-245</guid>
		<description>should i import the class, if i put the Star class file on different folder ?
</description>
		<content:encoded><![CDATA[<p>should i import the class, if i put the Star class file on different folder ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen</title>
		<link>http://yourpalmark.com/2007/03/31/associating-custom-as3-classes-with-embedded-assets/comment-page-1/#comment-244</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Sun, 13 Jul 2008 15:01:11 +0000</pubDate>
		<guid isPermaLink="false">http://yourpalmark.com/2007/03/31/associating-custom-as3-classes-with-embedded-assets/#comment-244</guid>
		<description>Thanks for the article. The way is just great and simply works! Need more such articles for devs)
</description>
		<content:encoded><![CDATA[<p>Thanks for the article. The way is just great and simply works! Need more such articles for devs)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bobb</title>
		<link>http://yourpalmark.com/2007/03/31/associating-custom-as3-classes-with-embedded-assets/comment-page-1/#comment-243</link>
		<dc:creator>Bobb</dc:creator>
		<pubDate>Tue, 24 Jun 2008 12:23:46 +0000</pubDate>
		<guid isPermaLink="false">http://yourpalmark.com/2007/03/31/associating-custom-as3-classes-with-embedded-assets/#comment-243</guid>
		<description>Hi, thanx for the help, I was having trouble with this embed tag...
But is it possible to prevent flash from compressing the embedded images, just as I would in the properties panel of my flash library item. an undocumented embed parameter, perhaps?

thanks again:)
</description>
		<content:encoded><![CDATA[<p>Hi, thanx for the help, I was having trouble with this embed tag&#8230;<br />
But is it possible to prevent flash from compressing the embedded images, just as I would in the properties panel of my flash library item. an undocumented embed parameter, perhaps?</p>
<p>thanks again:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mojito</title>
		<link>http://yourpalmark.com/2007/03/31/associating-custom-as3-classes-with-embedded-assets/comment-page-1/#comment-242</link>
		<dc:creator>mojito</dc:creator>
		<pubDate>Mon, 14 Apr 2008 21:15:30 +0000</pubDate>
		<guid isPermaLink="false">http://yourpalmark.com/2007/03/31/associating-custom-as3-classes-with-embedded-assets/#comment-242</guid>
		<description>[Embed(source = &#039;../assets/graphics_library.swf&#039;, symbol = &#039;Clip0&#039;)]

that fixed it. Also not sure if its good to call the instance the same a s the class.
</description>
		<content:encoded><![CDATA[<p>[Embed(source = '../assets/graphics_library.swf', symbol = 'Clip0')]</p>
<p>that fixed it. Also not sure if its good to call the instance the same a s the class.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
