Various Flash ActionScript downloads
These AS script files are here for you (and me). These files are my 'personal
versions' of software made by people all over the globe.
- pQueue i_a: original by Branden
Hall; tweaked a little by me for my personal tastes.
- swfQueue i_a: original by Branden
Hall; tweaked a little by me for my personal tastes. Added some
extensions, mostly done by others.
- ACK EventEngine i_a: original by Branden
Hall; tweaked a little by me for my personal tastes.
- XML:ACK i_a: original by Branden
Hall; tweaked a little by me for my personal tastes. Added some
extensions, some done by others.
- XML:FLEM i_a: my port of XML:ACK i_a to
FLEM by Branden Hall.
TODO: 'Good design' means I still need to add XML.addListener at al for the
onData, onLoad and onLoadStatus hooks. Consider this a quick port.
- HSVcolor i_a: my set of routines to convert
colors to/from RGB to/from HSV colorspace.
- String i_a: original by Branden
Hall; tweaked a little by me for my personal tastes. Added
trim[Left/Right] functions.
- Various Sorting Routines:
a couple of different algorithms for sorting implemented in AS. Includes tha
Array.qSort() fix by Branden Hall. NOTE: these routines are ripped straight
from one of my scenes and don't use nice callbacks due to 'reduced
performance'. All routines sort elements based on the value of their
obj.zOrder attributes. Reusable only after a bit of fiddling.
- XMLSocket:FLEM i_a: dangling on the wish list rope.
That's all for now...
NOTE: The sources include a copy of the license as is used by Branden (+ a
few notes by me at the bottom). No GPL in here.
You might want to have a look at http://chattyfig.figleaf.com/
for work by Branden Hall.