VariableLoader AS3 Class

As I transition from AS2 to AS3, I find that sometimes what used to be accomplished in few steps now takes more. One of these is the old AS2 LoadVars object. It was pretty straight forward, but now it requires multiple classes and methods to make work. This is not necessarily a bad thing, AS3 is, in my opinion, leaps and bounds ahead of AS2, but that doesn’t mean we can’t all work together to make things easier for ourselves.

So, in that vain, I offer up my first ever AS3 Class - the VariableLoader (zip). It takes all the new steps and packages them in something that feels a little more like the old method. Included in the .zip file are the class, the package directory structure, and an example usage file. If you have any questions, please feel free to ask me at dave [at] step7design.com

I can’t guarantee that this is the best, most fool-proof, amazing AS3 class ever coded in the history of the Internet. But I can tell you that for my own AS3 development it has made things a little easier.

2 Comments »

  1. Genius! Thanks Dave. This will save tons of time.

    Comment by Chris — February 11, 2008 @ 4:31 pm

  2. Very useful. Thank you!

    Comment by rebecca — December 30, 2008 @ 12:46 pm

RSS feed for comments on this post. TrackBack URL

Leave a comment