Author Archive

Flash Web Design With TweenMax

TweenMaxTweenMax is an excellent utility for animation in Actionscript. You have the choice between “TweenLite” & “TweenMax”, depending on what kind of features your project requires… The former option is for those projects that require the bare minimum functionality of a tweening platform, while the latter is loaded with a ridiculous amount of tools that give you the power to take over the world (or at least the internet) with jaw dropping effects. (more…)

Using actionscript 3.0 to connect Flash applications to a database

I’ve recently decided to embark on the challenge of connecting Flash applications to a database. The initial obstacle: I hate dealing with databases and I do not speak mysql. (more…)