Easy "Class" Question

Hi Everyone,

So my actionscript skills are getting better by the day. (Late bloomer I guess when it comes to actionscript and Flash). I am not, however, comfortable creating my own classes yet, and I feel that in some of my programs, they might be useful. For instance. I created a dashboard program that has several widgets that can be used in a classroom. A stop watch, a scoreboard, things like that. All of the code is in one program and embedded in their respective movie clips and called when needed.

My question is…
Should I have created a class of the stopwatch and a class of the scoreboard? And if so, where do you animate and draw what the stopwatch looks like? In the class file? These are the things that confuses me about classes.

I hope I explained myself alright. Thanks for all the help here! Im sure this will also help me in other languages Im learning as well.

Josh