Converting AS3 to AS2 and Surviving AS2 in General
Wednesday, October 31st, 2007If you are in a hurry, skip to Gotchas.
Introduction
There are a variety of reasons to still use AS2. Some of the more realistic are:
Supporting legacy content
Awaiting a larger corporation to sign off on AS3 development
Having to work with a client-side API written in AS2 by a third party
In my case, I found out [...]