Published by Adam Podolnick
I’ve finished the Actionscript 3 version of the ECS library and rewrote parts of the Actionscript 2 library to make the two as close to each other as possible. I ran into some trouble with the Actionscript 3 client library because of the way Actionscript 3 deals with XML name spaces. I’ll write a post […]
. Apr 07, 2007
Filed under: Actionscript, Amazon, Projects
Published by Adam Podolnick
A few months ago I started writing a library in actionscript 2 for amazon’s ECS. I never got around to finishing it though. Yesterday, my friend from USC asked me for it so I decided it was time to finish it up. The library is actually pretty simple and consists of two parts.
1) awsParamCollection. […]
. Mar 29, 2007
Filed under: Actionscript, Amazon, Projects