Note to self: When using Flash's ability to make a MovieClip a button by adding frame labels _up, _down, and _over remember to set both buttonMode=true and
mouseChildren=false. Somehow I always forget the latter! Throw in the
useCursorHand=true for good measure.