<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">

    <channel>

    <atom:link href="http://www.actiontad.com/rss/atadrss.xml" rel="self" type="application/rss+xml" />

    <title>Actiontad Rss Feed</title>
    <description>Tads random thoughts, and ActionScript related tips, tricks, and news</description>
    <link>http://www.actiontad.com/rss/atadrss.xml</link>

    <copyright>Copyright 2010 (t)a.d</copyright>
    <language>en-us</language>
    <lastBuildDate>Tue, 27 Apr 2010 10:00:00 GMT</lastBuildDate>


    <item>
    <title>Drag Something out of a SWF</title>
    <link>http://www.actiontad.com/components/src/dragOutsideSWF/</link>

    <description>Using the DOMExEventDispatcher and DOMExEvent to drag a circle outside and back into the Flash.</description>
    <author>Tad@actiontad.com (Tad Green)</author>
    <pubDate>Tue, 27 Apr 2010 10:00:00 GMT</pubDate>
    <guid isPermaLink="false">http://www.actiontad.com/components/src/dragOutsideSWF/</guid>
    </item>


    <item>
    <title>Basic DOMExEvent handling, The DOMExEvent and DOMExEventDispatcher classes</title>
    <link>http://www.actiontad.com/components/src/domexEventExample/</link>

    <description>DOMExEvent handling, keyboard and mouse events.</description>
    <author>Tad@actiontad.com (Tad Green)</author>
    <pubDate>Tue, 05 Feb 2010 06:30:00 GMT</pubDate>
    <guid isPermaLink="false">http://www.actiontad.com/components/src/domexEventExample/</guid>
    </item>


    <item>
    <title>3D Cube Following The Wrappers Mouse</title>
    <link>http://www.actiontad.com/components/src/wrapperMouseFollow/</link>

    <description>3D Cube follows the mouse, no matter where mouse is, via the DOMEx Class</description>
    <author>Tad@actiontad.com (Tad Green)</author>
    <pubDate>Wen, 10 Feb 2010 06:30:00 GMT</pubDate>
    <guid isPermaLink="false">http://www.actiontad.com/components/src/wrapperMouseFollow/</guid>
    </item>


    <item>
    <title>DOMEx Based Rss Reader/Styler</title>
    <link>http://www.actiontad.com/components/src/rssReader/</link>

    <description>An Rss reader.</description>
    <author>Tad@actiontad.com (Tad Green)</author>
    <pubDate>Fri, 05 Feb 2010 10:00:00 PDT</pubDate>
    <guid isPermaLink="false">http://www.actiontad.com/components/src/rssReader/</guid>
    </item>


    <item>
    <title>3D Object Maker with DOM support</title>
    <link>http://www.actiontad.com/components/src/threedobjectmaker/</link>

    <description>A 3D object maker that can be controlled via JavaScriprt.
     Uses Papervision3D, you can create an object either by including the class in your code
      or by compiling just the class and using javascript to create an object.</description>
    <author>Tad@actiontad.com (Tad Green)</author>
    <pubDate>Fri, 05 Feb 2010 10:00:00 PDT</pubDate>
    <guid isPermaLink="false">http://www.actiontad.com/components/src/threedobjectmaker/</guid>
    </item>


    <item>
    <title>DOMEx Class</title>
    <link>http://www.actiontad.com/DOMEx/</link>

    <description>The External Interface with Document Object Model and other useful JavaScritp support.
     This is a link to the documentation, which also has a link to the source and sample files.
       The ThreeDObject maker uses this class.</description>
    <author>Tad@actiontad.com (Tad Green)</author>
    <pubDate>Fri, 05 Feb 2010 10:00:00 PDT</pubDate>
    <guid isPermaLink="false">http://www.actiontad.com/DOMEx/</guid>
    </item>
   

    
    </channel>

</rss>
