il codice da associare agli altri 3 pulsanti:
codice:
on (rollOut) {
    if (_currentFrame == 2) {
        gotoAndStop(3);
    }
}