Combined Code
frame 1 {
stop();
Mouse.hide();
onMouseMove = function () {
gotoAndStop(Math.floor(_root._xmouse * _root._totalframes / Stage.width));
updateAfterEvent();
};
}
movieClip 3 {
}
// unknown tag 88 length 197
frame 6 {
stop();
Mouse.hide();
onMouseMove = function () {
gotoAndStop(Math.floor(_root._xmouse * _root._totalframes / Stage.width));
updateAfterEvent();
};
}
movieClip 103 {
}
movieClip 126 {
}
frame 110 {
stop();
Mouse.hide();
onMouseMove = function () {
gotoAndStop(Math.floor(_root._xmouse * _root._totalframes / Stage.width));
updateAfterEvent();
};
}