<?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: Common Flash Compiler Errors: #1046</title>
	<atom:link href="http://blog.anselmbradford.com/2009/03/25/common-flash-compiler-errors-1046/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.anselmbradford.com/2009/03/25/common-flash-compiler-errors-1046/</link>
	<description>wrangling the Internet's wildest</description>
	<lastBuildDate>Tue, 07 Sep 2010 17:22:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Ans</title>
		<link>http://blog.anselmbradford.com/2009/03/25/common-flash-compiler-errors-1046/comment-page-1/#comment-12923</link>
		<dc:creator>Ans</dc:creator>
		<pubDate>Wed, 28 Jul 2010 09:17:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anselmbradford.com/?p=755#comment-12923</guid>
		<description>Oops, my mistake, I meant &quot;import fl.controls.RadioButtonGroup;&quot; the mx package is for Flex, fl is for Flash. Are you using an older version of Flash? The fl package was introduced relatively recently, in CS4 if my memory serves me correctly. These are ActionScript code libraries (classes) you&#039;re importing, so if you&#039;re using an older version of Flash they won&#039;t exist, and hence won&#039;t be imported, and you&#039;ll get a #1046 I believe.</description>
		<content:encoded><![CDATA[<p>Oops, my mistake, I meant &#8220;import fl.controls.RadioButtonGroup;&#8221; the mx package is for Flex, fl is for Flash. Are you using an older version of Flash? The fl package was introduced relatively recently, in CS4 if my memory serves me correctly. These are ActionScript code libraries (classes) you&#8217;re importing, so if you&#8217;re using an older version of Flash they won&#8217;t exist, and hence won&#8217;t be imported, and you&#8217;ll get a #1046 I believe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan</title>
		<link>http://blog.anselmbradford.com/2009/03/25/common-flash-compiler-errors-1046/comment-page-1/#comment-12921</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Wed, 28 Jul 2010 08:23:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anselmbradford.com/?p=755#comment-12921</guid>
		<description>Hey Ans, thanks for the speedy response, i appreciate it! Unfortunately it didn&#039;t do the trick though..

SO how does that work, are the mx.controls and fl.controls different? Is it just the pre CS version or something or am i way off the mark?</description>
		<content:encoded><![CDATA[<p>Hey Ans, thanks for the speedy response, i appreciate it! Unfortunately it didn&#8217;t do the trick though..</p>
<p>SO how does that work, are the mx.controls and fl.controls different? Is it just the pre CS version or something or am i way off the mark?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ans</title>
		<link>http://blog.anselmbradford.com/2009/03/25/common-flash-compiler-errors-1046/comment-page-1/#comment-12916</link>
		<dc:creator>Ans</dc:creator>
		<pubDate>Wed, 28 Jul 2010 04:23:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anselmbradford.com/?p=755#comment-12916</guid>
		<description>Stefan,

Adding &quot;import mx.controls.RadioButtonGroup;&quot; at the top of your code should help!</description>
		<content:encoded><![CDATA[<p>Stefan,</p>
<p>Adding &#8220;import mx.controls.RadioButtonGroup;&#8221; at the top of your code should help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan</title>
		<link>http://blog.anselmbradford.com/2009/03/25/common-flash-compiler-errors-1046/comment-page-1/#comment-12906</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Tue, 27 Jul 2010 17:25:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anselmbradford.com/?p=755#comment-12906</guid>
		<description>Hi there, 

I having been dipping in and out of AS3 for the last year and it always infuriates me, for example when i even try and use the examples in the flash help its splits out this 1046 error

1046: Type was not found or was not a compile-time constant: RadioButtonGroup.</description>
		<content:encoded><![CDATA[<p>Hi there, </p>
<p>I having been dipping in and out of AS3 for the last year and it always infuriates me, for example when i even try and use the examples in the flash help its splits out this 1046 error</p>
<p>1046: Type was not found or was not a compile-time constant: RadioButtonGroup.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://blog.anselmbradford.com/2009/03/25/common-flash-compiler-errors-1046/comment-page-1/#comment-11351</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Sun, 02 May 2010 17:49:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anselmbradford.com/?p=755#comment-11351</guid>
		<description>Just wanted to say thanks for writing this article!  I&#039;m definitely new to AS 3, and this error has been bugging me for a while.  What I like specifically about this article than the others I&#039;ve read regarding this error is the attention to detail and screenshots.  Keep up the great work here!</description>
		<content:encoded><![CDATA[<p>Just wanted to say thanks for writing this article!  I&#8217;m definitely new to AS 3, and this error has been bugging me for a while.  What I like specifically about this article than the others I&#8217;ve read regarding this error is the attention to detail and screenshots.  Keep up the great work here!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
