Adventures in Actionscript 3.0: Building an iTunes-like Browser with Flash and XML

February 09 Comments Off Category: E-Learning, Flash, Nerd

So, I’ve scripted me up an application with two listboxes, working off of one set of XML data exported (as previously detailed) from MS Access. Now for the explanations…

Adventures in Actionscript 3.0: Making the Data Available to Flash from an Access Database

January 16 1 Comment Category: E-Learning, Flash, Nerd

Okay, so I may have led you on a little bit in the previous post, expecially with the title. You WILL get some ActionScript. A lot of it. But for now let’s wrap up what we’re doing with Access as a relational database to manage a bunch of data about our curriculum maps.
So, in the [...]