<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
<channel>
<title>AS3 Tips</title>
<link>http://mxdj.sys-con.com/</link>
<description>Latest articles from AS3 Tips</description>
<copyright>Copyright 2008 FLEX DEVELOPER&apos;S JOURNAL</copyright>
<lastBuildDate>Sat, 17 May 2008 12:00:00 GMT</lastBuildDate>
<generator>FLEX DEVELOPER&apos;S JOURNAL</generator>
<ttl>10</ttl>
<docs>http://backend.userland.com/rss</docs>

<item>
<title>Object-Oriented Programming in ActionScript 3 vs Java</title>
<guid isPermaLink="true">http://mxdj.sys-con.com/read/328371.htm</guid><link>http://mxdj.sys-con.com/read/328371.htm</link>
<pubDate>Tue, 30 Jan 2007 09:00:00 GMT</pubDate>
<description>You know the drill: a language is called object-oriented if it supports inheritance, encapsulation and polymorphism. And what do we do with interfaces?</description>

</item><item>
<title>Comparing the syntax of Java 5 and ActionScript 3</title>
<guid isPermaLink="true">http://mxdj.sys-con.com/read/299251.htm</guid><link>http://mxdj.sys-con.com/read/299251.htm</link>
<pubDate>Sun, 12 Nov 2006 13:30:00 GMT</pubDate>
<description>This is a short comparison table of major elements/concepts of these two languages for a quick reference.</description>

</item><item>
<title>ActionScript 3: Dynamic classes</title>
<guid isPermaLink="true">http://mxdj.sys-con.com/read/279512.htm</guid><link>http://mxdj.sys-con.com/read/279512.htm</link>
<pubDate>Tue, 03 Oct 2006 07:15:00 GMT</pubDate>
<description>In Java, if you&apos;ve created an object from a particular class, you can use only properties and methods that were defined in this class. This is not the case in ActionScript 3. This is one of the examples of unusual (from the OOP perspective) programming techniques.</description>

</item><item>
<title>MXML vs ActionScript 3</title>
<guid isPermaLink="true">http://mxdj.sys-con.com/read/247633.htm</guid><link>http://mxdj.sys-con.com/read/247633.htm</link>
<pubDate>Sun, 23 Jul 2006 16:00:00 GMT</pubDate>
<description>I&apos;ve been building a bunch of custom AS3 components for clients lately, and have run across the need to use view states within an AS3 component.</description>

</item></channel></rss>