Category Archives: eclipse

Interfacing in Actionscript

It wasn’t until recently that I actually had the occasion where it made/makes a good bit of sense to use interfaces in any of my flash projects. Part of the reason has to do with formerly lacking the time to actually put together projects the right way, under crazy timelines, and part of it has [...]

Flash/Eclipse/ASDT Empty Class Template

If you use Eclipse with MTASC and ASDT for working on your actionscript 2.0 classes, one of the handy little features is the ability to create a new class using the ASDT actionscript class creator. However, as you’ve found out, it sticks in that standard little author tag at the top of your new class. [...]