<?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: Flash Player 10 Class Browser</title>
	<atom:link href="http://blog.tengerstudio.com/2008/05/16/flash-player-10-class-browser/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tengerstudio.com/2008/05/16/flash-player-10-class-browser/</link>
	<description>Problems, questions and discoveries related to my daily development work</description>
	<lastBuildDate>Sat, 19 Dec 2009 03:26:22 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Neil</title>
		<link>http://blog.tengerstudio.com/2008/05/16/flash-player-10-class-browser/comment-page-1/#comment-8209</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Thu, 01 Oct 2009 15:34:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tengerstudio.com/?p=10#comment-8209</guid>
		<description>This is a great and useful tool, does not seem to show any methods for the Array class.</description>
		<content:encoded><![CDATA[<p>This is a great and useful tool, does not seem to show any methods for the Array class.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Chappell</title>
		<link>http://blog.tengerstudio.com/2008/05/16/flash-player-10-class-browser/comment-page-1/#comment-3148</link>
		<dc:creator>Adam Chappell</dc:creator>
		<pubDate>Wed, 18 Mar 2009 19:31:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tengerstudio.com/?p=10#comment-3148</guid>
		<description>Hi thanks Tenegri, figured it out shortly after posting here. Have written an XML parser that examines the catalog.xml inside the SWC, using FZip to unzip it first.

Contact me if you&#039;re interested :)</description>
		<content:encoded><![CDATA[<p>Hi thanks Tenegri, figured it out shortly after posting here. Have written an XML parser that examines the catalog.xml inside the SWC, using FZip to unzip it first.</p>
<p>Contact me if you&#8217;re interested <img src='http://blog.tengerstudio.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tenegri</title>
		<link>http://blog.tengerstudio.com/2008/05/16/flash-player-10-class-browser/comment-page-1/#comment-3141</link>
		<dc:creator>tenegri</dc:creator>
		<pubDate>Wed, 18 Mar 2009 09:08:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tengerstudio.com/?p=10#comment-3141</guid>
		<description>Adam, a SWC file is a simple ZIP file, that contains a SWF with the compiled bytecode and an XML describing the content of the SWF.</description>
		<content:encoded><![CDATA[<p>Adam, a SWC file is a simple ZIP file, that contains a SWF with the compiled bytecode and an XML describing the content of the SWF.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Chappell</title>
		<link>http://blog.tengerstudio.com/2008/05/16/flash-player-10-class-browser/comment-page-1/#comment-3137</link>
		<dc:creator>Adam Chappell</dc:creator>
		<pubDate>Wed, 18 Mar 2009 04:24:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tengerstudio.com/?p=10#comment-3137</guid>
		<description>Would you mind explaining how you managed to extract the class information? I know you can use describeType to examine a class, but how did you examine the SWC?

thanks,

Adam</description>
		<content:encoded><![CDATA[<p>Would you mind explaining how you managed to extract the class information? I know you can use describeType to examine a class, but how did you examine the SWC?</p>
<p>thanks,</p>
<p>Adam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flash player 10偷跑 , 谈了了</title>
		<link>http://blog.tengerstudio.com/2008/05/16/flash-player-10-class-browser/comment-page-1/#comment-17</link>
		<dc:creator>flash player 10偷跑 , 谈了了</dc:creator>
		<pubDate>Sun, 18 May 2008 12:53:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tengerstudio.com/?p=10#comment-17</guid>
		<description>[...] http://blog.tengerstudio.com/2008/05/16/flash-player-10-class-browser/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://blog.tengerstudio.com/2008/05/16/flash-player-10-class-browser/" rel="nofollow">http://blog.tengerstudio.com/2008/05/16/flash-player-10-class-browser/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tenegri</title>
		<link>http://blog.tengerstudio.com/2008/05/16/flash-player-10-class-browser/comment-page-1/#comment-15</link>
		<dc:creator>tenegri</dc:creator>
		<pubDate>Fri, 16 May 2008 17:49:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tengerstudio.com/?p=10#comment-15</guid>
		<description>You&#039;re right, I didn&#039;t care about exceptions thrown by describeType() (since there is no public debug player it fails silently and visitors will not see anything special), so I eliminated this deficiency. Thanks for reminding me :-)</description>
		<content:encoded><![CDATA[<p>You&#8217;re right, I didn&#8217;t care about exceptions thrown by describeType() (since there is no public debug player it fails silently and visitors will not see anything special), so I eliminated this deficiency. Thanks for reminding me <img src='http://blog.tengerstudio.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: senocular</title>
		<link>http://blog.tengerstudio.com/2008/05/16/flash-player-10-class-browser/comment-page-1/#comment-14</link>
		<dc:creator>senocular</dc:creator>
		<pubDate>Fri, 16 May 2008 14:35:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tengerstudio.com/?p=10#comment-14</guid>
		<description>FYI, there&#039;s a bug in the beta player throwing an error for describeType with the Graphics class.  Be sure to try..catch your call to describeType to handle that (and possibly any other) errors.

I&#039;ve outlined the new methods of the Graphics class here:
http://www.senocular.com/flash/tutorials/flash10drawingapi/</description>
		<content:encoded><![CDATA[<p>FYI, there&#8217;s a bug in the beta player throwing an error for describeType with the Graphics class.  Be sure to try..catch your call to describeType to handle that (and possibly any other) errors.</p>
<p>I&#8217;ve outlined the new methods of the Graphics class here:<br />
<a href="http://www.senocular.com/flash/tutorials/flash10drawingapi/" rel="nofollow">http://www.senocular.com/flash/tutorials/flash10drawingapi/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick2win</title>
		<link>http://blog.tengerstudio.com/2008/05/16/flash-player-10-class-browser/comment-page-1/#comment-13</link>
		<dc:creator>Nick2win</dc:creator>
		<pubDate>Fri, 16 May 2008 12:33:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tengerstudio.com/?p=10#comment-13</guid>
		<description>Nice job!</description>
		<content:encoded><![CDATA[<p>Nice job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tenegri</title>
		<link>http://blog.tengerstudio.com/2008/05/16/flash-player-10-class-browser/comment-page-1/#comment-12</link>
		<dc:creator>tenegri</dc:creator>
		<pubDate>Fri, 16 May 2008 09:38:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tengerstudio.com/?p=10#comment-12</guid>
		<description>I have changed embedding to SwfObject 2, I hope it helps.</description>
		<content:encoded><![CDATA[<p>I have changed embedding to SwfObject 2, I hope it helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tenegri</title>
		<link>http://blog.tengerstudio.com/2008/05/16/flash-player-10-class-browser/comment-page-1/#comment-11</link>
		<dc:creator>tenegri</dc:creator>
		<pubDate>Fri, 16 May 2008 09:24:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tengerstudio.com/?p=10#comment-11</guid>
		<description>I think the version detection script and express install cannot download the beta player (since it is not available from the normal source) so you have to install it manually. I tested it under IE 7 and FP10 beta and works here.</description>
		<content:encoded><![CDATA[<p>I think the version detection script and express install cannot download the beta player (since it is not available from the normal source) so you have to install it manually. I tested it under IE 7 and FP10 beta and works here.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

