AS3 Utils – Collection of reusable package-level functions that solve common problems

Posted on the May 5th, 2010 under AS 3.0 by Vipin

Here  is a collection of utilities provided as package level functions by John Lindquist.  Here is a list of utility packages:

  • array
  • color
  • conversions
  • date
  • event
  • garbage collection
  • html
  • number
  • string
  • validation
  • and more…

There are many more like bringToFront(), sendBackward() for display objects, Array shuffle (using the Fisher Yates algorithm etc)

Visit the GitHub Page here.

Leave a Reply




XHTML::
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>