<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc = "http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/">
	<channel rdf:about="http://livedocs.adobe.com/">
	<title>LiveDocs Comments - flash - 9.0 - ActionScriptLangRefV3 - compilerErrors.html</title>	
		<link>http://livedocs.adobe.com/</link>
		<description>Macromedia LiveDocs - online documentation with user feedback.</description>
		<copyright>Copyright 2009, Macromedia, Inc.</copyright>
		<dc:date>2009-11-26T03:27:43</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/compilerErrors.html#77287" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/compilerErrors.html#73400" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/compilerErrors.html#71973" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/compilerErrors.html#71240" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/compilerErrors.html#77287">
		<title>flash/9.0/ActionScriptLangRefV3/compilerErrors.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/compilerErrors.html#77287</link>
		<description>Hey just happened across a 1046 error&lt;br /&gt;package and import statements where throwing errors&lt;br /&gt;1046: Type was not found or was not a compile-time const....&lt;br /&gt;&lt;br /&gt;Solution:&lt;br /&gt;Probably have elements on the MovieClips timeline in your library that haven't been imported such as TextFields and the such.  Make sure to include these imports in you class definition of the object.</description>
		<dc:creator>Zee Devil</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-11-24T22:01:05</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/compilerErrors.html#73400">
		<title>flash/9.0/ActionScriptLangRefV3/compilerErrors.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/compilerErrors.html#73400</link>
		<description>Jim I give a thorough explanation of Error 1046 on my blog at http://curtismorley.com/2007/06/20/flash-cs3-flex-2-as3-error-1046/&lt;br /&gt;Hopefully this will help.</description>
		<dc:creator>speedclimb</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-09-07T20:07:53</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/compilerErrors.html#71973">
		<title>flash/9.0/ActionScriptLangRefV3/compilerErrors.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/compilerErrors.html#71973</link>
		<description>I need more information related to: &lt;br /&gt;Warning: 1090: Migration issue: The onEnterFrame is not triggered automatically by Flash Player at run time in ActionScript 3.0.  You must first register this handler for the event using addEventListener ( 'enterFrame', callback_handler).</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-08-14T10:58:44</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/compilerErrors.html#71240">
		<title>flash/9.0/ActionScriptLangRefV3/compilerErrors.html</title>
		<link>http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/compilerErrors.html#71240</link>
		<description>I ran into a 1046 error, that confused the heck out of me.  I'm a C++ programmer, and I tried this:&lt;br /&gt;&lt;br /&gt;var pos_vec:MyVector3d(x, y, 0);&lt;br /&gt;&lt;br /&gt;Since, you can't put non-simple classes on the stack, they must be created using new, like this:&lt;br /&gt;&lt;br /&gt;var pos_vec:MyVector3d = new MyVector3d(x, y, 0);&lt;br /&gt;&lt;br /&gt;The error states, &quot;Type was not found or was not a compile-time constant&quot;, which pointed me in the wrong direction.  Hope that helps others.</description>
		<dc:creator>Jim Acquavella</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-08-01T13:04:18</dc:date>
	</item>
	</rdf:RDF>

