Frame 1
_focusrect = "0";
supportsVars = "1";
Frame 3
if (supportsVars) {
if (_framesloaded < "6") {
gotoAndPlay (2);
} else {
gotoAndPlay (6);
}
} else {
gotoAndPlay (4);
}
Frame 5
stop();
Frame 7
tellTarget ("/welcome") {
gotoAndPlay (2);
}
Frame 10
if (_framesloaded < _totalframes) {
setProperty("loadbar", _xscale , (_framesloaded / _totalframes) * "44");
gotoAndPlay(_currentframe - "2");
}
Frame 12
loadMovie ("/lions/dswmedia/gizmo/audio.swf", "/audio");
Frame 15
if (((getProperty("audio", _framesloaded) < "365") or ("1" >= getProperty("audio", _totalframes))) or (getProperty("welcome", _currentframe) < "40")) {
scale = "44" + ((getProperty("audio", _framesloaded) / "365") * "56");
if ("100" < scale) {
scale = "100";
}
setProperty("loadbar", _xscale , scale);
gotoAndPlay(_currentframe - "2");
} else {
gotoAndPlay (18);
}
Frame 18
currA = "1";
currB = "1";
currC = "1";
currD = "1";
currE = "1";
fallA = "1";
fallB = "1";
fallC = "1";
fallD = "1";
fallE = "1";
firstA = "1";
firstB = "1";
firstC = "1";
firstD = "1";
firstE = "1";
sentPlay = "0";
Frame 22
stop();
Symbol 14 MovieClip Frame 1
stop();
Symbol 14 MovieClip Frame 2
tellTarget ("/ears") {
gotoAndPlay ("loop");
};
tellTarget ("/mouth") {
gotoAndPlay ("move");
}
Symbol 14 MovieClip Frame 10
tellTarget ("/mouth") {
gotoAndPlay ("move");
}
Symbol 14 MovieClip Frame 21
tellTarget ("/mouth") {
gotoAndPlay ("move");
}
Symbol 14 MovieClip Frame 32
tellTarget ("/ears") {
gotoAndStop ("home");
}
Symbol 14 MovieClip Frame 40
stop();
Symbol 17 MovieClip Frame 1
stop();
Symbol 20 MovieClip Frame 1
stop();
Symbol 20 MovieClip Frame 10
gotoAndPlay (6);
Symbol 29 Button
on (release, releaseOutside) {
Set("/:sentPlay", "1");
if (/:firstA) {
Set("/:firstA", "0");
}
if (/:firstB) {
Set("/:firstB", "0");
}
if (/:firstC) {
Set("/:firstC", "0");
}
if (/:firstD) {
Set("/:firstD", "0");
}
if (/:firstE) {
Set("/:firstE", "0");
}
gotoAndPlay (38);
}
Symbol 33 Button
on (release, releaseOutside) {
if (/:firstE) {
Set("/:currE", "0");
Set("/:firstE", "0");
}
if (/:currE == "15") {
Set("/:next", "1");
} else {
Set("/:next", /:currE + "1");
}
if ((((/:next - "1") * "125") + "125") < getProperty("/audio", _framesloaded)) {
tellTarget ("/audio") {
gotoAndPlay("e" add /:next);
};
Set("/:currE", /:next);
Set("/:fallE", "1");
} else {
tellTarget ("/audio") {
gotoAndPlay("e" add /:fallE);
};
if (/:fallE == /:currE) {
Set("/:fallE", "1");
} else {
Set("/:fallE", /:fallE + "1");
}
}
gotoAndStop (32);
}
Symbol 34 Button
on (release, releaseOutside) {
if (/:firstD) {
Set("/:currD", "0");
Set("/:firstD", "0");
}
if (/:currD == "15") {
Set("/:next", "1");
} else {
Set("/:next", /:currD + "1");
}
if ((((/:next - "1") * "125") + "100") < getProperty("/audio", _framesloaded)) {
tellTarget ("/audio") {
gotoAndPlay("d" add /:next);
};
Set("/:currD", /:next);
Set("/:fallD", "1");
} else {
tellTarget ("/audio") {
gotoAndPlay("d" add /:fallD);
};
if (/:fallD == /:currD) {
Set("/:fallD", "1");
} else {
Set("/:fallD", /:fallD + "1");
}
}
gotoAndStop (26);
}
Symbol 35 Button
on (release, releaseOutside) {
if (/:firstC) {
Set("/:currC", "0");
Set("/:firstC", "0");
}
if (/:currC == "8") {
Set("/:next", "1");
} else {
Set("/:next", /:currC + "1");
}
if ((((/:next - "1") * "125") + "75") < getProperty("/audio", _framesloaded)) {
tellTarget ("/audio") {
gotoAndPlay("c" add /:next);
};
Set("/:currC", /:next);
Set("/:fallC", "1");
} else {
tellTarget ("/audio") {
gotoAndPlay("c" add /:fallC);
};
if (/:fallC == /:currC) {
Set("/:fallC", "1");
} else {
Set("/:fallC", /:fallC + "1");
}
}
gotoAndStop (20);
}
Symbol 36 Button
on (release, releaseOutside) {
if (/:firstB) {
Set("/:currB", "0");
Set("/:firstB", "0");
}
if (/:currB == "8") {
Set("/:next", "1");
} else {
Set("/:next", /:currB + "1");
}
if ((((/:next - "1") * "125") + "50") < getProperty("/audio", _framesloaded)) {
tellTarget ("/audio") {
gotoAndPlay("b" add /:next);
};
Set("/:currB", /:next);
Set("/:fallB", "1");
} else {
tellTarget ("/audio") {
gotoAndPlay("b" add /:fallB);
};
if (/:fallB == /:currB) {
Set("/:fallB", "1");
} else {
Set("/:fallB", /:fallB + "1");
}
}
gotoAndStop (14);
}
Symbol 37 Button
on (release, releaseOutside) {
if (/:firstA) {
Set("/:currA", "0");
Set("/:firstA", "0");
}
if (/:currA == "8") {
Set("/:next", "1");
} else {
Set("/:next", /:currA + "1");
}
if ((((/:next - "1") * "125") + "25") < getProperty("/audio", _framesloaded)) {
tellTarget ("/audio") {
gotoAndPlay("a" add /:next);
};
Set("/:currA", /:next);
Set("/:fallA", "1");
} else {
tellTarget ("/audio") {
gotoAndPlay("a" add /:fallA);
};
if (/:fallA == /:currA) {
Set("/:fallA", "1");
} else {
Set("/:fallA", /:fallA + "1");
}
}
gotoAndStop (8);
}
Symbol 39 MovieClip Frame 1
stop();
Symbol 39 MovieClip Frame 50
tellTarget ("/audio") {
gotoAndPlay("a" add /:currA);
}
Symbol 39 MovieClip Frame 51
stop();