Frame 1 (8 B)
play();
Frame 9 (126 B)
ifFrameLoaded (137) {
gotoAndPlay (11);
_root.barra._width = _root.barra._width + 50;
}
texto = _root.getBytesLoaded();
Frame 10 (17 B)
gotoAndPlay (1);
Frame 11 (8 B)
play();
Frame 19 (109 B)
ifFrameLoaded (190) {
gotoAndPlay (21);
}
texto = _root.getBytesLoaded();
updateAfterEvent(enterFrame);
Frame 20 (18 B)
gotoAndPlay (11);
Frame 21 (8 B)
play();
Frame 29 (157 B)
ifFrameLoaded (285) {
gotoAndPlay (31);
_root.barra._width = _root.barra._width + 50;
}
texto = _root.getBytesLoaded();
updateAfterEvent(enterFrame);
Frame 30 (18 B)
gotoAndPlay (21);
Frame 31 (8 B)
play();
Frame 39 (157 B)
ifFrameLoaded (345) {
gotoAndPlay (41);
_root.barra._width = _root.barra._width + 50;
}
texto = _root.getBytesLoaded();
updateAfterEvent(enterFrame);
Frame 40 (18 B)
gotoAndPlay (31);
Frame 41 (8 B)
play();
Frame 49 (157 B)
ifFrameLoaded (395) {
gotoAndPlay (51);
_root.barra._width = _root.barra._width + 50;
}
texto = _root.getBytesLoaded();
updateAfterEvent(enterFrame);
Frame 50 (18 B)
gotoAndPlay (41);
Frame 51 (8 B)
play();
Frame 59 (157 B)
ifFrameLoaded (425) {
gotoAndPlay (61);
_root.barra._width = _root.barra._width + 50;
}
texto = _root.getBytesLoaded();
updateAfterEvent(enterFrame);
Frame 60 (18 B)
gotoAndPlay (51);
Frame 61 (8 B)
play();
Frame 69 (157 B)
ifFrameLoaded (451) {
gotoAndPlay (71);
_root.barra._width = _root.barra._width + 50;
}
texto = _root.getBytesLoaded();
updateAfterEvent(enterFrame);
Frame 70 (18 B)
gotoAndPlay (61);
Frame 71 (8 B)
play();
Frame 79 (157 B)
ifFrameLoaded (484) {
gotoAndPlay (81);
_root.barra._width = _root.barra._width + 50;
}
texto = _root.getBytesLoaded();
updateAfterEvent(enterFrame);
Frame 80 (18 B)
gotoAndPlay (71);
Frame 81 (18 B)
gotoAndStop (82);
Frame 82 (8 B)
stop();
Frame 190 (19 B)
gotoAndStop (241);
Frame 241 (8 B)
play();
Frame 279 (19 B)
gotoAndStop (361);
Frame 280 (8 B)
play();
Frame 360 (29 B)
gotoAndPlay (485);
stop();
Frame 361 (8 B)
play();
Frame 425 (19 B)
gotoAndStop (427);
Frame 427 (8 B)
play();
Frame 484 (19 B)
gotoAndPlay (280);
Instance of Symbol 143 MovieClip "mariowalk" in Frame 485 (46 B)
onClipEvent (load) {
this._visible = false;
}
Symbol 15 Button (35 B)
on (release) {
gotoAndPlay (83);
}
Symbol 142 Button (225 B)
on (rollOver) {
_root.mariowalk._visible = true;
_root.mario._visible = false;
}
on (rollOut) {
_root.mariowalk._visible = false;
_root.mario._visible = true;
}
on (press, release) {
gotoAndPlay (82);
stopAllSounds();
}