<?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: Making sense of Flash compile-time and run-time errors</title>
	<atom:link href="http://tekkie.flashbit.net/flash/making-sense-of-flash-compile-time-and-run-time-errors/feed" rel="self" type="application/rss+xml" />
	<link>http://tekkie.flashbit.net/flash/making-sense-of-flash-compile-time-and-run-time-errors</link>
	<description>Flash technology blog</description>
	<lastBuildDate>Sun, 29 Jan 2012 21:27:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ain Tohvri</title>
		<link>http://tekkie.flashbit.net/flash/making-sense-of-flash-compile-time-and-run-time-errors/comment-page-1#comment-901</link>
		<dc:creator>Ain Tohvri</dc:creator>
		<pubDate>Tue, 02 Feb 2010 23:14:05 +0000</pubDate>
		<guid isPermaLink="false">http://tekkie.flashbit.net/?p=646#comment-901</guid>
		<description>I&#039;m sure the method &lt;code&gt;TypeError&lt;/code&gt; appeared at tried to establish a reference to non-existing property/method of the class. I&#039;d simply check the call stack backtrace for the error.</description>
		<content:encoded><![CDATA[<p>I&#8217;m sure the method <code>TypeError</code> appeared at tried to establish a reference to non-existing property/method of the class. I&#8217;d simply check the call stack backtrace for the error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://tekkie.flashbit.net/flash/making-sense-of-flash-compile-time-and-run-time-errors/comment-page-1#comment-900</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Mon, 01 Feb 2010 16:57:18 +0000</pubDate>
		<guid isPermaLink="false">http://tekkie.flashbit.net/?p=646#comment-900</guid>
		<description>I have not used the debugger in quite awhile.  What would you do if you got the &quot;TypeError: Error #1009: Cannot access a property or method of a null object reference.&quot; at run-time?  (Which was the case with me awhile ago...)</description>
		<content:encoded><![CDATA[<p>I have not used the debugger in quite awhile.  What would you do if you got the &#8220;TypeError: Error #1009: Cannot access a property or method of a null object reference.&#8221; at run-time?  (Which was the case with me awhile ago&#8230;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

