<?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: Multiple AS3 classes in one file</title>
	<atom:link href="http://probertson.com/articles/2006/07/28/one-file-many-as3-classes/feed/" rel="self" type="application/rss+xml" />
	<link>http://probertson.com/articles/2006/07/28/one-file-many-as3-classes/</link>
	<description>Thoughts on web development, user-centered design, code, etc. by Paul Robertson</description>
	<lastBuildDate>Sun, 13 Nov 2011 01:59:49 -0500</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Rajorshi Basu Roy Chowdhury</title>
		<link>http://probertson.com/articles/2006/07/28/one-file-many-as3-classes/#comment-90979</link>
		<dc:creator>Rajorshi Basu Roy Chowdhury</dc:creator>
		<pubDate>Sun, 26 Jun 2011 10:09:33 +0000</pubDate>
		<guid isPermaLink="false">http://probertson.com/?p=122#comment-90979</guid>
		<description>So what will be the code which finally works.

Error:5006: An ActionScript file can not have more than one externally visible definition: nest.OtherPubClass, nest.PubClass

I am using CS3 Flash Player 9.

Thanks,
Rajorshi</description>
		<content:encoded><![CDATA[<p>So what will be the code which finally works.</p>
<p>Error:5006: An ActionScript file can not have more than one externally visible definition: nest.OtherPubClass, nest.PubClass</p>
<p>I am using CS3 Flash Player 9.</p>
<p>Thanks,<br />
Rajorshi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dhaivat</title>
		<link>http://probertson.com/articles/2006/07/28/one-file-many-as3-classes/#comment-88636</link>
		<dc:creator>Dhaivat</dc:creator>
		<pubDate>Wed, 11 May 2011 07:59:17 +0000</pubDate>
		<guid isPermaLink="false">http://probertson.com/?p=122#comment-88636</guid>
		<description>this is not working in flex
I have made the same and tried to call the classes&#039; constructors from an mxml application but not working please help if you have any other option

Thanks,
Dhaivat</description>
		<content:encoded><![CDATA[<p>this is not working in flex<br />
I have made the same and tried to call the classes&#8217; constructors from an mxml application but not working please help if you have any other option</p>
<p>Thanks,<br />
Dhaivat</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://probertson.com/articles/2006/07/28/one-file-many-as3-classes/#comment-76356</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Tue, 13 Jul 2010 15:46:57 +0000</pubDate>
		<guid isPermaLink="false">http://probertson.com/?p=122#comment-76356</guid>
		<description>Very helpful, thanks for posting.</description>
		<content:encoded><![CDATA[<p>Very helpful, thanks for posting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oko</title>
		<link>http://probertson.com/articles/2006/07/28/one-file-many-as3-classes/#comment-74070</link>
		<dc:creator>oko</dc:creator>
		<pubDate>Wed, 24 Mar 2010 23:27:39 +0000</pubDate>
		<guid isPermaLink="false">http://probertson.com/?p=122#comment-74070</guid>
		<description>Nice explanation thx</description>
		<content:encoded><![CDATA[<p>Nice explanation thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aezon</title>
		<link>http://probertson.com/articles/2006/07/28/one-file-many-as3-classes/#comment-64153</link>
		<dc:creator>Aezon</dc:creator>
		<pubDate>Sun, 19 Jul 2009 16:03:53 +0000</pubDate>
		<guid isPermaLink="false">http://probertson.com/?p=122#comment-64153</guid>
		<description>@ Troy Gardner: I recently got that error, moving all &quot;extra&quot; classes outside of the package and removing the &quot;public&quot; attribute, the error disappeared. It would seem that your conclusion is correct.</description>
		<content:encoded><![CDATA[<p>@ Troy Gardner: I recently got that error, moving all &#8220;extra&#8221; classes outside of the package and removing the &#8220;public&#8221; attribute, the error disappeared. It would seem that your conclusion is correct.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Troy Gardner</title>
		<link>http://probertson.com/articles/2006/07/28/one-file-many-as3-classes/#comment-53929</link>
		<dc:creator>Troy Gardner</dc:creator>
		<pubDate>Thu, 18 Dec 2008 06:44:09 +0000</pubDate>
		<guid isPermaLink="false">http://probertson.com/?p=122#comment-53929</guid>
		<description>In Flash CS3 production I get this
5006: An ActionScript file can not have more than one externally visible definition: test.OtherPubClass, test.InternalClass

So I don&#039;t think this trick works anymore.</description>
		<content:encoded><![CDATA[<p>In Flash CS3 production I get this<br />
5006: An ActionScript file can not have more than one externally visible definition: test.OtherPubClass, test.InternalClass</p>
<p>So I don&#8217;t think this trick works anymore.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: [CS3][AS3]Managing/converting to &#34;for&#34; class names - ActionScript.org Forums</title>
		<link>http://probertson.com/articles/2006/07/28/one-file-many-as3-classes/#comment-42939</link>
		<dc:creator>[CS3][AS3]Managing/converting to &#34;for&#34; class names - ActionScript.org Forums</dc:creator>
		<pubDate>Wed, 23 Apr 2008 20:46:14 +0000</pubDate>
		<guid isPermaLink="false">http://probertson.com/?p=122#comment-42939</guid>
		<description>&lt;!--%kramer-ref-pre%--&gt;[...] yea this technique has fallen off the waterfall. This is now broken up in AS3 into defined class scripts if I am understanding this correctly. Give or take this may even be easier now that I think I understand what you are trying to do here. But check out this link this may help you more than anyone on here could http://probertson.com/articles/2006/...y-as3-classes/ [...]&lt;!--%kramer-ref-post%--&gt;</description>
		<content:encoded><![CDATA[<p><!--%kramer-ref-pre%-->[&#8230;] yea this technique has fallen off the waterfall. This is now broken up in AS3 into defined class scripts if I am understanding this correctly. Give or take this may even be easier now that I think I understand what you are trying to do here. But check out this link this may help you more than anyone on here could <a href="http://probertson.com/articles/2006/...y-as3-classes/" rel="nofollow">http://probertson.com/articles/2006/&#8230;y-as3-classes/</a> [&#8230;]<!--%kramer-ref-post%--></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Re: [Flashcoders] Actionscript 3.0 help w/ simple HelloWorld</title>
		<link>http://probertson.com/articles/2006/07/28/one-file-many-as3-classes/#comment-36283</link>
		<dc:creator>Re: [Flashcoders] Actionscript 3.0 help w/ simple HelloWorld</dc:creator>
		<pubDate>Fri, 11 Jan 2008 04:28:30 +0000</pubDate>
		<guid isPermaLink="false">http://probertson.com/?p=122#comment-36283</guid>
		<description>&lt;!--%kramer-ref-pre%--&gt;[...] &lt;[EMAIL PROTECTED]&gt; wrote:  Here is a good article on class/package syntax and structure: http://probertson.com/articles/2006/07/28/one-file-many-as3-classes/  and On Mon, 26 Mar 2007 13:08:48 -0400, Ron Wheeler &lt;[EMAIL PROTECTED]&gt; wrote:  The [...]&lt;!--%kramer-ref-post%--&gt;</description>
		<content:encoded><![CDATA[<p><!--%kramer-ref-pre%-->[&#8230;] &lt;[EMAIL PROTECTED]&gt; wrote:  Here is a good article on class/package syntax and structure: <a href="http://probertson.com/articles/2006/07/28/one-file-many-as3-classes/" rel="nofollow">http://probertson.com/articles/2006/07/28/one-file-many-as3-classes/</a>  and On Mon, 26 Mar 2007 13:08:48 -0400, Ron Wheeler &lt;[EMAIL PROTECTED]&gt; wrote:  The [&#8230;]<!--%kramer-ref-post%--></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: enchao.com</title>
		<link>http://probertson.com/articles/2006/07/28/one-file-many-as3-classes/#comment-30563</link>
		<dc:creator>enchao.com</dc:creator>
		<pubDate>Tue, 25 Sep 2007 14:29:05 +0000</pubDate>
		<guid isPermaLink="false">http://probertson.com/?p=122#comment-30563</guid>
		<description>&lt;!--%kramer-ref-pre%--&gt;[...] http://probertson.com/articles/2006/07/28/one-file-many-as3-classes/ ‰?ÜÊòØ 1.ÊúÉÊêûÊ?? 2.Flex‰?çÊîØÊè¥ ÊâÄ‰ª•ÈÇÑÊòØ‰?çË¶ÅÊ?í‰?ãÊâæ‰?ã‰?ú       May 14, 2007 No comments [...]&lt;!--%kramer-ref-post%--&gt;</description>
		<content:encoded><![CDATA[<p><!--%kramer-ref-pre%-->[&#8230;] <a href="http://probertson.com/articles/2006/07/28/one-file-many-as3-classes/" rel="nofollow">http://probertson.com/articles/2006/07/28/one-file-many-as3-classes/</a> ‰?ÜÊòØ 1.ÊúÉÊêûÊ?? 2.Flex‰?çÊîØÊè¥ ÊâÄ‰ª•ÈÇÑÊòØ‰?çË¶ÅÊ?í‰?ãÊâæ‰?ã‰?ú       May 14, 2007 No comments [&#8230;]<!--%kramer-ref-post%--></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FlashFocus.nl - Meerdere klassen in Ôø?Ôø?n package</title>
		<link>http://probertson.com/articles/2006/07/28/one-file-many-as3-classes/#comment-20067</link>
		<dc:creator>FlashFocus.nl - Meerdere klassen in Ôø?Ôø?n package</dc:creator>
		<pubDate>Mon, 21 May 2007 14:08:07 +0000</pubDate>
		<guid isPermaLink="false">http://probertson.com/?p=122#comment-20067</guid>
		<description>&lt;!--%kramer-ref-pre%--&gt;[...] Re: Meerdere klassen in Ôø?Ôø?n package     Ik heb gemerkt dat je private of public keywords verplicht moet opnemen wanneer je een klasse declareert. Mss zit je daar een beetje mis.  Meer uitleg vind je hier [...]&lt;!--%kramer-ref-post%--&gt;</description>
		<content:encoded><![CDATA[<p><!--%kramer-ref-pre%-->[&#8230;] Re: Meerdere klassen in Ôø?Ôø?n package     Ik heb gemerkt dat je private of public keywords verplicht moet opnemen wanneer je een klasse declareert. Mss zit je daar een beetje mis.  Meer uitleg vind je hier [&#8230;]<!--%kramer-ref-post%--></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flash9 Âú®‰?ÄÂÄãasÊ™î‰??ÂèØ‰ª•Êúâmultiple class &#171; ‰?ÄÂÄãË®òÊÜ?ÁöÑÂ†¥ÊôØ</title>
		<link>http://probertson.com/articles/2006/07/28/one-file-many-as3-classes/#comment-19208</link>
		<dc:creator>Flash9 Âú®‰?ÄÂÄãasÊ™î‰??ÂèØ‰ª•Êúâmultiple class &#171; ‰?ÄÂÄãË®òÊÜ?ÁöÑÂ†¥ÊôØ</dc:creator>
		<pubDate>Mon, 14 May 2007 09:46:22 +0000</pubDate>
		<guid isPermaLink="false">http://probertson.com/?p=122#comment-19208</guid>
		<description>[...] Âú®‰?ÄÂÄãasÊ™î‰??ÂèØ‰ª•Êúâmultiple&#160;class  http://probertson.com/articles/2006/07/28/one-file-many-as3-classes/ ‰?ÜÊòØ 1.ÊúÉÊêûÊ?? 2.Flex‰?çÊîØÊè¥ [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Âú®‰?ÄÂÄãasÊ™î‰??ÂèØ‰ª•Êúâmultiple&nbsp;class  <a href="http://probertson.com/articles/2006/07/28/one-file-many-as3-classes/" rel="nofollow">http://probertson.com/articles/2006/07/28/one-file-many-as3-classes/</a> ‰?ÜÊòØ 1.ÊúÉÊêûÊ?? 2.Flex‰?çÊîØÊè¥ [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

