<?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"
	>
<channel>
	<title>Comments on: Self-contained AS2 Runtime Debug Console</title>
	<atom:link href="http://www.razorberry.com/blog/archives/2004/12/21/self-contained-as2-runtime-debug-console/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.razorberry.com/blog/archives/2004/12/21/self-contained-as2-runtime-debug-console/</link>
	<description>since 2004!</description>
	<pubDate>Fri, 21 Nov 2008 21:45:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Ash</title>
		<link>http://www.razorberry.com/blog/archives/2004/12/21/self-contained-as2-runtime-debug-console/#comment-32</link>
		<dc:creator>Ash</dc:creator>
		<pubDate>Tue, 21 Dec 2004 15:28:58 +0000</pubDate>
		<guid isPermaLink="false">/?p=12#comment-32</guid>
		<description>Maybe something is blocking the button or there is some conflict somewhere. I'm not sure if this is Flash Player 7 only, so you could check that too.

Easiest way to test the class:
Create a new .fla in the same directory as Debug.as.
On frame 2: Debug.initialize(); stop();
Export.

I tried to make the code so it doesn't conflict with anything, but you never know..
Let me know what you find out :)

Oh.. you can also press ctrl+d instead of clicking the red button.

Update: I just fixed a bug where the console can appear offscreen. Now it's position is fixed. Something where Stage.width and Stage.height don't correspond to the actual width and height of your movie :)</description>
		<content:encoded><![CDATA[<p>Maybe something is blocking the button or there is some conflict somewhere. I&#8217;m not sure if this is Flash Player 7 only, so you could check that too.</p>
<p>Easiest way to test the class:<br />
Create a new .fla in the same directory as Debug.as.<br />
On frame 2: Debug.initialize(); stop();<br />
Export.</p>
<p>I tried to make the code so it doesn&#8217;t conflict with anything, but you never know..<br />
Let me know what you find out <img src='http://www.razorberry.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Oh.. you can also press ctrl+d instead of clicking the red button.</p>
<p>Update: I just fixed a bug where the console can appear offscreen. Now it&#8217;s position is fixed. Something where Stage.width and Stage.height don&#8217;t correspond to the actual width and height of your movie <img src='http://www.razorberry.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martijn de Visser</title>
		<link>http://www.razorberry.com/blog/archives/2004/12/21/self-contained-as2-runtime-debug-console/#comment-31</link>
		<dc:creator>Martijn de Visser</dc:creator>
		<pubDate>Tue, 21 Dec 2004 15:00:16 +0000</pubDate>
		<guid isPermaLink="false">/?p=12#comment-31</guid>
		<description>Soungs cool - but all I get is a little red square that doesn't seems to respond to any clicks - any suggestions? Could existing code in my project perhaps conlict with you code? (Haven't tested Debug standalone, yet...)</description>
		<content:encoded><![CDATA[<p>Soungs cool - but all I get is a little red square that doesn&#8217;t seems to respond to any clicks - any suggestions? Could existing code in my project perhaps conlict with you code? (Haven&#8217;t tested Debug standalone, yet&#8230;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
