istanzi il clip ruota

poi al frame associ questo codice
codice:
ruota.onRollOver = function() {
play();
};
ruota.onRollOut = function() {
stop();
};