<?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 for Flash Action Script Error Repository</title>
	<atom:link href="http://www.actionscripterrors.com/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.actionscripterrors.com</link>
	<description>A library of solutions to Actionscript, Flash, Flex and AIR</description>
	<pubDate>Thu, 09 Sep 2010 01:54:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on 1033	Cpool entry _ is wrong type. by Kris</title>
		<link>http://www.actionscripterrors.com/?p=89#comment-6997</link>
		<dc:creator>Kris</dc:creator>
		<pubDate>Wed, 18 Aug 2010 09:21:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscripterrors.com/?p=89#comment-6997</guid>
		<description>This error may appear when you compile with a newer SDK and try to run with an old player.

Example: SWF compiled with SDK4.x and launched with Flash Player 9.

Hope it helps,
Kris</description>
		<content:encoded><![CDATA[<p>This error may appear when you compile with a newer SDK and try to run with an old player.</p>
<p>Example: SWF compiled with SDK4.x and launched with Flash Player 9.</p>
<p>Hope it helps,<br />
Kris</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 1046: Type was not found or was not a compile-time constant: ContentElement. TextLayoutFramework by Bogdan</title>
		<link>http://www.actionscripterrors.com/?p=2144#comment-6983</link>
		<dc:creator>Bogdan</dc:creator>
		<pubDate>Thu, 12 Aug 2010 10:09:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscripterrors.com/?p=2144#comment-6983</guid>
		<description>Thx man this helped me alot. ;) I just replaced the flash player version and the error disappeared.</description>
		<content:encoded><![CDATA[<p>Thx man this helped me alot. <img src='http://www.actionscripterrors.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> I just replaced the flash player version and the error disappeared.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 2032 Stream Error. by The Peoples Cube</title>
		<link>http://www.actionscripterrors.com/?p=507#comment-6967</link>
		<dc:creator>The Peoples Cube</dc:creator>
		<pubDate>Wed, 04 Aug 2010 10:59:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscripterrors.com/?p=507#comment-6967</guid>
		<description>flash OUGHT obey user preferences and not attempt to circumvent user policies in-browser or otherwise.

flash RTMP circumventing browser proxy settings comes readily to mind

"adobe's" plugin shall be conformed to user will via hardware firewall if need be</description>
		<content:encoded><![CDATA[<p>flash OUGHT obey user preferences and not attempt to circumvent user policies in-browser or otherwise.</p>
<p>flash RTMP circumventing browser proxy settings comes readily to mind</p>
<p>&#8220;adobe&#8217;s&#8221; plugin shall be conformed to user will via hardware firewall if need be</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 1032	Cpool index _ is out of range _. by Mike Hemelberg</title>
		<link>http://www.actionscripterrors.com/?p=87#comment-6912</link>
		<dc:creator>Mike Hemelberg</dc:creator>
		<pubDate>Tue, 20 Jul 2010 18:49:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscripterrors.com/?p=87#comment-6912</guid>
		<description>I have opened a bug in Adobe's Jira system:

http://bugs.adobe.com/jira/browse/ASC-4105</description>
		<content:encoded><![CDATA[<p>I have opened a bug in Adobe&#8217;s Jira system:</p>
<p><a href="http://bugs.adobe.com/jira/browse/ASC-4105" rel="nofollow">http://bugs.adobe.com/jira/browse/ASC-4105</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 1032	Cpool index _ is out of range _. by Mike Hemelberg</title>
		<link>http://www.actionscripterrors.com/?p=87#comment-6910</link>
		<dc:creator>Mike Hemelberg</dc:creator>
		<pubDate>Tue, 20 Jul 2010 05:17:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscripterrors.com/?p=87#comment-6910</guid>
		<description>This was very useful. I had a similar error with Flex 4, which would suggest that it is a common error if you have syntax errors on metatags.

compiler:

Wrong:
[ArrayType="com.truecar.common.pricing.VehicleSalesInterval"]
public var intervals:Array;

Correct:
[ArrayType("com.truecar.common.pricing.VehicleSalesInterval")]
public var intervals:Array;</description>
		<content:encoded><![CDATA[<p>This was very useful. I had a similar error with Flex 4, which would suggest that it is a common error if you have syntax errors on metatags.</p>
<p>compiler:</p>
<p>Wrong:<br />
[ArrayType="com.truecar.common.pricing.VehicleSalesInterval"]<br />
public var intervals:Array;</p>
<p>Correct:<br />
[ArrayType("com.truecar.common.pricing.VehicleSalesInterval")]<br />
public var intervals:Array;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on unable to resolve &#8216;images/splash.jpg&#8217; for transcoding by Senthil</title>
		<link>http://www.actionscripterrors.com/?p=2116#comment-6843</link>
		<dc:creator>Senthil</dc:creator>
		<pubDate>Mon, 28 Jun 2010 07:50:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscripterrors.com/?p=2116#comment-6843</guid>
		<description>Hi
 My name is Senthil.I have one problem in flex.
The problem is for loading image in image box when i select image path in Advance datagrid.
  I successfully retrive path from externally into dataGrid.But i have a problem for loading image form Datagrid.</description>
		<content:encoded><![CDATA[<p>Hi<br />
 My name is Senthil.I have one problem in flex.<br />
The problem is for loading image in image box when i select image path in Advance datagrid.<br />
  I successfully retrive path from externally into dataGrid.But i have a problem for loading image form Datagrid.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ActionScript Error #5001: The name of package &#8216;com.cjm&#8217; does not reflect the location of this file. Please change the package definition&#8217;s name inside this file, or move the file by karo</title>
		<link>http://www.actionscripterrors.com/?p=2131#comment-6839</link>
		<dc:creator>karo</dc:creator>
		<pubDate>Sat, 26 Jun 2010 16:56:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscripterrors.com/?p=2131#comment-6839</guid>
		<description>I started getting this in the middle of development, when all classpaths were ok, all files were in their places, and i haven't even moved project around even once (as some above say that that can cause it too).

the problematic class was in its place, its classpath was correct, everything hunky dory. i was pulling my hair out.

it turend out that i had another copy of the same class in the root of the project, where the FLA resides, above classpath; and the compiler was telling me about this other copy - so be careful to carefully read the path mentions in the error message, no matter how ok it might look at first glance.

I made the copy of the file in project root the evening before, to include it in a zip that i was assempling, and forgot to delete it afterwards; and in Publish Settings, "current folder" (.) is in classpath list by default, so it was finding the copied file.</description>
		<content:encoded><![CDATA[<p>I started getting this in the middle of development, when all classpaths were ok, all files were in their places, and i haven&#8217;t even moved project around even once (as some above say that that can cause it too).</p>
<p>the problematic class was in its place, its classpath was correct, everything hunky dory. i was pulling my hair out.</p>
<p>it turend out that i had another copy of the same class in the root of the project, where the FLA resides, above classpath; and the compiler was telling me about this other copy - so be careful to carefully read the path mentions in the error message, no matter how ok it might look at first glance.</p>
<p>I made the copy of the file in project root the evening before, to include it in a zip that i was assempling, and forgot to delete it afterwards; and in Publish Settings, &#8220;current folder&#8221; (.) is in classpath list by default, so it was finding the copied file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The entity &#8220;raquo&#8221; was referenced, but not declared. by Meir Bond</title>
		<link>http://www.actionscripterrors.com/?p=2148#comment-6830</link>
		<dc:creator>Meir Bond</dc:creator>
		<pubDate>Tue, 22 Jun 2010 11:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscripterrors.com/?p=2148#comment-6830</guid>
		<description>oops! use the following (without spaces...)

&#38; # 0 1 8 7 ;</description>
		<content:encoded><![CDATA[<p>oops! use the following (without spaces&#8230;)</p>
<p>&amp; # 0 1 8 7 ;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The entity &#8220;raquo&#8221; was referenced, but not declared. by Meir Bond</title>
		<link>http://www.actionscripterrors.com/?p=2148#comment-6829</link>
		<dc:creator>Meir Bond</dc:creator>
		<pubDate>Tue, 22 Jun 2010 11:42:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscripterrors.com/?p=2148#comment-6829</guid>
		<description>use &#187; instead.</description>
		<content:encoded><![CDATA[<p>use &#187; instead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 1078 Label must be a simple identifier. by admin</title>
		<link>http://www.actionscripterrors.com/?p=1368#comment-6827</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 21 Jun 2010 21:03:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscripterrors.com/?p=1368#comment-6827</guid>
		<description>Thanks Ben!!!</description>
		<content:encoded><![CDATA[<p>Thanks Ben!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 1078 Label must be a simple identifier. by Ben</title>
		<link>http://www.actionscripterrors.com/?p=1368#comment-6826</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Mon, 21 Jun 2010 19:50:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscripterrors.com/?p=1368#comment-6826</guid>
		<description>Thanks for posting this, it helped me find the real error. This will also come up if you accidentally use "new" instead of "var". As in:

new variableName:Class = new Class();

I'm not saying I did that, I'm just speculating... :)

So that makes me think you will get this error with many misuses of the "new" keyword.</description>
		<content:encoded><![CDATA[<p>Thanks for posting this, it helped me find the real error. This will also come up if you accidentally use &#8220;new&#8221; instead of &#8220;var&#8221;. As in:</p>
<p>new variableName:Class = new Class();</p>
<p>I&#8217;m not saying I did that, I&#8217;m just speculating&#8230; <img src='http://www.actionscripterrors.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>So that makes me think you will get this error with many misuses of the &#8220;new&#8221; keyword.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 3590 Non-Boolean value used where a Boolean value was expected. by Tahir Alvi</title>
		<link>http://www.actionscripterrors.com/?p=1946#comment-6792</link>
		<dc:creator>Tahir Alvi</dc:creator>
		<pubDate>Wed, 02 Jun 2010 14:02:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscripterrors.com/?p=1946#comment-6792</guid>
		<description>Thanks 
It help me a lot , i really thanks for that article</description>
		<content:encoded><![CDATA[<p>Thanks<br />
It help me a lot , i really thanks for that article</p>
]]></content:encoded>
	</item>
</channel>
</rss>
