<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: 1017: The definition of base class UIComponent was not found.</title>
	<link>http://flashax.net/1017-the-definition-of-base-class-uicomponent-was-not-found/25/</link>
	<description>Flash components and flash consultancy</description>
	<pubDate>Wed, 10 Mar 2010 14:48:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>

	<item>
		<title>By: Santa Claus</title>
		<link>http://flashax.net/1017-the-definition-of-base-class-uicomponent-was-not-found/25/#comment-22</link>
		<author>Santa Claus</author>
		<pubDate>Tue, 05 Jun 2007 15:35:55 +0000</pubDate>
		<guid>http://flashax.net/1017-the-definition-of-base-class-uicomponent-was-not-found/25/#comment-22</guid>
					<description>I had the same problem and came to the same conclusion. I don't know why the guys at Adobe did not add that path to the settings ? Maybe they just forgot about it...
As an ActionScript 3.0 editor, I am using FlashDevelop 3 (you can download it from www.flashdevelop.org). And at the AS3Context plugin settings, it has that path added in the User Classpath setting. 
How come a few guys working on an "freeware" project managed to include that path, but the guys working at the mighty Adobe, "forgot" about it ?</description>
		<content:encoded><![CDATA[<p>I had the same problem and came to the same conclusion. I don&#8217;t know why the guys at Adobe did not add that path to the settings ? Maybe they just forgot about it&#8230;<br />
As an ActionScript 3.0 editor, I am using FlashDevelop 3 (you can download it from <a href="http://www.flashdevelop.org" rel="nofollow">www.flashdevelop.org</a>). And at the AS3Context plugin settings, it has that path added in the User Classpath setting.<br />
How come a few guys working on an &#8220;freeware&#8221; project managed to include that path, but the guys working at the mighty Adobe, &#8220;forgot&#8221; about it ?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Goran Grubic</title>
		<link>http://flashax.net/1017-the-definition-of-base-class-uicomponent-was-not-found/25/#comment-2571</link>
		<author>Goran Grubic</author>
		<pubDate>Sat, 19 Jan 2008 04:38:33 +0000</pubDate>
		<guid>http://flashax.net/1017-the-definition-of-base-class-uicomponent-was-not-found/25/#comment-2571</guid>
					<description>I've solved similar problem with FLVComponent by adding it to stage in FLA that calling my classes which extends that component. It's ugly solution but at that moment I couldn't fild better...</description>
		<content:encoded><![CDATA[<p>I&#8217;ve solved similar problem with FLVComponent by adding it to stage in FLA that calling my classes which extends that component. It&#8217;s ugly solution but at that moment I couldn&#8217;t fild better&#8230;</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: rich</title>
		<link>http://flashax.net/1017-the-definition-of-base-class-uicomponent-was-not-found/25/#comment-2590</link>
		<author>rich</author>
		<pubDate>Mon, 18 Feb 2008 21:21:31 +0000</pubDate>
		<guid>http://flashax.net/1017-the-definition-of-base-class-uicomponent-was-not-found/25/#comment-2590</guid>
					<description>You can 'permanently' change the class path Flash CS3 uses for all apps by going to Edit &#62; Preferences &#62; ActionScript, ActionScript 3.0 settings...

Then add the following path:
$(AppConfig)/Component Source/ActionScript 3.0/User Interface

Save it, and from now on Flash should be able to find the 'fl.core' package!</description>
		<content:encoded><![CDATA[<p>You can &#8216;permanently&#8217; change the class path Flash CS3 uses for all apps by going to Edit &gt; Preferences &gt; ActionScript, ActionScript 3.0 settings&#8230;</p>
<p>Then add the following path:<br />
$(AppConfig)/Component Source/ActionScript 3.0/User Interface</p>
<p>Save it, and from now on Flash should be able to find the &#8216;fl.core&#8217; package!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: sean</title>
		<link>http://flashax.net/1017-the-definition-of-base-class-uicomponent-was-not-found/25/#comment-3119</link>
		<author>sean</author>
		<pubDate>Mon, 06 Apr 2009 22:56:16 +0000</pubDate>
		<guid>http://flashax.net/1017-the-definition-of-base-class-uicomponent-was-not-found/25/#comment-3119</guid>
					<description>I am running Flash CS4, and unfortunately it seems like i don't have much in the ActionScript 3.0 directory except 1 file: EnabledWarnings.xml

I can't seem to find the User Interface/ directory ..... grrrr</description>
		<content:encoded><![CDATA[<p>I am running Flash CS4, and unfortunately it seems like i don&#8217;t have much in the ActionScript 3.0 directory except 1 file: EnabledWarnings.xml</p>
<p>I can&#8217;t seem to find the User Interface/ directory &#8230;.. grrrr</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: james</title>
		<link>http://flashax.net/1017-the-definition-of-base-class-uicomponent-was-not-found/25/#comment-3553</link>
		<author>james</author>
		<pubDate>Tue, 21 Apr 2009 12:26:41 +0000</pubDate>
		<guid>http://flashax.net/1017-the-definition-of-base-class-uicomponent-was-not-found/25/#comment-3553</guid>
					<description>sean,

same issue here, found the dir, it's \Adobe Flash CS4\Common\Configuration\Component Source\ActionScript 3.0\User Interface\
in case you hadn't yet. Couldn't call it a major release without rearranging everything  :)</description>
		<content:encoded><![CDATA[<p>sean,</p>
<p>same issue here, found the dir, it&#8217;s \Adobe Flash CS4\Common\Configuration\Component Source\ActionScript 3.0\User Interface\<br />
in case you hadn&#8217;t yet. Couldn&#8217;t call it a major release without rearranging everything  :)</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: demiurgu</title>
		<link>http://flashax.net/1017-the-definition-of-base-class-uicomponent-was-not-found/25/#comment-3600</link>
		<author>demiurgu</author>
		<pubDate>Thu, 23 Apr 2009 15:30:35 +0000</pubDate>
		<guid>http://flashax.net/1017-the-definition-of-base-class-uicomponent-was-not-found/25/#comment-3600</guid>
					<description>=))

good point sean :))</description>
		<content:encoded><![CDATA[<p>=))</p>
<p>good point sean :))</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Thomas JT</title>
		<link>http://flashax.net/1017-the-definition-of-base-class-uicomponent-was-not-found/25/#comment-3697</link>
		<author>Thomas JT</author>
		<pubDate>Sun, 26 Apr 2009 13:33:08 +0000</pubDate>
		<guid>http://flashax.net/1017-the-definition-of-base-class-uicomponent-was-not-found/25/#comment-3697</guid>
					<description>Same problem with CS4 - If u wadd the following it works fine:

C:\Program Files\Adobe\Adobe Flash CS4\Common\Configuration\Component Source\ActionScript 3.0\User Interface

If anyone needs it

Thomas JT</description>
		<content:encoded><![CDATA[<p>Same problem with CS4 - If u wadd the following it works fine:</p>
<p>C:\Program Files\Adobe\Adobe Flash CS4\Common\Configuration\Component Source\ActionScript 3.0\User Interface</p>
<p>If anyone needs it</p>
<p>Thomas JT</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: JAson</title>
		<link>http://flashax.net/1017-the-definition-of-base-class-uicomponent-was-not-found/25/#comment-3859</link>
		<author>JAson</author>
		<pubDate>Mon, 25 May 2009 14:40:27 +0000</pubDate>
		<guid>http://flashax.net/1017-the-definition-of-base-class-uicomponent-was-not-found/25/#comment-3859</guid>
					<description>I tried adding both seperatetly to test,

C:\Program Files\Adobe\Adobe Flash CS4\Common\Configuration\Component Source\ActionScript 3.0\User Interface
did not work

and

$(AppConfig)/Component Source/ActionScript 3.0/User Interface
does not work

I ended up taking the UI as file from fl.core and putting in the custom class file of mine and linked to it and it works ok.
I guess thie is just more adob-ugs</description>
		<content:encoded><![CDATA[<p>I tried adding both seperatetly to test,</p>
<p>C:\Program Files\Adobe\Adobe Flash CS4\Common\Configuration\Component Source\ActionScript 3.0\User Interface<br />
did not work</p>
<p>and</p>
<p>$(AppConfig)/Component Source/ActionScript 3.0/User Interface<br />
does not work</p>
<p>I ended up taking the UI as file from fl.core and putting in the custom class file of mine and linked to it and it works ok.<br />
I guess thie is just more adob-ugs</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: TatiPiruli</title>
		<link>http://flashax.net/1017-the-definition-of-base-class-uicomponent-was-not-found/25/#comment-4976</link>
		<author>TatiPiruli</author>
		<pubDate>Thu, 19 Nov 2009 15:29:27 +0000</pubDate>
		<guid>http://flashax.net/1017-the-definition-of-base-class-uicomponent-was-not-found/25/#comment-4976</guid>
					<description>I have the same error, but I'm using Flex Builder 3 and I don't know how to add it. Any ideas?

thanks in advance</description>
		<content:encoded><![CDATA[<p>I have the same error, but I&#8217;m using Flex Builder 3 and I don&#8217;t know how to add it. Any ideas?</p>
<p>thanks in advance</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Nate</title>
		<link>http://flashax.net/1017-the-definition-of-base-class-uicomponent-was-not-found/25/#comment-5034</link>
		<author>Nate</author>
		<pubDate>Tue, 15 Dec 2009 17:41:48 +0000</pubDate>
		<guid>http://flashax.net/1017-the-definition-of-base-class-uicomponent-was-not-found/25/#comment-5034</guid>
					<description>Thanks a lot for the info and help.  FYI, on CS4 and OSX, the folder is at:

/Applications/Adobe Flash CS4/Common/Configuration/Component Source/ActionScript 3.0/User Interface</description>
		<content:encoded><![CDATA[<p>Thanks a lot for the info and help.  FYI, on CS4 and OSX, the folder is at:</p>
<p>/Applications/Adobe Flash CS4/Common/Configuration/Component Source/ActionScript 3.0/User Interface</p>
]]></content:encoded>
				</item>
</channel>
</rss>
