<?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: ActionScript 3 Class Interface Implementations</title>
	<atom:link href="http://www.mikechambers.com/blog/2008/02/29/actionscript-3-class-interface-implementations/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikechambers.com/blog/2008/02/29/actionscript-3-class-interface-implementations/</link>
	<description>code = joy</description>
	<pubDate>Tue, 06 Jan 2009 19:53:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sproing000</title>
		<link>http://www.mikechambers.com/blog/2008/02/29/actionscript-3-class-interface-implementations/comment-page-1/#comment-15084</link>
		<dc:creator>Sproing000</dc:creator>
		<pubDate>Fri, 21 Nov 2008 22:53:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/2008/02/29/actionscript-3-class-interface-implementations/#comment-15084</guid>
		<description>The interface on this post is a type of AS3 class, that’s why all class names start with “I” then class name(The way you should name your interface class). Before you guys dig into what this class does, I recommend going through some books regarding Model-Viewer-Controller (MVC) Pattern, where most commonly these classes are used.  “O’Reilly ActionScript 3.0 Design Patterns”.
If you are new to AS3 this is not the place to start.</description>
		<content:encoded><![CDATA[<p>The interface on this post is a type of AS3 class, that’s why all class names start with “I” then class name(The way you should name your interface class). Before you guys dig into what this class does, I recommend going through some books regarding Model-Viewer-Controller (MVC) Pattern, where most commonly these classes are used.  “O’Reilly ActionScript 3.0 Design Patterns”.<br />
If you are new to AS3 this is not the place to start.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Neri</title>
		<link>http://www.mikechambers.com/blog/2008/02/29/actionscript-3-class-interface-implementations/comment-page-1/#comment-12528</link>
		<dc:creator>Daniel Neri</dc:creator>
		<pubDate>Fri, 13 Jun 2008 16:02:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/2008/02/29/actionscript-3-class-interface-implementations/#comment-12528</guid>
		<description>So er what exactly is an 'interface'?</description>
		<content:encoded><![CDATA[<p>So er what exactly is an &#8216;interface&#8217;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jash</title>
		<link>http://www.mikechambers.com/blog/2008/02/29/actionscript-3-class-interface-implementations/comment-page-1/#comment-11959</link>
		<dc:creator>jash</dc:creator>
		<pubDate>Fri, 18 Apr 2008 11:50:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/2008/02/29/actionscript-3-class-interface-implementations/#comment-11959</guid>
		<description>do we have ToolTip class in as3?</description>
		<content:encoded><![CDATA[<p>do we have ToolTip class in as3?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john farming</title>
		<link>http://www.mikechambers.com/blog/2008/02/29/actionscript-3-class-interface-implementations/comment-page-1/#comment-11926</link>
		<dc:creator>john farming</dc:creator>
		<pubDate>Tue, 15 Apr 2008 05:55:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/2008/02/29/actionscript-3-class-interface-implementations/#comment-11926</guid>
		<description>this OOP approach is really professional, interfaces.. inheritance but this version i think lost the easy and flexibility, we cant write code anywhere we want</description>
		<content:encoded><![CDATA[<p>this OOP approach is really professional, interfaces.. inheritance but this version i think lost the easy and flexibility, we cant write code anywhere we want</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: I had an epiphany as to what polymorphism is last night. at building blocks</title>
		<link>http://www.mikechambers.com/blog/2008/02/29/actionscript-3-class-interface-implementations/comment-page-1/#comment-11629</link>
		<dc:creator>I had an epiphany as to what polymorphism is last night. at building blocks</dc:creator>
		<pubDate>Mon, 24 Mar 2008 03:48:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/2008/02/29/actionscript-3-class-interface-implementations/#comment-11629</guid>
		<description>[...] baffled me for a long time, then I sorta understood, and last night I actually implemented an Interface intentionally and correctly. The same is true for the term polymorphism. I can read definitions [...]</description>
		<content:encoded><![CDATA[<p>[...] baffled me for a long time, then I sorta understood, and last night I actually implemented an Interface intentionally and correctly. The same is true for the term polymorphism. I can read definitions [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andre&#8217;s Blog &#187; Blog Archive &#187; links for 2008-03-04</title>
		<link>http://www.mikechambers.com/blog/2008/02/29/actionscript-3-class-interface-implementations/comment-page-1/#comment-11386</link>
		<dc:creator>Andre&#8217;s Blog &#187; Blog Archive &#187; links for 2008-03-04</dc:creator>
		<pubDate>Tue, 11 Mar 2008 17:43:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/2008/02/29/actionscript-3-class-interface-implementations/#comment-11386</guid>
		<description>[...] Mike Chambers » Blog Archive » ActionScript 3 Class Interface Implementations list of all ActionScript 3 classes in the Flash Player, Flex 3, and Adobe AIR 1.0 APIs that implement interfaces, as well a list of the interfaces that they implement. (tags: actionscript as3 class classes flash flex air ria programming reference mikechambers) [...]</description>
		<content:encoded><![CDATA[<p>[...] Mike Chambers » Blog Archive » ActionScript 3 Class Interface Implementations list of all ActionScript 3 classes in the Flash Player, Flex 3, and Adobe AIR 1.0 APIs that implement interfaces, as well a list of the interfaces that they implement. (tags: actionscript as3 class classes flash flex air ria programming reference mikechambers) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ???.COM</title>
		<link>http://www.mikechambers.com/blog/2008/02/29/actionscript-3-class-interface-implementations/comment-page-1/#comment-11324</link>
		<dc:creator>???.COM</dc:creator>
		<pubDate>Tue, 04 Mar 2008 01:20:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/2008/02/29/actionscript-3-class-interface-implementations/#comment-11324</guid>
		<description>&lt;strong&gt;ActionScript 3 Class Interface Implementations&lt;/strong&gt;

Form: http://www.mikechambers.com/blog/2008/02/29/actionscript-3-class-interface-implementations/AbstractMessage : IMessageAbstractService  ...</description>
		<content:encoded><![CDATA[<p><strong>ActionScript 3 Class Interface Implementations</strong></p>
<p>Form: <a href="http://www.mikechambers.com/blog/2008/02/29/actionscript-3-class-interface-implementations/AbstractMessage" rel="nofollow">http://www.mikechambers.com/blog/2008/02/29/actionscript-3-class-interface-implementations/AbstractMessage</a> : IMessageAbstractService  &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moshayeb</title>
		<link>http://www.mikechambers.com/blog/2008/02/29/actionscript-3-class-interface-implementations/comment-page-1/#comment-11322</link>
		<dc:creator>Moshayeb</dc:creator>
		<pubDate>Mon, 03 Mar 2008 07:19:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikechambers.com/blog/2008/02/29/actionscript-3-class-interface-implementations/#comment-11322</guid>
		<description>I am a new learner of flash action script. will you pls tell me how should i start first?
I need a guide.</description>
		<content:encoded><![CDATA[<p>I am a new learner of flash action script. will you pls tell me how should i start first?<br />
I need a guide.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
