class MyBtn extends MovieClip{ function MyMc(){ } function onRollOver():Void{ } function onRollOut():Void{ } }