Answered
One Class to 500 Movies...
In as2 I have no problem setting one class to multiple movie
clips. However, in as3 it wants me to have a new class name per
movie clip.
Example:
Let's say I have 50 state movieclips and I want to set them all to use the class State. I don't have to have to make 50 new classes that all inherit the State class. How would I do this "the easy way" ?
Example:
Let's say I have 50 state movieclips and I want to set them all to use the class State. I don't have to have to make 50 new classes that all inherit the State class. How would I do this "the easy way" ?
