Archive for September, 2006

How to Save a Folder’s Contents to a Text File

Thursday, September 7th, 2006
Quick Tips

I just finished a Flash movie that loads PNGs from a particular site folder.  In this case, the list of desired files is determined by an Array instance.  There are fifty-three files in this folder, and I didn’t relish typing out the names of each file by hand.  Old DOS trick to the rescue!  Keep reading »

How to Store Persistent Data with the SharedObject Class (AS2)

Tuesday, September 5th, 2006

First Stirrings of ActionScript 3.0

Saturday, September 2nd, 2006