<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
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/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>jidd &#187; actionscript</title> <atom:link href="http://jidd.jimisaacs.com/archives/tag/actionscript/feed/" rel="self" type="application/rss+xml" /><link>http://jidd.jimisaacs.com</link> <description>Jim Isaacs Design &#38; Development</description> <lastBuildDate>Thu, 12 Aug 2010 02:55:22 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <item><title>KeyboardControl AS3 Class</title><link>http://jidd.jimisaacs.com/archives/490/</link> <comments>http://jidd.jimisaacs.com/archives/490/#comments</comments> <pubDate>Sun, 23 Nov 2008 23:37:05 +0000</pubDate> <dc:creator>Jim Isaacs</dc:creator> <category><![CDATA[Development]]></category> <category><![CDATA[Downloads]]></category> <category><![CDATA[as3]]></category> <category><![CDATA[actionscript]]></category> <category><![CDATA[control]]></category> <category><![CDATA[download]]></category> <category><![CDATA[EventDispatcher]]></category> <category><![CDATA[Events]]></category> <category><![CDATA[game]]></category> <category><![CDATA[keyboard]]></category> <category><![CDATA[KeyboardControl]]></category> <category><![CDATA[KeyboardControlEvent]]></category> <category><![CDATA[KeyboardEvent]]></category> <guid
isPermaLink="false">http://jidd.jimisaacs.com/?p=490</guid> <description><![CDATA[Keyboard events are finicky, and AS3 is no exception. They work like regular keyboard strokes anywhere else on your system. Press a key once, and it fires once, but keep it held down and after a short delay it fires repeatedly at a system defined interval. This is how keyboard events should work for text [...]]]></description> <wfw:commentRss>http://jidd.jimisaacs.com/archives/490/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>URL AS3 Class</title><link>http://jidd.jimisaacs.com/archives/203/</link> <comments>http://jidd.jimisaacs.com/archives/203/#comments</comments> <pubDate>Sun, 10 Aug 2008 04:04:38 +0000</pubDate> <dc:creator>Jim Isaacs</dc:creator> <category><![CDATA[Development]]></category> <category><![CDATA[Downloads]]></category> <category><![CDATA[as3]]></category> <category><![CDATA[actionscript]]></category> <category><![CDATA[download]]></category> <category><![CDATA[hash]]></category> <category><![CDATA[host]]></category> <category><![CDATA[hostname]]></category> <category><![CDATA[href]]></category> <category><![CDATA[javascript]]></category> <category><![CDATA[parse]]></category> <category><![CDATA[pathname]]></category> <category><![CDATA[port]]></category> <category><![CDATA[protocol]]></category> <category><![CDATA[search]]></category> <category><![CDATA[string]]></category> <category><![CDATA[url]]></category> <guid
isPermaLink="false">http://jidd.jimisaacs.com/?p=203</guid> <description><![CDATA[Custom class dependancies: QueryParameters This class is an attempt to have an object that automatically parses any string representing a url. Similar to the way the javascript object window.location parses the window&#8217;s url. The url string is supplied either through the constructor, or through setting the &#8216;href&#8217; property. What is important to note, is that [...]]]></description> <wfw:commentRss>http://jidd.jimisaacs.com/archives/203/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>WindowLocation AS3 Class</title><link>http://jidd.jimisaacs.com/archives/187/</link> <comments>http://jidd.jimisaacs.com/archives/187/#comments</comments> <pubDate>Sat, 09 Aug 2008 05:30:34 +0000</pubDate> <dc:creator>Jim Isaacs</dc:creator> <category><![CDATA[Development]]></category> <category><![CDATA[Downloads]]></category> <category><![CDATA[as3]]></category> <category><![CDATA[actionscript]]></category> <category><![CDATA[download]]></category> <category><![CDATA[ExternalInterface]]></category> <category><![CDATA[hash]]></category> <category><![CDATA[host]]></category> <category><![CDATA[hostname]]></category> <category><![CDATA[href]]></category> <category><![CDATA[javascript]]></category> <category><![CDATA[location]]></category> <category><![CDATA[pathname]]></category> <category><![CDATA[port]]></category> <category><![CDATA[protocol]]></category> <category><![CDATA[search]]></category> <category><![CDATA[url]]></category> <category><![CDATA[window]]></category> <category><![CDATA[WindowLocation]]></category> <guid
isPermaLink="false">http://jidd.jimisaacs.com/?p=187</guid> <description><![CDATA[Custom class dependancies: QueryParameters The class works exactly the way you think it would except it has a couple of extras. One extra is that this class caches the value of any javascript call made by ExternalInterface. This way, if you need to call this class&#8217;s property more than once in a script the ExternalInterface [...]]]></description> <wfw:commentRss>http://jidd.jimisaacs.com/archives/187/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>QueryParameters AS3 Class</title><link>http://jidd.jimisaacs.com/archives/162/</link> <comments>http://jidd.jimisaacs.com/archives/162/#comments</comments> <pubDate>Sat, 09 Aug 2008 04:13:45 +0000</pubDate> <dc:creator>Jim Isaacs</dc:creator> <category><![CDATA[Development]]></category> <category><![CDATA[Downloads]]></category> <category><![CDATA[as3]]></category> <category><![CDATA[actionscript]]></category> <category><![CDATA[download]]></category> <category><![CDATA[dynamic]]></category> <category><![CDATA[index]]></category> <category><![CDATA[object]]></category> <category><![CDATA[Parameters]]></category> <category><![CDATA[properties]]></category> <category><![CDATA[property]]></category> <category><![CDATA[query]]></category> <category><![CDATA[QueryParameters]]></category> <category><![CDATA[querystring]]></category> <category><![CDATA[string]]></category> <category><![CDATA[uri]]></category> <category><![CDATA[url]]></category> <guid
isPermaLink="false">http://jidd.jimisaacs.com/?p=162</guid> <description><![CDATA[Custom class dependancies: Parameters QueryParameters is a utility that is meant for working with query strings in actionscript. It extends the extremely versatile Parameters class, and what it does is fairly simple, yet very useful. It is an object which is automatically converted to a query string. All methods which add/remove properties are overridden to [...]]]></description> <wfw:commentRss>http://jidd.jimisaacs.com/archives/162/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Parameters AS3 Class</title><link>http://jidd.jimisaacs.com/archives/153/</link> <comments>http://jidd.jimisaacs.com/archives/153/#comments</comments> <pubDate>Fri, 08 Aug 2008 05:02:20 +0000</pubDate> <dc:creator>Jim Isaacs</dc:creator> <category><![CDATA[Development]]></category> <category><![CDATA[Downloads]]></category> <category><![CDATA[as3]]></category> <category><![CDATA[actionscript]]></category> <category><![CDATA[array]]></category> <category><![CDATA[class]]></category> <category><![CDATA[dictionary]]></category> <category><![CDATA[download]]></category> <category><![CDATA[dynamic]]></category> <category><![CDATA[flash_proxy]]></category> <category><![CDATA[index]]></category> <category><![CDATA[object]]></category> <category><![CDATA[Parameters]]></category> <category><![CDATA[properties]]></category> <category><![CDATA[property]]></category> <category><![CDATA[proxy]]></category> <guid
isPermaLink="false">http://jidd.jimisaacs.com/?p=153</guid> <description><![CDATA[Custom class dependencies: None This class can be described best as an indexed Object. This means that all the properties may also be accessed through an index, as well as directly calling the property name. It is just about as open ended as a class can get while still maintaining some kind of a structure. [...]]]></description> <wfw:commentRss>http://jidd.jimisaacs.com/archives/153/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>CountDownTimer AS3 Class</title><link>http://jidd.jimisaacs.com/archives/144/</link> <comments>http://jidd.jimisaacs.com/archives/144/#comments</comments> <pubDate>Fri, 08 Aug 2008 03:43:32 +0000</pubDate> <dc:creator>Jim Isaacs</dc:creator> <category><![CDATA[Development]]></category> <category><![CDATA[Downloads]]></category> <category><![CDATA[as3]]></category> <category><![CDATA[actionscript]]></category> <category><![CDATA[class]]></category> <category><![CDATA[countdown]]></category> <category><![CDATA[countdowntimer]]></category> <category><![CDATA[date]]></category> <category><![CDATA[download]]></category> <category><![CDATA[event]]></category> <category><![CDATA[time]]></category> <category><![CDATA[timer]]></category> <category><![CDATA[utility]]></category> <guid
isPermaLink="false">http://jidd.jimisaacs.com/?p=144</guid> <description><![CDATA[Custom class dependencies: CountdownTimerEvent Everyone always wants to make a count down to something. This is a class that attempts to enlose all the functionality that is usually needed to achieve this task. There a so many examples and tutorials out there for creating a count down, that I won&#8217;t bother explaining much here. I [...]]]></description> <wfw:commentRss>http://jidd.jimisaacs.com/archives/144/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>DashedLine AS3 Class</title><link>http://jidd.jimisaacs.com/archives/135/</link> <comments>http://jidd.jimisaacs.com/archives/135/#comments</comments> <pubDate>Fri, 08 Aug 2008 03:18:41 +0000</pubDate> <dc:creator>Jim Isaacs</dc:creator> <category><![CDATA[Development]]></category> <category><![CDATA[Downloads]]></category> <category><![CDATA[as3]]></category> <category><![CDATA[actionscript]]></category> <category><![CDATA[bitmap]]></category> <category><![CDATA[class]]></category> <category><![CDATA[dash]]></category> <category><![CDATA[dashedline]]></category> <category><![CDATA[download]]></category> <category><![CDATA[line]]></category> <category><![CDATA[pixel]]></category> <category><![CDATA[shape]]></category> <guid
isPermaLink="false">http://jidd.jimisaacs.com/?p=135</guid> <description><![CDATA[Custom class dependencies: None Flash of course has built-in styles for line strokes, but none of them accomplished what I needed that CSS seems to do so intelligently. This is a simple dashed line drawn pixel for pixel with no antialiasing. This class attempts to make this process easy to use and control. What It [...]]]></description> <wfw:commentRss>http://jidd.jimisaacs.com/archives/135/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>VectorClip AS3 Class</title><link>http://jidd.jimisaacs.com/archives/124/</link> <comments>http://jidd.jimisaacs.com/archives/124/#comments</comments> <pubDate>Fri, 08 Aug 2008 01:08:58 +0000</pubDate> <dc:creator>Jim Isaacs</dc:creator> <category><![CDATA[Development]]></category> <category><![CDATA[Downloads]]></category> <category><![CDATA[as3]]></category> <category><![CDATA[actionscript]]></category> <category><![CDATA[class]]></category> <category><![CDATA[direction]]></category> <category><![CDATA[download]]></category> <category><![CDATA[MovieClip]]></category> <category><![CDATA[rotation]]></category> <category><![CDATA[Trig]]></category> <category><![CDATA[trigonometry]]></category> <category><![CDATA[vector]]></category> <category><![CDATA[VectorClip]]></category> <guid
isPermaLink="false">http://jidd.jimisaacs.com/?p=124</guid> <description><![CDATA[Custom class dependencies: Vector2D Working with vectors &#8211; Part 1, Part 2, Part 3 So far everything done in the series &#8220;Working with vectors&#8221; have been utilities to help with the calculation of trigonometric values. Now we will apply it to something that will be displayed, a MovieClip! Or in this case, what I call [...]]]></description> <wfw:commentRss>http://jidd.jimisaacs.com/archives/124/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>EventDispatcherList AS3 Class</title><link>http://jidd.jimisaacs.com/archives/9/</link> <comments>http://jidd.jimisaacs.com/archives/9/#comments</comments> <pubDate>Thu, 10 Jul 2008 03:36:02 +0000</pubDate> <dc:creator>Jim Isaacs</dc:creator> <category><![CDATA[Development]]></category> <category><![CDATA[Downloads]]></category> <category><![CDATA[as3]]></category> <category><![CDATA[actionscript]]></category> <category><![CDATA[class]]></category> <category><![CDATA[dictionary]]></category> <category><![CDATA[download]]></category> <category><![CDATA[EventDispatcher]]></category> <category><![CDATA[EventDispatcherList]]></category> <category><![CDATA[Events]]></category> <category><![CDATA[list]]></category> <guid
isPermaLink="false">http://jidd.jimisaacs.com/?p=9</guid> <description><![CDATA[Custom class dependencies: None I hope this class will be of as much help to everyone as it is to me. Too many times to count, I needed to manage multiple objects that all use the same listener! Adding the same listener to multiple objects is very useful and code saving in Actionscript 3. Most [...]]]></description> <wfw:commentRss>http://jidd.jimisaacs.com/archives/9/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Vector2D AS3 Class</title><link>http://jidd.jimisaacs.com/archives/4/</link> <comments>http://jidd.jimisaacs.com/archives/4/#comments</comments> <pubDate>Fri, 27 Jun 2008 15:44:27 +0000</pubDate> <dc:creator>Jim Isaacs</dc:creator> <category><![CDATA[Development]]></category> <category><![CDATA[Downloads]]></category> <category><![CDATA[as3]]></category> <category><![CDATA[actionscript]]></category> <category><![CDATA[class]]></category> <category><![CDATA[download]]></category> <category><![CDATA[point]]></category> <category><![CDATA[trigonometry]]></category> <category><![CDATA[vector]]></category> <category><![CDATA[Vector2D]]></category> <guid
isPermaLink="false">http://ji.d.jimisaacs.com/?p=4</guid> <description><![CDATA[Custom class dependencies: Trig Working with vectors &#8211; Part 1, Part 2, Part 3 This is my second post regarding my vector class quest. The first post was about the utility that I decided to create for all those very useful trigonometric functions that are always popping up in almost every complex piece of code [...]]]></description> <wfw:commentRss>http://jidd.jimisaacs.com/archives/4/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> </channel> </rss>
<!-- Served from: jimisaacs.com @ 2010-09-09 12:50:00 by W3 Total Cache -->