AS2…

is a pain the the ass. I hadn’t worked in AS2 for probably close to two years before today. I forgot how annoying it can be. All I needed to do was just replace underscores and dashes in a string, but AS2 doesn’t have String.replace() of course, that would be way too complicated. At least I didn’t have to deal with trying to figure out any run time errors, I remember lots of trace statements.

Leave a Reply