actionscript question
actionscript question
Out of context: Reply #2
- Started
- Last post
- 3 Responses
- fourtenlabs0
thanks, not strong typing inside the constructor fixed everything. i'm making a class that when you create the object and pass it a movie clip, blur direction, and max blur the movie clip will have a motion blur going for when it tweens. do you think that'd be better as an extension of the movieclip class as opposed to a stand alone class?