I've got an external AS2 class, and I'm trying to call its constructor... and it's not being called.
The .fla and the class's .as are in the same directory, same folder, and yet it's still failing. The weird thing is there's another class in the same folder, and I'm able to call ITS constructor no problem.
flash is obsolete. use HTML5 if you're trying to use flash for something it was never intended to be used for. use SVG if you're actually using flash for it's intended purpose.
Name:
Anonymous2010-05-02 10:16
You wouldn't have had this problem if you used Objective-C!