Frame 1
soundon = "true";
Frame 2
if (_framesloaded >= _totalframes) {
gotoAndPlay (3);
} else {
gotoAndPlay (1);
}
Frame 3
stopAllSounds();
Frame 63
_root.score = _root.score + 80;
Frame 74
stop();
girlselect = "false";
guyselect = "false";
stop();
nameguy = "Chance";
girlname = "Betty";
Frame 83
stop();
guyselect = "true";
Frame 94
stop();
girlselect = "true";
Frame 95
stop();
Frame 96
stop();
Frame 97
score = 0;
xero = "false";
Frame 98
stop();
stop();
stop();
Instance of Symbol 329 MovieClip "tricks" in Frame 98
on (keyPress "<Home>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricks.gotoAndPlay("360ollie");
}
}
on (keyPress "<Insert>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricks.gotoAndPlay("impossible");
}
}
on (keyPress "<PgDn>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricks.gotoAndPlay("tailgrab");
}
}
on (keyPress "<Down>") {
if (xero == "true") {
if (manlock == "false") {
_root.tricks.gotoAndPlay("bail");
}
} else {
_root.tricks.gotoAndPlay("tail");
xero = "false";
}
}
on (keyPress "<Up>") {
if (xero == "true") {
if (manlock == "false") {
_root.tricks.gotoAndPlay("bail");
}
} else {
_root.tricks.gotoAndPlay("nose");
xero = "false";
}
}
on (keyPress "<End>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricks.gotoAndPlay("360shoveit");
}
}
on (keyPress "<PgUp>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricks.gotoAndPlay("kickflip");
}
}
on (keyPress "<Delete>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricks.gotoAndPlay("hardflip");
}
}
on (keyPress "<Enter>") {
if (xero == "true") {
} else {
_root.tricks.gotoAndPlay("go");
xero = "false";
}
}
on (keyPress "<Tab>") {
if (xero == "true") {
} else {
_root.tricks.gotoAndPlay("primo");
xero = "false";
}
}
on (keyPress "<Left>") {
if (slide == "true") {
} else {
uptop = "false";
_root.tricks.gotoAndPlay("BS");
if (LSlide == "false") {
this._y = 310;
} else if (HSlide == "true") {
this._y = 280;
} else {
this._y = 260;
}
}
}
on (keyPress "<Right>") {
if (slide == "true") {
uptop = "false";
} else {
_root.tricks.gotoAndPlay("fiveO");
if (LSlide == "false") {
this._y = 315;
} else if (HSlide == "true") {
this._y = 280;
} else {
this._y = 260;
}
}
}
onClipEvent (enterFrame) {
if (_root.score < 2000) {
oneup = "false";
}
}
onClipEvent (enterFrame) {
if (_root.score < 10000) {
twoup = "false";
}
}
onClipEvent (enterFrame) {
if (oneup == "false") {
if (_root.score > 2000) {
_root.tricks.death = _root.tricks.death - 1;
oneup = "true";
_root.deathcount.prevFrame();
}
}
}
onClipEvent (enterFrame) {
if (twoup == "false") {
if (_root.score > 10000) {
_root.tricks.death = _root.tricks.death - 1;
twoup = "true";
_root.deathcount.prevFrame();
}
}
}
Instance of Symbol 333 MovieClip "deathcount" in Frame 98
onClipEvent (load) {
_root.deathcount.gotoAndStop(3);
}
Frame 99
stop();
Frame 100
score = 0;
xero = "false";
Frame 101
stop();
stop();
stop();
Instance of Symbol 381 MovieClip "master" in Frame 101
on (keyPress "<Enter>") {
if (xero == "true") {
} else {
_root.master.gotoAndPlay("go");
xero = "false";
}
}
on (keyPress "<PgUp>") {
if (xero == "true") {
} else if (ready == "true") {
_root.master.gotoAndPlay("varflip");
}
}
on (keyPress "<PgDn>") {
if (xero == "true") {
} else if (ready == "true") {
_root.master.gotoAndPlay("boneless");
}
}
on (keyPress "<Home>") {
if (xero == "true") {
} else if (ready == "true") {
_root.master.gotoAndPlay("FS360");
}
}
on (keyPress "<End>") {
if (xero == "true") {
} else if (ready == "true") {
_root.master.gotoAndPlay("hardflip");
}
}
on (keyPress "<Insert>") {
if (xero == "true") {
} else if (ready == "true") {
_root.master.gotoAndPlay("tripkick");
}
}
on (keyPress "<Delete>") {
if (xero == "true") {
} else if (ready == "true") {
_root.master.gotoAndPlay("540flip");
}
}
on (keyPress "<Down>") {
if (xero == "true") {
if (manlock == "false") {
_root.master.gotoAndPlay("bail");
}
} else {
_root.master.gotoAndPlay("tail");
xero = "false";
}
}
on (keyPress "<Up>") {
if (xero == "true") {
if (manlock == "false") {
_root.master.gotoAndPlay("bail");
}
} else {
_root.master.gotoAndPlay("nose");
xero = "false";
}
}
on (keyPress "<Left>") {
if (slide == "true") {
} else {
uptop = "false";
_root.master.gotoAndPlay("darkslide");
if (LSlide == "false") {
this._y = 290;
} else if (HSlide == "true") {
this._y = 265;
} else {
this._y = 245;
}
}
}
on (keyPress "<Right>") {
if (slide == "true") {
} else {
uptop = "false";
_root.master.gotoAndPlay("FS50");
if (LSlide == "false") {
this._y = 290;
} else if (HSlide == "true") {
this._y = 265;
} else {
this._y = 245;
}
}
}
on (keyPress "<Space>") {
if (slide == "true") {
} else {
uptop = "false";
_root.master.gotoAndPlay("plantflip");
if (LSlide == "false") {
this._y = 290;
} else if (HSlide == "true") {
this._y = 265;
} else {
this._y = 245;
}
}
}
on (keyPress "<Tab>") {
if (xero == "true") {
} else {
_root.master.gotoAndPlay("handstand");
xero = "false";
}
}
onClipEvent (enterFrame) {
if (_root.score < 5000) {
oneup = "false";
}
}
onClipEvent (enterFrame) {
if (_root.score < 15000) {
twoup = "false";
}
}
onClipEvent (enterFrame) {
if (oneup == "false") {
if (_root.score > 5000) {
_root.master.death = _root.master.death - 1;
oneup = "true";
_root.deathcount.prevFrame();
}
}
}
onClipEvent (enterFrame) {
if (twoup == "false") {
if (_root.score > 15000) {
_root.master.death = _root.master.death - 1;
twoup = "true";
_root.deathcount.prevFrame();
}
}
}
Instance of Symbol 333 MovieClip "deathcount" in Frame 101
onClipEvent (load) {
_root.deathcount.gotoAndStop(3);
}
Frame 102
stop();
Frame 103
score = 0;
xero = "false";
Frame 104
stop();
xero = "false";
stop();
stop();
Instance of Symbol 426 MovieClip "tricksgirl" in Frame 104
on (keyPress "<Home>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricksgirl.gotoAndPlay("360ollie");
}
}
on (keyPress "<Insert>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricksgirl.gotoAndPlay("doubleheal");
}
}
on (keyPress "<PgDn>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricksgirl.gotoAndPlay("indy");
}
}
on (keyPress "<Down>") {
if (xero == "true") {
if (manlock == "false") {
_root.tricksgirl.gotoAndPlay("bail");
}
} else {
_root.tricksgirl.gotoAndPlay("tail");
xero = "false";
}
}
on (keyPress "<Up>") {
if (xero == "true") {
if (manlock == "false") {
_root.tricksgirl.gotoAndPlay("bail");
}
} else {
_root.tricksgirl.gotoAndPlay("nose");
xero = "false";
}
}
on (keyPress "<End>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricksgirl.gotoAndPlay("airwalk");
}
}
on (keyPress "<PgUp>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricksgirl.gotoAndPlay("healflip");
}
}
on (keyPress "<Delete>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricksgirl.gotoAndPlay("360flip");
}
}
on (keyPress "<Enter>") {
if (xero == "true") {
} else {
_root.tricksgirl.gotoAndPlay("go");
}
}
on (keyPress "<Tab>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricksgirl.gotoAndPlay("casper");
}
}
on (keyPress "<Left>") {
if (slide == "true") {
uptop = "false";
} else {
_root.tricksgirl.gotoAndPlay("tailS");
if (LSlide == "false") {
this._y = 255;
} else if (HSlide == "true") {
this._y = 230;
} else {
this._y = 210;
}
}
}
on (keyPress "<Right>") {
if (slide == "true") {
uptop = "false";
} else {
_root.tricksgirl.gotoAndPlay("fifif");
if (LSlide == "false") {
this._y = 255;
} else if (HSlide == "true") {
this._y = 235;
} else {
this._y = 215;
}
}
}
onClipEvent (enterFrame) {
if (_root.score < 2000) {
oneup = "false";
}
}
onClipEvent (enterFrame) {
if (_root.score < 10000) {
twoup = "false";
}
}
onClipEvent (enterFrame) {
if (oneup == "false") {
if (_root.score > 2000) {
_root.tricksgirl.death = _root.tricksgirl.death - 1;
oneup = "true";
_root.deathcount.prevFrame();
}
}
}
onClipEvent (enterFrame) {
if (twoup == "false") {
if (_root.score > 10000) {
_root.tricksgirl.death = _root.tricksgirl.death - 1;
twoup = "true";
_root.deathcount.prevFrame();
}
}
}
Instance of Symbol 333 MovieClip "deathcount" in Frame 104
onClipEvent (load) {
_root.deathcount.gotoAndStop(3);
}
Frame 105
stop();
Frame 106
score = 0;
Frame 107
stop();
stop();
stop();
Instance of Symbol 426 MovieClip "tricksgirl" in Frame 107
on (keyPress "<Home>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricksgirl.gotoAndPlay("360ollie");
}
}
on (keyPress "<Insert>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricksgirl.gotoAndPlay("doubleheal");
}
}
on (keyPress "<PgDn>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricksgirl.gotoAndPlay("indy");
}
}
on (keyPress "<Down>") {
if (xero == "true") {
if (manlock == "false") {
_root.tricksgirl.gotoAndPlay("bail");
}
} else {
_root.tricksgirl.gotoAndPlay("tail");
xero = "false";
}
}
on (keyPress "<Up>") {
if (xero == "true") {
if (manlock == "false") {
_root.tricksgirl.gotoAndPlay("bail");
}
} else {
_root.tricksgirl.gotoAndPlay("nose");
xero = "false";
}
}
on (keyPress "<End>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricksgirl.gotoAndPlay("airwalk");
}
}
on (keyPress "<PgUp>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricksgirl.gotoAndPlay("healflip");
}
}
on (keyPress "<Delete>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricksgirl.gotoAndPlay("360flip");
}
}
on (keyPress "<Enter>") {
if (xero == "true") {
} else {
_root.tricksgirl.gotoAndPlay("go");
}
}
on (keyPress "<Tab>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricksgirl.gotoAndPlay("casper");
}
}
on (keyPress "<Left>") {
if (slide == "true") {
uptop = "false";
} else {
_root.tricksgirl.gotoAndPlay("tailS");
if (LSlide == "false") {
this._y = 255;
} else if (HSlide == "true") {
this._y = 230;
} else {
this._y = 210;
}
}
}
on (keyPress "<Right>") {
if (slide == "true") {
uptop = "false";
} else {
_root.tricksgirl.gotoAndPlay("fifif");
if (LSlide == "false") {
this._y = 255;
} else if (HSlide == "true") {
this._y = 235;
} else {
this._y = 215;
}
}
}
onClipEvent (enterFrame) {
if (_root.score < 2000) {
oneup = "false";
}
}
onClipEvent (enterFrame) {
if (_root.score < 10000) {
twoup = "false";
}
}
onClipEvent (enterFrame) {
if (oneup == "false") {
if (_root.score > 2000) {
_root.tricksgirl.death = _root.tricksgirl.death - 1;
oneup = "true";
_root.deathcount.prevFrame();
}
}
}
onClipEvent (enterFrame) {
if (twoup == "false") {
if (_root.score > 10000) {
_root.tricksgirl.death = _root.tricksgirl.death - 1;
twoup = "true";
_root.deathcount.prevFrame();
}
}
}
Instance of Symbol 333 MovieClip "deathcount" in Frame 107
onClipEvent (load) {
_root.deathcount.gotoAndStop(3);
}
Frame 108
stop();
Frame 109
score = 0;
xero = "false";
Frame 110
stop();
stop();
stop();
Instance of Symbol 329 MovieClip "tricks" in Frame 110
on (keyPress "<Home>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricks.gotoAndPlay("360ollie");
}
}
on (keyPress "<Insert>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricks.gotoAndPlay("impossible");
}
}
on (keyPress "<PgDn>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricks.gotoAndPlay("tailgrab");
}
}
on (keyPress "<Down>") {
if (xero == "true") {
if (manlock == "false") {
_root.tricks.gotoAndPlay("bail");
}
} else {
_root.tricks.gotoAndPlay("tail");
xero = "false";
}
}
on (keyPress "<Up>") {
if (xero == "true") {
if (manlock == "false") {
_root.tricks.gotoAndPlay("bail");
}
} else {
_root.tricks.gotoAndPlay("nose");
xero = "false";
}
}
on (keyPress "<End>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricks.gotoAndPlay("360shoveit");
}
}
on (keyPress "<PgUp>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricks.gotoAndPlay("kickflip");
}
}
on (keyPress "<Delete>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricks.gotoAndPlay("hardflip");
}
}
on (keyPress "<Enter>") {
if (xero == "true") {
} else {
_root.tricks.gotoAndPlay("go");
xero = "false";
}
}
on (keyPress "<Tab>") {
if (xero == "true") {
} else {
_root.tricks.gotoAndPlay("primo");
xero = "false";
}
}
on (keyPress "<Left>") {
if (slide == "true") {
} else {
uptop = "false";
_root.tricks.gotoAndPlay("BS");
if (LSlide == "false") {
this._y = 310;
} else if (HSlide == "true") {
this._y = 280;
} else {
this._y = 260;
}
}
}
on (keyPress "<Right>") {
if (slide == "true") {
uptop = "false";
} else {
_root.tricks.gotoAndPlay("fiveO");
if (LSlide == "false") {
this._y = 315;
} else if (HSlide == "true") {
this._y = 280;
} else {
this._y = 260;
}
}
}
onClipEvent (enterFrame) {
if (_root.score < 2000) {
oneup = "false";
}
}
onClipEvent (enterFrame) {
if (_root.score < 10000) {
twoup = "false";
}
}
onClipEvent (enterFrame) {
if (oneup == "false") {
if (_root.score > 2000) {
_root.tricks.death = _root.tricks.death - 1;
oneup = "true";
_root.deathcount.prevFrame();
}
}
}
onClipEvent (enterFrame) {
if (twoup == "false") {
if (_root.score > 10000) {
_root.tricks.death = _root.tricks.death - 1;
twoup = "true";
_root.deathcount.prevFrame();
}
}
}
Instance of Symbol 333 MovieClip "deathcount" in Frame 110
onClipEvent (load) {
_root.deathcount.gotoAndStop(3);
}
Frame 111
stop();
Frame 112
score = 0;
xero = "false";
Frame 113
stop();
stop();
stop();
Instance of Symbol 426 MovieClip "tricksgirl" in Frame 113
on (keyPress "<Home>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricksgirl.gotoAndPlay("360ollie");
}
}
on (keyPress "<Insert>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricksgirl.gotoAndPlay("doubleheal");
}
}
on (keyPress "<PgDn>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricksgirl.gotoAndPlay("indy");
}
}
on (keyPress "<Down>") {
if (xero == "true") {
if (manlock == "false") {
_root.tricksgirl.gotoAndPlay("bail");
}
} else {
_root.tricksgirl.gotoAndPlay("tail");
xero = "false";
}
}
on (keyPress "<Up>") {
if (xero == "true") {
if (manlock == "false") {
_root.tricksgirl.gotoAndPlay("bail");
}
} else {
_root.tricksgirl.gotoAndPlay("nose");
xero = "false";
}
}
on (keyPress "<End>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricksgirl.gotoAndPlay("airwalk");
}
}
on (keyPress "<PgUp>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricksgirl.gotoAndPlay("healflip");
}
}
on (keyPress "<Delete>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricksgirl.gotoAndPlay("360flip");
}
}
on (keyPress "<Enter>") {
if (xero == "true") {
} else {
_root.tricksgirl.gotoAndPlay("go");
}
}
on (keyPress "<Tab>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricksgirl.gotoAndPlay("casper");
}
}
on (keyPress "<Left>") {
if (slide == "true") {
uptop = "false";
} else {
_root.tricksgirl.gotoAndPlay("tailS");
if (LSlide == "false") {
this._y = 255;
} else if (HSlide == "true") {
this._y = 230;
} else {
this._y = 210;
}
}
}
on (keyPress "<Right>") {
if (slide == "true") {
uptop = "false";
} else {
_root.tricksgirl.gotoAndPlay("fifif");
if (LSlide == "false") {
this._y = 255;
} else if (HSlide == "true") {
this._y = 235;
} else {
this._y = 215;
}
}
}
onClipEvent (enterFrame) {
if (_root.score < 2000) {
oneup = "false";
}
}
onClipEvent (enterFrame) {
if (_root.score < 10000) {
twoup = "false";
}
}
onClipEvent (enterFrame) {
if (oneup == "false") {
if (_root.score > 2000) {
_root.tricksgirl.death = _root.tricksgirl.death - 1;
oneup = "true";
_root.deathcount.prevFrame();
}
}
}
onClipEvent (enterFrame) {
if (twoup == "false") {
if (_root.score > 10000) {
_root.tricksgirl.death = _root.tricksgirl.death - 1;
twoup = "true";
_root.deathcount.prevFrame();
}
}
}
Instance of Symbol 333 MovieClip "deathcount" in Frame 113
onClipEvent (load) {
_root.deathcount.gotoAndStop(3);
}
Frame 114
stop();
Frame 115
score = 0;
xero = "false";
Frame 116
stop();
stop();
xero = "false";
stop();
Instance of Symbol 329 MovieClip "tricks" in Frame 116
on (keyPress "<Home>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricks.gotoAndPlay("360ollie");
}
}
on (keyPress "<Insert>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricks.gotoAndPlay("impossible");
}
}
on (keyPress "<PgDn>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricks.gotoAndPlay("tailgrab");
}
}
on (keyPress "<Down>") {
if (xero == "true") {
if (manlock == "false") {
_root.tricks.gotoAndPlay("bail");
}
} else {
_root.tricks.gotoAndPlay("tail");
xero = "false";
}
}
on (keyPress "<Up>") {
if (xero == "true") {
if (manlock == "false") {
_root.tricks.gotoAndPlay("bail");
}
} else {
_root.tricks.gotoAndPlay("nose");
xero = "false";
}
}
on (keyPress "<End>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricks.gotoAndPlay("360shoveit");
}
}
on (keyPress "<PgUp>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricks.gotoAndPlay("kickflip");
}
}
on (keyPress "<Delete>") {
if (xero == "true") {
} else if (ready == "true") {
_root.tricks.gotoAndPlay("hardflip");
}
}
on (keyPress "<Enter>") {
if (xero == "true") {
} else {
_root.tricks.gotoAndPlay("go");
xero = "false";
}
}
on (keyPress "<Tab>") {
if (xero == "true") {
} else {
_root.tricks.gotoAndPlay("primo");
xero = "false";
}
}
on (keyPress "<Left>") {
if (slide == "true") {
} else {
uptop = "false";
_root.tricks.gotoAndPlay("BS");
if (LSlide == "false") {
this._y = 310;
} else if (HSlide == "true") {
this._y = 280;
} else {
this._y = 260;
}
}
}
on (keyPress "<Right>") {
if (slide == "true") {
uptop = "false";
} else {
_root.tricks.gotoAndPlay("fiveO");
if (LSlide == "false") {
this._y = 315;
} else if (HSlide == "true") {
this._y = 280;
} else {
this._y = 260;
}
}
}
onClipEvent (enterFrame) {
if (_root.score < 2000) {
oneup = "false";
}
}
onClipEvent (enterFrame) {
if (_root.score < 10000) {
twoup = "false";
}
}
onClipEvent (enterFrame) {
if (oneup == "false") {
if (_root.score > 2000) {
_root.tricks.death = _root.tricks.death - 1;
oneup = "true";
_root.deathcount.prevFrame();
}
}
}
onClipEvent (enterFrame) {
if (twoup == "false") {
if (_root.score > 10000) {
_root.tricks.death = _root.tricks.death - 1;
twoup = "true";
_root.deathcount.prevFrame();
}
}
}
Instance of Symbol 333 MovieClip "deathcount" in Frame 116
onClipEvent (load) {
_root.deathcount.gotoAndStop(3);
}
Frame 117
stop();
Symbol 69 MovieClip Frame 4
stop();
Symbol 70 Button
on (press) {
gotoAndPlay (3);
}
Symbol 83 Button
on (press) {
if (nameguy == "Master") {
gotoAndPlay (100);
} else {
gotoAndPlay (75);
}
}
Symbol 84 Button
on (press) {
gotoAndPlay (84);
}
Symbol 88 MovieClip Frame 6
stop();
Symbol 99 Button
on (press) {
gotoAndPlay (109);
}
Symbol 109 Button
on (press) {
gotoAndPlay (74);
}
Symbol 110 Button
on (press) {
gotoAndPlay (115);
}
Symbol 111 Button
on (press) {
gotoAndPlay (97);
}
Symbol 112 Button
on (press) {
gotoAndPlay (95);
}
Symbol 122 MovieClip Frame 5
stop();
Symbol 124 Button
on (press) {
gotoAndPlay (112);
}
Symbol 125 Button
on (press) {
gotoAndPlay (106);
}
Symbol 126 Button
on (press) {
gotoAndPlay (103);
}
Symbol 190 Button
on (press) {
nextFrame();
}
Symbol 193 Button
on (press) {
if (guyselect == "true") {
gotoAndPlay (75);
}
if (girlselect == "true") {
gotoAndPlay (84);
}
}
Symbol 200 Button
on (press) {
s = new Sound();
if (soundon == "true") {
soundon = "false";
s.setVolume(0);
} else {
soundon = "true";
s.setVolume(100);
}
}
Symbol 202 Button
on (press) {
prevFrame();
}
Symbol 236 MovieClip Frame 1
Symbol 236 MovieClip Frame 550
gotoAndPlay (2);
Symbol 274 MovieClip Frame 1
tellTarget (_root.tricks) {
uptop = "false";
};
tellTarget (_root.tricks) {
_root.tricks._y = 360;
};
tellTarget (_root.tricksgirl) {
uptop = "false";
};
tellTarget (_root.tricksgirl) {
_root.tricks._y = 360;
};
tellTarget (_root.master) {
uptop = "false";
};
tellTarget (_root.master) {
_root.master._y = 360;
};
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "true";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 2
tellTarget (_root.tricks) {
uptop = "false";
};
tellTarget (_root.tricks) {
_root.tricks._y = 360;
};
tellTarget (_root.tricksgirl) {
uptop = "false";
};
tellTarget (_root.tricksgirl) {
_root.tricks._y = 360;
};
tellTarget (_root.master) {
uptop = "false";
};
tellTarget (_root.master) {
_root.master._y = 360;
};
Symbol 274 MovieClip Frame 16
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "false";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 31
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "true";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 40
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "false";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 55
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "true";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 63
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "false";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 77
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "true";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 95
tellTarget (_root.tricks) {
_root.tricks._y = 365;
};
tellTarget (_root.tricksgirl) {
_root.tricksgirl._y = 365;
};
tellTarget (_root.master) {
_root.master._y = 365;
};
Symbol 274 MovieClip Frame 103
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "false";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "false";
};
tellTarget (_root.master) {
slide = "false";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "false";
};
Symbol 274 MovieClip Frame 112
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "false";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "false";
};
tellTarget (_root.master) {
slide = "false";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "false";
};
Symbol 274 MovieClip Frame 121
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "true";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 132
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "false";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "false";
};
tellTarget (_root.master) {
slide = "false";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "false";
};
Symbol 274 MovieClip Frame 140
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "false";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "false";
};
tellTarget (_root.master) {
slide = "false";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "false";
};
Symbol 274 MovieClip Frame 149
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "true";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 158
tellTarget (_root.tricksgirl) {
if (xero == "true") {
} else {
_root.tricksgirl.gotoAndPlay("bail", 1);
}
};
tellTarget (_root.tricks) {
if (xero == "true") {
} else {
_root.tricks.gotoAndPlay("bail", 1);
}
};
tellTarget (_root.master) {
if (xero == "true") {
} else {
_root.master.gotoAndPlay("bail", 1);
}
};
Symbol 274 MovieClip Frame 188
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "false";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 194
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "true";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 196
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "false";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 202
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "true";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 253
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "false";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "false";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "false";
};
tellTarget (_root.master) {
HSlide = "false";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 261
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "false";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "false";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "false";
};
tellTarget (_root.master) {
HSlide = "false";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 268
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "true";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 275
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "false";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "false";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "false";
};
tellTarget (_root.master) {
HSlide = "false";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 282
tellTarget (_root.tricks) {
if (xero == false) {
_root.tricks._y = 365;
}
};
tellTarget (_root.tricksgirl) {
if (xero == false) {
_root.tricks._y = 365;
}
};
tellTarget (_root.master) {
if (xero == false) {
_root.master._y = 365;
}
};
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "true";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 286
tellTarget (_root.tricksgirl) {
if (xero == "true") {
} else {
_root.tricksgirl.gotoAndPlay("bail");
}
};
tellTarget (_root.tricks) {
if (xero == "true") {
} else {
_root.tricks.gotoAndPlay("bail");
}
};
tellTarget (_root.master) {
if (xero == "true") {
} else {
_root.master.gotoAndPlay("bail");
}
};
Symbol 274 MovieClip Frame 288
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "false";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "false";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "false";
};
tellTarget (_root.master) {
HSlide = "false";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 294
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "true";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 309
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "false";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 317
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "true";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 326
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "false";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 334
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "true";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 355
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "false";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 363
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "true";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 366
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "false";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 373
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "true";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 378
tellTarget (_root.tricks) {
_root.tricks._y = 365;
};
tellTarget (_root.tricksgirl) {
_root.tricksgirl._y = 365;
};
tellTarget (_root.master) {
_root.master._y = 365;
};
Symbol 274 MovieClip Frame 388
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "false";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "false";
};
tellTarget (_root.master) {
slide = "false";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "false";
};
Symbol 274 MovieClip Frame 393
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "true";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 395
tellTarget (_root.tricksgirl) {
if (xero == "true") {
} else {
_root.tricksgirl.gotoAndPlay("bail");
}
};
tellTarget (_root.tricks) {
if (xero == "true") {
} else {
_root.tricks.gotoAndPlay("bail");
}
};
tellTarget (_root.master) {
if (xero == "true") {
} else {
_root.master.gotoAndPlay("bail");
}
};
Symbol 274 MovieClip Frame 410
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "false";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "false";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "false";
};
tellTarget (_root.master) {
HSlide = "false";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 420
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "true";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 427
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "false";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "false";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "false";
};
tellTarget (_root.master) {
HSlide = "false";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 437
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "true";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 453
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "false";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 461
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "false";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 470
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "true";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 478
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "false";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 486
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "false";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 496
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "true";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 503
tellTarget (_root.tricks) {
_root.tricks._y = 365;
};
tellTarget (_root.tricksgirl) {
_root.tricksgirl._y = 365;
};
tellTarget (_root.master) {
_root.master._y = 365;
};
Symbol 274 MovieClip Frame 508
tellTarget (_root.tricksgirl) {
if (xero == "true") {
} else {
_root.tricksgirl.gotoAndPlay("bail");
}
};
tellTarget (_root.tricks) {
if (xero == "true") {
} else {
_root.tricks.gotoAndPlay("bail");
}
};
tellTarget (_root.master) {
if (xero == "true") {
} else {
_root.master.gotoAndPlay("bail");
}
};
Symbol 274 MovieClip Frame 509
tellTarget (_root.tricks) {
uptop = "false";
};
tellTarget (_root.master) {
uptop = "false";
};
tellTarget (_root.tricksgirl) {
uptop = "false";
};
uptop = "false";
Symbol 274 MovieClip Frame 524
tellTarget (_root.tricksgirl) {
if (xero == "true") {
tellTarget (downtown) {
goup = "false";
};
} else {
tellTarget (downtown) {
goup = "true";
};
}
};
if (goup == "false") {
_root.tricksgirl._rotation = 0;
} else {
tellTarget (_root.tricksgirl) {
_root.tricksgirl._rotation = -27;
_root.tricksgirl._y = 320;
};
}
tellTarget (_root.tricks) {
if (xero == "true") {
tellTarget (downtown) {
goup = "false";
};
} else {
tellTarget (downtown) {
goup = "true";
};
}
};
if (goup == "false") {
_root.tricks._rotation = 0;
} else {
tellTarget (_root.tricks) {
_root.tricks._rotation = -27;
_root.tricks._y = 320;
};
}
tellTarget (_root.master) {
if (xero == "true") {
tellTarget (downtown) {
goup = "false";
};
} else {
tellTarget (downtown) {
goup = "true";
};
}
};
if (goup == "false") {
_root.tricks._rotation = 0;
} else {
tellTarget (_root.master) {
_root.master._rotation = -27;
_root.master._y = 300;
};
}
Symbol 274 MovieClip Frame 525
tellTarget (_root.tricksgirl) {
if (xero == "true") {
tellTarget (downtown) {
goup = "false";
};
} else {
tellTarget (downtown) {
goup = "true";
};
}
};
tellTarget (_root.tricksgirl) {
if (xero == "true") {
tellTarget (downtown) {
goup = "false";
};
} else {
tellTarget (downtown) {
goup = "true";
};
}
};
if (goup == "false") {
_root.tricksgirl._rotation = 0;
} else {
tellTarget (_root.tricksgirl) {
_root.tricksgirl._rotation = -27;
_root.tricksgirl._y = 300;
};
}
if (goup == "true") {
tellTarget (_root.tricksgirl) {
uptop = "true";
};
} else {
tellTarget (_root.tricksgirl) {
uptop = "false";
};
}
tellTarget (_root.tricks) {
if (xero == "true") {
tellTarget (downtown) {
goup = "false";
};
} else {
tellTarget (downtown) {
goup = "true";
};
}
};
tellTarget (_root.tricks) {
if (xero == "true") {
tellTarget (downtown) {
goup = "false";
};
} else {
tellTarget (downtown) {
goup = "true";
};
}
};
if (goup == "false") {
_root.tricks._rotation = 0;
} else {
tellTarget (_root.tricks) {
_root.tricks._rotation = -27;
_root.tricks._y = 300;
};
}
if (goup == "true") {
tellTarget (_root.tricks) {
uptop = "true";
};
} else {
tellTarget (_root.tricks) {
uptop = "false";
};
}
tellTarget (_root.master) {
if (xero == "true") {
tellTarget (downtown) {
goup = "false";
};
} else {
tellTarget (downtown) {
goup = "true";
};
}
};
tellTarget (_root.master) {
if (xero == "true") {
tellTarget (downtown) {
goup = "false";
};
} else {
tellTarget (downtown) {
goup = "true";
};
}
};
if (goup == "false") {
_root.master._rotation = 0;
} else {
tellTarget (_root.master) {
_root.tricks._rotation = -27;
_root.tricks._y = 280;
};
}
if (goup == "true") {
tellTarget (_root.master) {
uptop = "true";
};
} else {
tellTarget (_root.master) {
uptop = "false";
};
}
Symbol 274 MovieClip Frame 526
tellTarget (_root.tricksgirl) {
if (xero == "true") {
tellTarget (downtown) {
goup = "false";
};
} else {
tellTarget (downtown) {
goup = "true";
};
}
};
tellTarget (_root.tricksgirl) {
if (xero == "true") {
tellTarget (downtown) {
goup = "false";
};
} else {
tellTarget (downtown) {
goup = "true";
};
}
};
if (goup == "false") {
_root.tricksgirl._rotation = 0;
} else {
tellTarget (_root.tricksgirl) {
_root.tricksgirl._rotation = -27;
_root.tricksgirl._y = 280;
};
}
if (goup == "true") {
tellTarget (_root.tricksgirl) {
uptop = "true";
};
} else {
tellTarget (_root.tricksgirl) {
uptop = "false";
};
}
tellTarget (_root.tricks) {
if (xero == "true") {
tellTarget (downtown) {
goup = "false";
};
} else {
tellTarget (downtown) {
goup = "true";
};
}
};
tellTarget (_root.tricks) {
if (xero == "true") {
tellTarget (downtown) {
goup = "false";
};
} else {
tellTarget (downtown) {
goup = "true";
};
}
};
if (goup == "false") {
_root.tricks._rotation = 0;
} else {
tellTarget (_root.tricks) {
_root.tricks._rotation = -27;
_root.tricks._y = 280;
};
}
if (goup == "true") {
tellTarget (_root.tricks) {
uptop = "true";
};
} else {
tellTarget (_root.tricks) {
uptop = "false";
};
}
tellTarget (_root.master) {
if (xero == "true") {
tellTarget (downtown) {
goup = "false";
};
} else {
tellTarget (downtown) {
goup = "true";
};
}
};
tellTarget (_root.master) {
if (xero == "true") {
tellTarget (downtown) {
goup = "false";
};
} else {
tellTarget (downtown) {
goup = "true";
};
}
};
if (goup == "false") {
_root.master._rotation = 0;
} else {
tellTarget (_root.master) {
_root.master._rotation = -27;
_root.master._y = 260;
};
}
if (goup == "true") {
tellTarget (_root.master) {
uptop = "true";
};
} else {
tellTarget (_root.master) {
uptop = "false";
};
}
Symbol 274 MovieClip Frame 527
tellTarget (_root.tricksgirl) {
if (xero == "true") {
tellTarget (downtown) {
goup = "false";
};
} else {
tellTarget (downtown) {
goup = "true";
};
}
};
if (goup == "false") {
_root.tricksgirl._rotation = 0;
} else {
tellTarget (_root.tricksgirl) {
_root.tricksgirl._rotation = -27;
_root.tricksgirrl._y = 260;
};
}
if (goup == "true") {
tellTarget (_root.tricksgirl) {
uptop = "true";
};
} else {
tellTarget (_root.tricksgirl) {
uptop = "false";
};
}
tellTarget (_root.tricks) {
if (xero == "true") {
tellTarget (downtown) {
goup = "false";
};
} else {
tellTarget (downtown) {
goup = "true";
};
}
};
if (goup == "false") {
_root.tricks._rotation = 0;
} else {
tellTarget (_root.tricks) {
_root.tricks._rotation = -27;
_root.tricks._y = 260;
};
}
if (goup == "true") {
tellTarget (_root.tricks) {
uptop = "true";
};
} else {
tellTarget (_root.tricks) {
uptop = "false";
};
}
tellTarget (_root.master) {
if (xero == "true") {
tellTarget (downtown) {
goup = "false";
};
} else {
tellTarget (downtown) {
goup = "true";
};
}
};
if (goup == "false") {
_root.master._rotation = 0;
} else {
tellTarget (_root.tricks) {
_root.master._rotation = -27;
_root.master._y = 240;
};
}
if (goup == "true") {
tellTarget (_root.master) {
uptop = "true";
};
} else {
tellTarget (_root.master) {
uptop = "false";
};
}
Symbol 274 MovieClip Frame 528
tellTarget (_root.tricksgirl) {
if (xero == "true") {
tellTarget (downtown) {
goup = "false";
};
} else {
tellTarget (downtown) {
goup = "true";
};
}
};
if (goup == "false") {
_root.tricksgirl._rotation = 0;
} else {
tellTarget (_root.tricksgirl) {
_root.tricksgirl._rotation = -27;
_root.tricksgirl._y = 240;
};
}
if (goup == "true") {
tellTarget (_root.tricksgirl) {
uptop = "true";
};
} else {
tellTarget (_root.tricksgirl) {
uptop = "false";
};
}
tellTarget (_root.tricks) {
if (xero == "true") {
tellTarget (downtown) {
goup = "false";
};
} else {
tellTarget (downtown) {
goup = "true";
};
}
};
if (goup == "false") {
_root.tricks._rotation = 0;
} else {
tellTarget (_root.tricks) {
_root.tricks._rotation = -27;
_root.tricks._y = 240;
};
}
if (goup == "true") {
tellTarget (_root.tricks) {
uptop = "true";
};
} else {
tellTarget (_root.tricks) {
uptop = "false";
};
}
tellTarget (_root.master) {
if (xero == "true") {
tellTarget (downtown) {
goup = "false";
};
} else {
tellTarget (downtown) {
goup = "true";
};
}
};
if (goup == "false") {
_root.master._rotation = 0;
} else {
tellTarget (_root.master) {
_root.master._rotation = -27;
_root.master._y = 220;
};
}
if (goup == "true") {
tellTarget (_root.master) {
uptop = "true";
};
} else {
tellTarget (_root.master) {
uptop = "false";
};
}
Symbol 274 MovieClip Frame 529
tellTarget (_root.tricksgirl) {
if (xero == "true") {
tellTarget (downtown) {
goup = "false";
};
} else {
tellTarget (downtown) {
goup = "true";
};
}
};
if (goup == "false") {
_root.tricksgirl._rotation = 0;
} else {
tellTarget (_root.tricksgirl) {
_root.tricksgirl._rotation = -27;
_root.tricksgirl._y = 200;
};
}
if (goup == "true") {
tellTarget (_root.tricksgirl) {
uptop = "true";
};
} else {
tellTarget (_root.tricksgirl) {
uptop = "false";
};
}
tellTarget (_root.tricks) {
if (xero == "true") {
tellTarget (downtown) {
goup = "false";
};
} else {
tellTarget (downtown) {
goup = "true";
};
}
};
if (goup == "false") {
_root.tricks._rotation = 0;
} else {
tellTarget (_root.tricks) {
_root.tricks._rotation = -27;
_root.tricks._y = 200;
};
}
if (goup == "true") {
tellTarget (_root.tricks) {
uptop = "true";
};
} else {
tellTarget (_root.tricks) {
uptop = "false";
};
}
tellTarget (_root.master) {
if (xero == "true") {
tellTarget (downtown) {
goup = "false";
};
} else {
tellTarget (downtown) {
goup = "true";
};
}
};
if (goup == "false") {
_root.master._rotation = 0;
} else {
tellTarget (_root.master) {
_root.master._rotation = -27;
_root.master._y = 180;
};
}
if (goup == "true") {
tellTarget (_root.master) {
uptop = "true";
};
} else {
tellTarget (_root.master) {
uptop = "false";
};
}
Symbol 274 MovieClip Frame 530
tellTarget (_root.tricksgirl) {
if (xero == "true") {
tellTarget (downtown) {
goup = "false";
};
} else {
tellTarget (downtown) {
goup = "true";
};
}
};
if (goup == "false") {
_root.tricksgirl._rotation = 0;
} else {
tellTarget (_root.tricksgirl) {
_root.tricksgirl._rotation = -15;
_root.tricksgirl._y = 170;
};
}
if (goup == "true") {
tellTarget (_root.tricksgirl) {
uptop = "true";
};
} else {
tellTarget (_root.tricksgirl) {
uptop = "false";
};
}
tellTarget (_root.tricks) {
if (xero == "true") {
tellTarget (downtown) {
goup = "false";
};
} else {
tellTarget (downtown) {
goup = "true";
};
}
};
if (goup == "false") {
_root.tricks._rotation = 0;
} else {
tellTarget (_root.tricks) {
_root.tricks._rotation = -15;
_root.tricks._y = 170;
};
}
if (goup == "true") {
tellTarget (_root.tricks) {
uptop = "true";
};
} else {
tellTarget (_root.tricks) {
uptop = "false";
};
}
tellTarget (_root.master) {
if (xero == "true") {
tellTarget (downtown) {
goup = "false";
};
} else {
tellTarget (downtown) {
goup = "true";
};
}
};
if (goup == "false") {
_root.master._rotation = 0;
} else {
tellTarget (_root.master) {
_root.master._rotation = -15;
_root.master._y = 140;
};
}
if (goup == "true") {
tellTarget (_root.master) {
uptop = "true";
};
} else {
tellTarget (_root.master) {
uptop = "false";
};
}
Symbol 274 MovieClip Frame 531
if (goup == "false") {
} else {
slide = "true";
tellTarget (_root.tricksgirl) {
_root.tricksgirl._rotation = 0;
_root.tricksgirl._y = 190;
};
}
if (goup == "true") {
tellTarget (_root.tricksgirl) {
uptop = "true";
};
} else {
tellTarget (_root.tricksgirl) {
uptop = "false";
};
}
if (goup == "false") {
} else {
slide = "true";
tellTarget (_root.tricks) {
_root.tricks._rotation = 0;
_root.tricks._y = 200;
};
}
if (goup == "true") {
tellTarget (_root.tricks) {
uptop = "true";
};
} else {
tellTarget (_root.tricks) {
uptop = "false";
};
}
if (goup == "false") {
} else {
slide = "true";
tellTarget (_root.master) {
_root.master._rotation = 0;
_root.master._y = 170;
};
}
if (goup == "true") {
tellTarget (_root.master) {
uptop = "true";
};
} else {
tellTarget (_root.master) {
uptop = "false";
};
}
Symbol 274 MovieClip Frame 532
if (goup == "false") {
} else {
slide = "true";
tellTarget (_root.tricksgirl) {
_root.tricksgirl._rotation = 0;
_root.tricksgirl._y = 200;
};
}
if (goup == "true") {
tellTarget (_root.tricksgirl) {
uptop = "true";
};
} else {
tellTarget (_root.tricksgirl) {
uptop = "false";
};
}
if (goup == "false") {
} else {
slide = "true";
tellTarget (_root.tricks) {
_root.tricks._rotation = 0;
_root.tricks._y = 215;
};
}
if (goup == "true") {
tellTarget (_root.tricks) {
uptop = "true";
};
} else {
tellTarget (_root.tricks) {
uptop = "false";
};
}
if (goup == "false") {
} else {
slide = "true";
tellTarget (_root.master) {
_root.master._rotation = 0;
_root.master._y = 190;
};
}
if (goup == "true") {
tellTarget (_root.master) {
uptop = "true";
};
} else {
tellTarget (_root.master) {
uptop = "false";
};
}
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "false";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "false";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "false";
};
tellTarget (_root.master) {
HSlide = "false";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 536
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "false";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "false";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "false";
};
tellTarget (_root.master) {
HSlide = "false";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 541
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "false";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "false";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "false";
};
tellTarget (_root.master) {
HSlide = "false";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 547
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "false";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "false";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "false";
};
tellTarget (_root.master) {
HSlide = "false";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 554
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "false";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "false";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "false";
};
tellTarget (_root.master) {
HSlide = "false";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 560
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "false";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "false";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "false";
};
tellTarget (_root.master) {
HSlide = "false";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 567
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricks) {
LSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
LSlide = "true";
};
tellTarget (_root.master) {
slide = "true";
};
tellTarget (_root.master) {
HSlide = "true";
};
tellTarget (_root.master) {
LSlide = "true";
};
Symbol 274 MovieClip Frame 569
tellTarget (_root.tricks) {
if (uptop == "false") {
} else {
xero = "true";
_root.tricks._y = _root.tricks._y + 20;
}
};
tellTarget (_root.tricksgirl) {
if (uptop == "false") {
} else {
xero = "true";
_root.tricksgirl._y = _root.tricksgirl._y + 20;
}
};
tellTarget (_root.master) {
if (uptop == "false") {
} else {
xero = "true";
_root.master._y = _root.master._y + 20;
}
};
Symbol 274 MovieClip Frame 570
tellTarget (_root.tricksgirl) {
if (uptop == "false") {
} else {
xero = "true";
_root.tricksgirl._y = _root.tricksgirl._y + 20;
}
};
tellTarget (_root.tricks) {
if (uptop == "false") {
} else {
xero = "true";
_root.tricks._y = _root.tricks._y + 20;
}
};
tellTarget (_root.master) {
if (uptop == "false") {
} else {
xero = "true";
_root.master._y = _root.master._y + 20;
}
};
Symbol 274 MovieClip Frame 571
tellTarget (_root.tricks) {
if (uptop == "false") {
} else {
xero = "true";
_root.tricks._y = _root.tricks._y + 20;
}
};
tellTarget (_root.tricksgirl) {
if (uptop == "false") {
} else {
xero = "true";
_root.tricksgirl._y = _root.tricksgirl._y + 20;
}
};
tellTarget (_root.master) {
if (uptop == "false") {
} else {
xero = "true";
_root.master._y = _root.master._y + 20;
}
};
Symbol 274 MovieClip Frame 572
tellTarget (_root.tricks) {
if (uptop == "false") {
} else {
xero = "false";
_root.tricks._y = _root.tricks._y + 20;
}
};
tellTarget (_root.tricksgirl) {
if (uptop == "false") {
} else {
xero = "false";
_root.tricksgirl._y = _root.tricksgirl._y + 20;
}
};
tellTarget (_root.master) {
if (uptop == "false") {
} else {
xero = "false";
_root.master._y = _root.master._y + 20;
}
};
Symbol 274 MovieClip Frame 573
tellTarget (_root.tricks) {
_root.tricks._y = 365;
};
tellTarget (_root.tricksgirl) {
_root.tricksgirl._y = 365;
};
tellTarget (_root.master) {
_root.master._y = 365;
};
Symbol 274 MovieClip Frame 583
tellTarget (_root.tricksgirl) {
_root.tricksgirl._y = 360;
};
tellTarget (_root.tricksgirl) {
if (xero == "true") {
} else {
_root.tricksgirl.gotoAndPlay("bail");
}
};
tellTarget (_root.tricks) {
_root.tricks._y = 360;
};
tellTarget (_root.tricks) {
if (xero == "true") {
} else {
_root.tricks.gotoAndPlay("bail");
}
};
tellTarget (_root.master) {
_root.master._y = 360;
};
tellTarget (_root.master) {
if (xero == "true") {
} else {
_root.master.gotoAndPlay("bail");
}
};
Symbol 274 MovieClip Frame 587
tellTarget (_root.tricks) {
_root.tricks._y = 360;
};
tellTarget (_root.tricksgirl) {
_root.tricksgirl._y = 360;
};
tellTarget (_root.master) {
_root.master._y = 360;
};
Symbol 308 MovieClip Frame 11
stop();
Symbol 329 MovieClip Frame 1
_root.score = 0;
ready = "true";
slide = "true";
HSlide = "true";
LSlide = "true";
Symbol 329 MovieClip Frame 2
stop();
ready = "true";
stop();
if (uptop == "true") {
} else {
this._y = 360;
}
alive = "true";
manlock = "false";
tellTarget (_root.cityBG1) {
_root.cityBG1.play(_currentframe);
};
tellTarget (_root.school) {
_root.school.play(_currentframe);
};
tellTarget (_root.downtown) {
_root.downtown.play(_currentframe);
};
tellTarget (_root.BGlilcity) {
_root.BGlilcity.play(_currentframe);
};
Symbol 329 MovieClip Frame 3
ready = "false";
Symbol 329 MovieClip Frame 4
xero = "true";
_root.score = _root.score + 10;
Symbol 329 MovieClip Frame 13
xero = "false";
slide = "true";
if (uptop == "true") {
} else {
this._y = 360;
}
Symbol 329 MovieClip Frame 14
gotoAndPlay (2);
Symbol 329 MovieClip Frame 15
ready = "false";
if (slide == "false") {
} else {
this._y = 360;
}
Symbol 329 MovieClip Frame 16
xero = "true";
Symbol 329 MovieClip Frame 20
_root.score = _root.score + 80;
Symbol 329 MovieClip Frame 25
xero = "false";
_root.score = _root.score + 20;
Symbol 329 MovieClip Frame 27
xero = "ture";
_root.score = _root.score - 20;
gotoAndPlay (122);
Symbol 329 MovieClip Frame 28
ready = "false";
Symbol 329 MovieClip Frame 29
xero = "true";
Symbol 329 MovieClip Frame 34
_root.score = _root.score + 80;
Symbol 329 MovieClip Frame 40
xero = "false";
slide = "true";
_root.score = _root.score + 60;
if (uptop == "true") {
} else {
this._y = 360;
}
Symbol 329 MovieClip Frame 41
xero = "true";
_root.score = _root.score - 60;
gotoAndPlay (122);
Symbol 329 MovieClip Frame 42
ready = "false";
Symbol 329 MovieClip Frame 43
xero = "true";
Symbol 329 MovieClip Frame 50
_root.score = _root.score + 80;
Symbol 329 MovieClip Frame 52
xero = "false";
slide = "true";
if (uptop == "true") {
} else {
this._y = 360;
}
Symbol 329 MovieClip Frame 55
xero = "true";
gotoAndPlay (122);
Symbol 329 MovieClip Frame 56
ready = "true";
xero = "false";
if (uptop == "true") {
} else {
this._y = 360;
}
Symbol 329 MovieClip Frame 57
_root.score = _root.score + 1;
Symbol 329 MovieClip Frame 59
_root.score = _root.score + 2;
Symbol 329 MovieClip Frame 60
_root.score = _root.score + 2;
Symbol 329 MovieClip Frame 61
xero = "false";
_root.score = _root.score + 2;
Symbol 329 MovieClip Frame 63
xero = "false";
_root.score = _root.score + 2;
Symbol 329 MovieClip Frame 64
xero = "false";
_root.score = _root.score + 1;
Symbol 329 MovieClip Frame 65
xero = "false";
gotoAndPlay (2);
Symbol 329 MovieClip Frame 66
ready = "true";
xero = "false";
if (uptop == "true") {
} else {
this._y = 360;
}
Symbol 329 MovieClip Frame 67
_root.score = _root.score + 1;
Symbol 329 MovieClip Frame 69
_root.score = _root.score + 2;
Symbol 329 MovieClip Frame 70
_root.score = _root.score + 2;
Symbol 329 MovieClip Frame 71
_root.score = _root.score + 2;
Symbol 329 MovieClip Frame 73
_root.score = _root.score + 2;
Symbol 329 MovieClip Frame 74
xero = "false";
gotoAndPlay (2);
Symbol 329 MovieClip Frame 75
gotoAndPlay (2);
Symbol 329 MovieClip Frame 76
ready = "false";
Symbol 329 MovieClip Frame 78
xero = "true";
Symbol 329 MovieClip Frame 83
_root.score = _root.score + 80;
Symbol 329 MovieClip Frame 87
xero = "false";
_root.score = _root.score + 20;
slide = "true";
if (uptop == "true") {
} else {
this._y = 360;
}
Symbol 329 MovieClip Frame 89
xero = "true";
_root.score = _root.score - 20;
gotoAndPlay (122);
Symbol 329 MovieClip Frame 90
ready = "false";
Symbol 329 MovieClip Frame 91
xero = "true";
Symbol 329 MovieClip Frame 93
_root.score = _root.score + 80;
Symbol 329 MovieClip Frame 98
xero = "false";
slide = "true";
if (uptop == "true") {
} else {
this._y = 360;
}
Symbol 329 MovieClip Frame 101
xero = "true";
gotoAndPlay (122);
Symbol 329 MovieClip Frame 102
ready = "false";
Symbol 329 MovieClip Frame 103
xero = "true";
tellTarget (_root.skatelight) {
_root.skatelight.gotoAndStop("red");
};
Symbol 329 MovieClip Frame 108
_root.score = _root.score + 80;
Symbol 329 MovieClip Frame 112
xero = "false";
_root.score = _root.score + 60;
slide = "true";
if (uptop == "true") {
} else {
this._y = 360;
}
Symbol 329 MovieClip Frame 113
xero = "true";
_root.score = _root.score - 60;
gotoAndPlay (122);
Symbol 329 MovieClip Frame 114
xero = "true";
slide = "true";
manlock = "true";
ready = "false";
Symbol 329 MovieClip Frame 115
xero = "true";
slide = "true";
manlock = "true";
xero = "true";
slide = "true";
alive = "false";
uptop = "false";
Symbol 329 MovieClip Frame 116
xero = "true";
slide = "true";
manlock = "true";
this._y = 360;
xero = "true";
slide = "true";
alive = "false";
Symbol 329 MovieClip Frame 117
xero = "true";
slide = "true";
manlock = "true";
xero = "true";
slide = "true";
alive = "false";
Symbol 329 MovieClip Frame 118
xero = "true";
slide = "true";
manlock = "true";
xero = "true";
slide = "true";
alive = "false";
Symbol 329 MovieClip Frame 119
xero = "true";
slide = "true";
manlock = "true";
xero = "true";
slide = "true";
alive = "false";
Symbol 329 MovieClip Frame 120
xero = "true";
slide = "true";
manlock = "true";
tellTarget (_root.cityBG1) {
_root.cityBG1.stop(_currentframe);
};
tellTarget (_root.school) {
_root.school.stop(_currentframe);
};
tellTarget (_root.downtown) {
_root.downtown.stop(_currentframe);
};
tellTarget (_root.BGlilcity) {
_root.BGlilcity.stop(_currentframe);
};
Symbol 329 MovieClip Frame 121
xero = "true";
slide = "true";
manlock = "true";
stop();
Symbol 329 MovieClip Frame 122
xero = "true";
slide = "true";
manlock = "true";
ready = "false";
tellTarget (_root.deathcount) {
_root.deathcount.nextFrame();
};
death = death + 1;
_root.score = _root.score - 80;
if (death >= 3) {
gotoAndPlay (114);
}
uptop = "false";
Symbol 329 MovieClip Frame 123
xero = "true";
slide = "true";
manlock = "true";
Symbol 329 MovieClip Frame 124
xero = "true";
slide = "true";
manlock = "true";
Symbol 329 MovieClip Frame 125
xero = "true";
slide = "true";
manlock = "true";
Symbol 329 MovieClip Frame 126
xero = "true";
slide = "true";
manlock = "true";
this._y = 360;
tellTarget (_root.cityBG1) {
_root.cityBG1.stop(_currentframe);
};
tellTarget (_root.school) {
_root.school.stop(_currentframe);
};
tellTarget (_root.downtown) {
_root.downtown.stop(_currentframe);
};
tellTarget (_root.BGlilcity) {
_root.BGlilcity.stop(_currentframe);
};
Symbol 329 MovieClip Frame 127
xero = "true";
slide = "true";
manlock = "true";
Symbol 329 MovieClip Frame 128
xero = "true";
slide = "true";
manlock = "true";
Symbol 329 MovieClip Frame 129
xero = "true";
slide = "true";
manlock = "true";
Symbol 329 MovieClip Frame 130
xero = "true";
slide = "true";
manlock = "true";
Symbol 329 MovieClip Frame 131
xero = "true";
slide = "true";
manlock = "true";
Symbol 329 MovieClip Frame 132
xero = "true";
slide = "true";
manlock = "true";
Symbol 329 MovieClip Frame 133
xero = "true";
slide = "true";
manlock = "true";
Symbol 329 MovieClip Frame 134
xero = "true";
slide = "true";
manlock = "true";
Symbol 329 MovieClip Frame 135
xero = "true";
slide = "true";
manlock = "true";
Symbol 329 MovieClip Frame 136
xero = "true";
slide = "true";
manlock = "true";
Symbol 329 MovieClip Frame 137
xero = false;
tellTarget (_root.cityBG1) {
_root.cityBG1.play(_currentframe);
};
tellTarget (_root.school) {
_root.school.play(_currentframe);
};
tellTarget (_root.downtown) {
_root.downtown.play(_currentframe);
};
tellTarget (_root.BGlilcity) {
_root.BGlilcity.play(_currentframe);
};
gotoAndPlay (2);
Symbol 329 MovieClip Frame 138
ready = "false";
xero = "true";
Symbol 329 MovieClip Frame 140
_root.score = _root.score + 20;
Symbol 329 MovieClip Frame 141
if (uptop == "true") {
} else {
this._y = 360;
}
Symbol 329 MovieClip Frame 143
ready = "true";
xero = "false";
Symbol 329 MovieClip Frame 147
ready = "false";
xero = "true";
Symbol 329 MovieClip Frame 150
xero = "false";
_root.score = _root.score + 80;
Symbol 329 MovieClip Frame 152
xero = "true";
gotoAndPlay (122);
Symbol 329 MovieClip Frame 153
tellTarget (_root.cityBG1) {
_root.cityBG1.play(_currentframe);
};
tellTarget (_root.schoolmove) {
_root.schoolmove.play(_currentframe);
};
tellTarget (_root.downtown) {
_root.downtown.play(_currentframe);
};
tellTarget (_root.BGlilcity) {
_root.BGlilcity.play(_currentframe);
};
ready = "true";
if (this._y < 190) {
this._y = 190;
}
xero = "false";
Symbol 329 MovieClip Frame 154
_root.score = _root.score + 10;
Symbol 329 MovieClip Frame 156
_root.score = _root.score + 10;
Symbol 329 MovieClip Frame 158
if (slide == "true") {
gotoAndPlay (122);
} else {
gotoAndPlay (154);
}
Symbol 329 MovieClip Frame 159
tellTarget (_root.cityBG1) {
_root.cityBG1.play(_currentframe);
};
tellTarget (_root.schoolmove) {
_root.schoolmove.play(_currentframe);
};
tellTarget (_root.downtown) {
_root.downtown.play(_currentframe);
};
tellTarget (_root.BGlilcity) {
_root.BGlilcity.play(_currentframe);
};
ready = "true";
if (this._y < 190) {
this._y = 190;
}
xero = "false";
ready = "true";
Symbol 329 MovieClip Frame 160
_root.score = _root.score + 10;
Symbol 329 MovieClip Frame 162
_root.score = _root.score + 10;
Symbol 329 MovieClip Frame 164
if (slide == "true") {
gotoAndPlay (122);
} else {
gotoAndPlay (160);
}
Symbol 333 MovieClip Frame 1
stop();
Symbol 333 MovieClip Frame 2
stop();
Symbol 333 MovieClip Frame 3
stop();
Symbol 333 MovieClip Frame 4
stop();
Symbol 333 MovieClip Frame 5
stop();
Symbol 333 MovieClip Frame 6
stop();
Symbol 338 Button
on (press) {
gotoAndPlay (98);
}
Symbol 343 Button
on (press) {
gotoAndPlay (98);
}
Symbol 346 Button
on (press) {
gotoAndPlay (3);
}
Symbol 349 Button
on (press) {
gotoAndPlay (97);
}
Symbol 373 MovieClip Frame 9
stop();
Symbol 381 MovieClip Frame 1
slide = "true";
HSlide = "true";
LSlide = "true";
Symbol 381 MovieClip Frame 2
stop();
ready = "true";
xero = "false";
if (uptop == "true") {
} else {
this._y = 360;
}
alive = "true";
manlock = "false";
tellTarget (_root.cityBG1) {
_root.cityBG1.play(_currentframe);
};
tellTarget (_root.school) {
_root.school.play(_currentframe);
};
tellTarget (_root.downtown) {
_root.downtown.play(_currentframe);
};
tellTarget (_root.BGlilcity) {
_root.BGlilcity.play(_currentframe);
};
Symbol 381 MovieClip Frame 3
ready = "false";
xero = "true";
if (slide == "false") {
} else {
this._y = 360;
}
Symbol 381 MovieClip Frame 5
_root.score = _root.score + 10;
Symbol 381 MovieClip Frame 14
xero = "false";
Symbol 381 MovieClip Frame 15
gotoAndPlay (2);
Symbol 381 MovieClip Frame 16
ready = "false";
if (slide == "false") {
} else {
this._y = 360;
}
Symbol 381 MovieClip Frame 17
xero = "true";
Symbol 381 MovieClip Frame 23
_root.score = _root.score + 80;
Symbol 381 MovieClip Frame 26
xero = "false";
Symbol 381 MovieClip Frame 29
xero = "ture";
gotoAndPlay (143);
Symbol 381 MovieClip Frame 30
ready = "false";
if (slide == "false") {
} else {
this._y = 360;
}
Symbol 381 MovieClip Frame 31
xero = "true";
Symbol 381 MovieClip Frame 34
_root.score = _root.score + 80;
Symbol 381 MovieClip Frame 40
xero = "false";
Symbol 381 MovieClip Frame 43
xero = "ture";
gotoAndPlay (143);
Symbol 381 MovieClip Frame 44
ready = "false";
if (slide == "false") {
} else {
this._y = 360;
}
Symbol 381 MovieClip Frame 45
xero = "true";
Symbol 381 MovieClip Frame 51
_root.score = _root.score + 80;
Symbol 381 MovieClip Frame 55
xero = "false";
_root.score = _root.score + 20;
Symbol 381 MovieClip Frame 57
xero = "ture";
_root.score = _root.score - 20;
gotoAndPlay (143);
Symbol 381 MovieClip Frame 58
ready = "false";
if (slide == "false") {
} else {
this._y = 360;
}
Symbol 381 MovieClip Frame 59
xero = "true";
Symbol 381 MovieClip Frame 66
_root.score = _root.score + 80;
Symbol 381 MovieClip Frame 69
xero = "false";
_root.score = _root.score + 20;
Symbol 381 MovieClip Frame 71
xero = "ture";
_root.score = _root.score - 20;
gotoAndPlay (143);
Symbol 381 MovieClip Frame 72
ready = "false";
if (slide == "false") {
} else {
this._y = 360;
}
Symbol 381 MovieClip Frame 73
xero = "true";
Symbol 381 MovieClip Frame 80
_root.score = _root.score + 80;
Symbol 381 MovieClip Frame 85
_root.score = _root.score + 60;
xero = "false";
Symbol 381 MovieClip Frame 86
xero = "ture";
_root.score = _root.score - 60;
gotoAndPlay (143);
Symbol 381 MovieClip Frame 87
if (slide == "false") {
} else {
this._y = 360;
}
Symbol 381 MovieClip Frame 88
xero = "true";
Symbol 381 MovieClip Frame 93
_root.score = _root.score + 80;
Symbol 381 MovieClip Frame 99
_root.score = _root.score + 60;
xero = "false";
Symbol 381 MovieClip Frame 100
xero = "ture";
_root.score = _root.score - 60;
gotoAndPlay (143);
Symbol 381 MovieClip Frame 101
ready = "true";
xero = "false";
if (uptop == "true") {
} else {
this._y = 360;
}
Symbol 381 MovieClip Frame 102
_root.score = _root.score + 1;
Symbol 381 MovieClip Frame 104
_root.score = _root.score + 2;
Symbol 381 MovieClip Frame 105
_root.score = _root.score + 2;
Symbol 381 MovieClip Frame 106
_root.score = _root.score + 2;
Symbol 381 MovieClip Frame 108
_root.score = _root.score + 2;
Symbol 381 MovieClip Frame 109
_root.score = _root.score + 1;
Symbol 381 MovieClip Frame 110
gotoAndPlay (2);
Symbol 381 MovieClip Frame 111
ready = "true";
xero = "false";
if (uptop == "true") {
} else {
this._y = 360;
}
Symbol 381 MovieClip Frame 112
_root.score = _root.score + 1;
Symbol 381 MovieClip Frame 114
_root.score = _root.score + 2;
Symbol 381 MovieClip Frame 115
_root.score = _root.score + 2;
Symbol 381 MovieClip Frame 116
_root.score = _root.score + 2;
Symbol 381 MovieClip Frame 118
_root.score = _root.score + 2;
Symbol 381 MovieClip Frame 119
_root.score = _root.score + 1;
Symbol 381 MovieClip Frame 120
gotoAndPlay (2);
Symbol 381 MovieClip Frame 121
ready = "true";
tellTarget (_root.cityBG1) {
_root.cityBG1.play(_currentframe);
};
tellTarget (_root.school) {
_root.school.play(_currentframe);
};
tellTarget (_root.downtown) {
_root.downtown.play(_currentframe);
};
tellTarget (_root.BGlilcity) {
_root.BGlilcity.play(_currentframe);
};
if (this._y < 190) {
this._y = 190;
}
xero = "false";
Symbol 381 MovieClip Frame 122
_root.score = _root.score + 10;
Symbol 381 MovieClip Frame 124
_root.score = _root.score + 10;
Symbol 381 MovieClip Frame 127
if (slide == "true") {
gotoAndPlay (143);
} else {
gotoAndPlay (122);
}
Symbol 381 MovieClip Frame 128
ready = "true";
tellTarget (_root.cityBG1) {
_root.cityBG1.play(_currentframe);
};
tellTarget (_root.school) {
_root.school.play(_currentframe);
};
tellTarget (_root.downtown) {
_root.downtown.play(_currentframe);
};
tellTarget (_root.BGlilcity) {
_root.BGlilcity.play(_currentframe);
};
if (this._y < 190) {
this._y = 190;
}
xero = "false";
Symbol 381 MovieClip Frame 129
_root.score = _root.score + 10;
Symbol 381 MovieClip Frame 131
_root.score = _root.score + 10;
Symbol 381 MovieClip Frame 134
if (slide == "true") {
gotoAndPlay (143);
} else {
gotoAndPlay (129);
}
Symbol 381 MovieClip Frame 135
xero = "true";
slide = "true";
manlock = "true";
Symbol 381 MovieClip Frame 136
xero = "true";
slide = "true";
manlock = "true";
xero = "true";
slide = "true";
alive = "false";
uptop = "false";
Symbol 381 MovieClip Frame 137
xero = "true";
slide = "true";
manlock = "true";
this._y = 360;
xero = "true";
slide = "true";
alive = "false";
Symbol 381 MovieClip Frame 138
xero = "true";
slide = "true";
manlock = "true";
xero = "true";
slide = "true";
alive = "false";
Symbol 381 MovieClip Frame 139
xero = "true";
slide = "true";
manlock = "true";
xero = "true";
slide = "true";
alive = "false";
Symbol 381 MovieClip Frame 140
xero = "true";
slide = "true";
manlock = "true";
xero = "true";
slide = "true";
alive = "false";
Symbol 381 MovieClip Frame 141
xero = "true";
slide = "true";
manlock = "true";
tellTarget (_root.cityBG1) {
_root.cityBG1.stop(_currentframe);
};
tellTarget (_root.school) {
_root.school.stop(_currentframe);
};
tellTarget (_root.downtown) {
_root.downtown.stop(_currentframe);
};
tellTarget (_root.BGlilcity) {
_root.BGlilcity.stop(_currentframe);
};
Symbol 381 MovieClip Frame 142
xero = "true";
slide = "true";
manlock = "true";
stop();
Symbol 381 MovieClip Frame 143
xero = "true";
slide = "true";
manlock = "true";
tellTarget (_root.deathcount) {
_root.deathcount.nextFrame();
};
death = death + 1;
_root.score = _root.score - 80;
if (death >= 3) {
gotoAndPlay (135);
}
uptop = "false";
Symbol 381 MovieClip Frame 144
xero = "true";
slide = "true";
manlock = "true";
Symbol 381 MovieClip Frame 145
xero = "true";
slide = "true";
manlock = "true";
this._y = 360;
Symbol 381 MovieClip Frame 146
xero = "true";
slide = "true";
manlock = "true";
Symbol 381 MovieClip Frame 147
xero = "true";
slide = "true";
manlock = "true";
tellTarget (_root.cityBG1) {
_root.cityBG1.stop(_currentframe);
};
tellTarget (_root.school) {
_root.school.stop(_currentframe);
};
tellTarget (_root.downtown) {
_root.downtown.stop(_currentframe);
};
tellTarget (_root.BGlilcity) {
_root.BGlilcity.stop(_currentframe);
};
Symbol 381 MovieClip Frame 148
xero = "true";
slide = "true";
manlock = "true";
Symbol 381 MovieClip Frame 149
xero = "true";
slide = "true";
manlock = "true";
Symbol 381 MovieClip Frame 150
xero = "true";
slide = "true";
manlock = "true";
Symbol 381 MovieClip Frame 151
xero = "true";
slide = "true";
manlock = "true";
Symbol 381 MovieClip Frame 152
xero = "true";
slide = "true";
manlock = "true";
Symbol 381 MovieClip Frame 153
xero = "true";
slide = "true";
manlock = "true";
Symbol 381 MovieClip Frame 154
xero = "true";
slide = "true";
manlock = "true";
Symbol 381 MovieClip Frame 155
xero = "true";
slide = "true";
manlock = "true";
Symbol 381 MovieClip Frame 156
xero = "true";
slide = "true";
manlock = "true";
Symbol 381 MovieClip Frame 157
xero = "false";
tellTarget (_root.cityBG1) {
_root.cityBG1.play(_currentframe);
};
tellTarget (_root.school) {
_root.school.play(_currentframe);
};
tellTarget (_root.downtown) {
_root.downtown.play(_currentframe);
};
tellTarget (_root.BGlilcity) {
_root.BGlilcity.play(_currentframe);
};
gotoAndPlay (2);
Symbol 381 MovieClip Frame 158
ready = "false";
xero = "true";
if (uptop == "true") {
} else {
this._y = 360;
}
Symbol 381 MovieClip Frame 159
_root.score = _root.score + 20;
Symbol 381 MovieClip Frame 162
ready = "true";
xero = "false";
Symbol 381 MovieClip Frame 171
ready = "false";
xero = "true";
_root.score = _root.score + 80;
Symbol 381 MovieClip Frame 174
xero = "false";
Symbol 381 MovieClip Frame 176
xero = "ture";
gotoAndPlay (143);
Symbol 381 MovieClip Frame 177
ready = "false";
ready = "false";
xero = "true";
Symbol 381 MovieClip Frame 183
_root.score = _root.score + 100;
Symbol 381 MovieClip Frame 185
this._y = 360;
xero = "false";
Symbol 381 MovieClip Frame 187
xero = "ture";
_root.score = _root.score - 20;
gotoAndPlay (143);
Symbol 384 Button
on (press) {
gotoAndPlay (101);
}
Symbol 386 Button
on (press) {
gotoAndPlay (101);
}
Symbol 387 Button
on (press) {
gotoAndPlay (100);
}
Symbol 426 MovieClip Frame 1
_root.score = 0;
ready = "true";
slide = "true";
HSlide = "true";
LSlide = "true";
alive = "true";
Symbol 426 MovieClip Frame 2
stop();
ready = "true";
xero = "false";
if (uptop == "true") {
} else {
this._y = 360;
}
manlock = "false";
tellTarget (_root.cityBG1) {
_root.cityBG1.play(_currentframe);
};
tellTarget (_root.school) {
_root.school.play(_currentframe);
};
tellTarget (_root.downtown) {
_root.downtown.play(_currentframe);
};
tellTarget (_root.BGlilcity) {
_root.BGlilcity.play(_currentframe);
};
Symbol 426 MovieClip Frame 3
ready = "false";
Symbol 426 MovieClip Frame 4
xero = "true";
Symbol 426 MovieClip Frame 5
_root.score = _root.score + 10;
Symbol 426 MovieClip Frame 12
xero = "false";
slide = "true";
if (uptop == "true") {
} else {
this._y = 360;
}
Symbol 426 MovieClip Frame 13
gotoAndPlay (2);
Symbol 426 MovieClip Frame 14
ready = "false";
xero = "true";
tellTarget (_root.skatelight) {
_root.skatelight.gotoAndStop("red");
};
Symbol 426 MovieClip Frame 19
_root.score = _root.score + 80;
Symbol 426 MovieClip Frame 22
xero = "false";
slide = "true";
if (uptop == "true") {
} else {
this._y = 360;
}
Symbol 426 MovieClip Frame 25
xero = "true";
gotoAndPlay (117);
Symbol 426 MovieClip Frame 26
ready = "false";
xero = "true";
Symbol 426 MovieClip Frame 33
_root.score = _root.score + 80;
Symbol 426 MovieClip Frame 37
xero = "false";
_root.score = _root.score + 60;
slide = "true";
if (uptop == "true") {
} else {
this._y = 360;
}
Symbol 426 MovieClip Frame 38
xero = "true";
_root.score = _root.score - 60;
gotoAndPlay (117);
Symbol 426 MovieClip Frame 39
ready = "false";
xero = "true";
Symbol 426 MovieClip Frame 44
_root.score = _root.score + 80;
Symbol 426 MovieClip Frame 48
xero = "false";
_root.score = _root.score + 20;
slide = "true";
if (uptop == "true") {
} else {
this._y = 360;
}
Symbol 426 MovieClip Frame 50
xero = "true";
_root.score = _root.score - 20;
gotoAndPlay (117);
Symbol 426 MovieClip Frame 51
ready = "false";
xero = "true";
Symbol 426 MovieClip Frame 56
_root.score = _root.score + 80;
Symbol 426 MovieClip Frame 59
xero = "false";
slide = "true";
if (uptop == "true") {
} else {
this._y = 360;
}
Symbol 426 MovieClip Frame 62
xero = "true";
gotoAndPlay (117);
Symbol 426 MovieClip Frame 63
ready = "false";
xero = "true";
Symbol 426 MovieClip Frame 68
_root.score = _root.score + 80;
Symbol 426 MovieClip Frame 72
xero = "false";
_root.score = _root.score + 20;
slide = "true";
if (uptop == "true") {
} else {
this._y = 360;
}
Symbol 426 MovieClip Frame 74
xero = "true";
_root.score = _root.score - 20;
gotoAndPlay (117);
Symbol 426 MovieClip Frame 75
ready = "false";
xero = "true";
Symbol 426 MovieClip Frame 83
_root.score = _root.score + 80;
Symbol 426 MovieClip Frame 86
xero = "false";
_root.score = _root.score + 60;
slide = "true";
if (uptop == "true") {
} else {
this._y = 360;
}
Symbol 426 MovieClip Frame 87
xero = "true";
_root.score = _root.score - 40;
gotoAndPlay (117);
Symbol 426 MovieClip Frame 88
ready = "true";
xero = "false";
if (uptop == "true") {
} else {
this._y = 360;
}
Symbol 426 MovieClip Frame 89
_root.score = _root.score + 1;
Symbol 426 MovieClip Frame 91
_root.score = _root.score + 2;
Symbol 426 MovieClip Frame 92
_root.score = _root.score + 2;
Symbol 426 MovieClip Frame 93
_root.score = _root.score + 2;
Symbol 426 MovieClip Frame 95
_root.score = _root.score + 2;
Symbol 426 MovieClip Frame 96
gotoAndPlay (2);
Symbol 426 MovieClip Frame 98
ready = "true";
xero = "false";
if (uptop == "true") {
} else {
this._y = 360;
}
Symbol 426 MovieClip Frame 99
_root.score = _root.score + 1;
Symbol 426 MovieClip Frame 101
_root.score = _root.score + 2;
Symbol 426 MovieClip Frame 102
_root.score = _root.score + 2;
Symbol 426 MovieClip Frame 103
_root.score = _root.score + 2;
Symbol 426 MovieClip Frame 105
_root.score = _root.score + 2;
Symbol 426 MovieClip Frame 106
_root.score = _root.score + 1;
gotoAndPlay (2);
Symbol 426 MovieClip Frame 107
xero = "true";
slide = "true";
manlock = "true";
ready = "false";
xero = "true";
slide = "true";
manlock = "true";
uptop = "false";
Symbol 426 MovieClip Frame 108
xero = "true";
slide = "true";
manlock = "true";
xero = "true";
slide = "true";
Symbol 426 MovieClip Frame 109
xero = "true";
slide = "true";
manlock = "true";
xero = "true";
slide = "true";
Symbol 426 MovieClip Frame 110
xero = "true";
slide = "true";
manlock = "true";
xero = "true";
slide = "true";
Symbol 426 MovieClip Frame 111
xero = "true";
slide = "true";
manlock = "true";
xero = "true";
slide = "true";
Symbol 426 MovieClip Frame 112
xero = "true";
slide = "true";
manlock = "true";
xero = "true";
slide = "true";
Symbol 426 MovieClip Frame 113
xero = "true";
slide = "true";
manlock = "true";
this._y = 360;
tellTarget (_root.cityBG1) {
_root.cityBG1.stop(_currentframe);
};
tellTarget (_root.school) {
_root.school.stop(_currentframe);
};
tellTarget (_root.downtown) {
_root.downtownmove.stop(_currentframe);
};
tellTarget (_root.BGlilcity) {
_root.BGlilcity.stop(_currentframe);
};
Symbol 426 MovieClip Frame 114
xero = "true";
slide = "true";
manlock = "true";
uptop = "false";
xero = "true";
slide = "true";
Symbol 426 MovieClip Frame 115
xero = "true";
slide = "true";
manlock = "true";
tellTarget (_root.cityBG1) {
_root.cityBG1.stop(_currentframe);
};
tellTarget (_root.school) {
_root.school.stop(_currentframe);
};
tellTarget (_root.downtown) {
_root.downtown.stop(_currentframe);
};
tellTarget (_root.BGlilcity) {
_root.BGlilcity.stop(_currentframe);
};
Symbol 426 MovieClip Frame 116
xero = "true";
slide = "true";
manlock = "true";
stop();
xero = "true";
slide = "true";
alive = "false";
Symbol 426 MovieClip Frame 117
xero = "true";
slide = "true";
manlock = "true";
uptop = "false";
ready = "false";
tellTarget (_root.deathcount) {
_root.deathcount.nextFrame();
};
death = death + 1;
_root.score = _root.score - 80;
if (death >= 3) {
gotoAndPlay (107);
}
Symbol 426 MovieClip Frame 118
xero = "true";
slide = "true";
manlock = "true";
Symbol 426 MovieClip Frame 119
xero = "true";
slide = "true";
manlock = "true";
Symbol 426 MovieClip Frame 120
xero = "true";
slide = "true";
manlock = "true";
this._y = 360;
tellTarget (_root.cityBG1) {
_root.cityBG1.stop(_currentframe);
};
tellTarget (_root.school) {
_root.school.stop(_currentframe);
};
tellTarget (_root.downtown) {
_root.downtown.stop(_currentframe);
};
tellTarget (_root.BGlilcity) {
_root.BGlilcity.stop(_currentframe);
};
Symbol 426 MovieClip Frame 121
xero = "true";
slide = "true";
manlock = "true";
Symbol 426 MovieClip Frame 122
xero = "true";
slide = "true";
manlock = "true";
Symbol 426 MovieClip Frame 123
xero = "true";
slide = "true";
manlock = "true";
Symbol 426 MovieClip Frame 124
xero = "true";
slide = "true";
manlock = "true";
Symbol 426 MovieClip Frame 125
xero = "true";
slide = "true";
manlock = "true";
Symbol 426 MovieClip Frame 126
xero = "true";
slide = "true";
manlock = "true";
Symbol 426 MovieClip Frame 127
xero = "true";
slide = "true";
manlock = "true";
Symbol 426 MovieClip Frame 128
xero = "true";
slide = "true";
manlock = "true";
Symbol 426 MovieClip Frame 129
xero = "true";
slide = "true";
manlock = "true";
Symbol 426 MovieClip Frame 130
xero = "true";
slide = "true";
manlock = "true";
Symbol 426 MovieClip Frame 131
xero = "true";
slide = "true";
manlock = "true";
Symbol 426 MovieClip Frame 132
tellTarget (_root.cityBG1) {
_root.cityBG1.play(_currentframe);
};
tellTarget (_root.school) {
_root.school.play(_currentframe);
};
tellTarget (_root.downtown) {
_root.downtown.play(_currentframe);
};
tellTarget (_root.BGlilcity) {
_root.BGlilcity.play(_currentframe);
};
xero = "false";
gotoAndPlay (2);
Symbol 426 MovieClip Frame 133
xero = "true";
ready = "false";
Symbol 426 MovieClip Frame 136
if (uptop == "true") {
} else {
this._y = 360;
}
Symbol 426 MovieClip Frame 138
ready = "true";
xero = "false";
_root.score = _root.score + 20;
Symbol 426 MovieClip Frame 146
ready = "false";
xero = "true";
Symbol 426 MovieClip Frame 149
xero = "false";
_root.score = _root.score + 80;
Symbol 426 MovieClip Frame 151
gotoAndPlay (117);
Symbol 426 MovieClip Frame 152
tellTarget (_root.cityBG1) {
_root.cityBG1.play(_currentframe);
};
tellTarget (_root.schoolmove) {
_root.schoolmove.play(_currentframe);
};
tellTarget (_root.downtown) {
_root.downtown.play(_currentframe);
};
tellTarget (_root.BGlilcity) {
_root.BGlilcity.play(_currentframe);
};
ready = "true";
xero = "false";
Symbol 426 MovieClip Frame 153
if (this._y < 190) {
this._y = 190;
}
_root.score = _root.score + 10;
Symbol 426 MovieClip Frame 155
_root.score = _root.score + 10;
Symbol 426 MovieClip Frame 157
if (slide == "true") {
gotoAndPlay (117);
} else {
gotoAndPlay (153);
}
Symbol 426 MovieClip Frame 158
tellTarget (_root.cityBG1) {
_root.cityBG1.play(_currentframe);
};
tellTarget (_root.schoolmove) {
_root.schoolmove.play(_currentframe);
};
tellTarget (_root.downtown) {
_root.downtown.play(_currentframe);
};
tellTarget (_root.BGlilcity) {
_root.BGlilcity.play(_currentframe);
};
ready = "true";
xero = "false";
Symbol 426 MovieClip Frame 159
if (this._y < 190) {
this._y = 190;
}
_root.score = _root.score + 10;
Symbol 426 MovieClip Frame 161
_root.score = _root.score + 10;
Symbol 426 MovieClip Frame 163
if (slide == "true") {
gotoAndPlay (117);
} else {
gotoAndPlay (159);
}
Symbol 428 Button
on (press) {
gotoAndPlay (104);
}
Symbol 432 Button
on (press) {
gotoAndPlay (104);
}
Symbol 433 Button
on (press) {
gotoAndPlay (103);
}
Symbol 442 MovieClip Frame 1
tellTarget (_root.tricks) {
Hslide = "true";
};
tellTarget (_root.tricks) {
_root.tricks._y = 360;
};
tellTarget (_root.tricksgirl) {
Hslide = "true";
};
tellTarget (_root.tricksgirls) {
_root.tricksgirl._y = 360;
};
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
Symbol 442 MovieClip Frame 24
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
Symbol 442 MovieClip Frame 32
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
Symbol 442 MovieClip Frame 86
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
Symbol 442 MovieClip Frame 94
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
Symbol 442 MovieClip Frame 96
tellTarget (_root.tricks) {
Hslide = "true";
};
tellTarget (_root.tricks) {
_root.tricks._y = 365;
};
tellTarget (_root.tricksgirl) {
Hslide = "true";
};
tellTarget (_root.tricksgirl) {
_root.tricksgirl._y = 365;
};
Symbol 442 MovieClip Frame 101
tellTarget (_root.tricks) {
if (xero == "true") {
} else {
_root.tricks.gotoAndPlay("bail", 1);
}
};
tellTarget (_root.tricksgirl) {
if (xero == "true") {
} else {
_root.tricksgirl.gotoAndPlay("bail", 1);
}
};
Symbol 442 MovieClip Frame 102
tellTarget (_root.tricks) {
Hslide = "true";
};
tellTarget (_root.tricks) {
_root.tricks._y = 360;
};
tellTarget (_root.tricksgirl) {
Hslide = "true";
};
tellTarget (_root.tricksgirl) {
_root.tricksgirl._y = 360;
};
Symbol 442 MovieClip Frame 127
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
Symbol 442 MovieClip Frame 134
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
Symbol 442 MovieClip Frame 161
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
Symbol 442 MovieClip Frame 169
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
Symbol 442 MovieClip Frame 173
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
Symbol 442 MovieClip Frame 180
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
Symbol 442 MovieClip Frame 206
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
Symbol 442 MovieClip Frame 212
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
Symbol 442 MovieClip Frame 228
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
Symbol 442 MovieClip Frame 233
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
Symbol 442 MovieClip Frame 275
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
Symbol 442 MovieClip Frame 284
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
Symbol 442 MovieClip Frame 288
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
Symbol 442 MovieClip Frame 295
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
Symbol 442 MovieClip Frame 298
tellTarget (_root.tricks) {
Hslide = "true";
};
tellTarget (_root.tricks) {
_root.tricks._y = 365;
};
tellTarget (_root.tricksgirl) {
Hslide = "true";
};
tellTarget (_root.tricksgirl) {
_root.tricksgirl._y = 365;
};
Symbol 442 MovieClip Frame 306
tellTarget (_root.tricks) {
if (xero == "true") {
} else {
_root.tricks.gotoAndPlay("bail", 1);
}
};
tellTarget (_root.tricksgirl) {
if (xero == "true") {
} else {
_root.tricksgirl.gotoAndPlay("bail", 1);
}
};
Symbol 442 MovieClip Frame 307
tellTarget (_root.tricks) {
Hslide = "true";
};
tellTarget (_root.tricks) {
_root.tricks._y = 360;
};
tellTarget (_root.tricksgirl) {
Hslide = "true";
};
tellTarget (_root.tricksgirl) {
_root.tricksgirl._y = 360;
};
Symbol 442 MovieClip Frame 326
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
Symbol 442 MovieClip Frame 353
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
Symbol 442 MovieClip Frame 371
tellTarget (_root.tricks) {
slide = "fale";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
Symbol 442 MovieClip Frame 378
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
Symbol 442 MovieClip Frame 380
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
Symbol 442 MovieClip Frame 387
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
Symbol 442 MovieClip Frame 411
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
Symbol 444 Button
on (press) {
gotoAndPlay (107);
}
Symbol 446 Button
on (press) {
gotoAndPlay (107);
}
Symbol 447 Button
on (press) {
gotoAndPlay (106);
}
Symbol 450 Button
on (press) {
gotoAndPlay (110);
}
Symbol 453 Button
on (press) {
gotoAndPlay (110);
}
Symbol 454 Button
on (press) {
gotoAndPlay (109);
}
Symbol 470 MovieClip Frame 1
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
Symbol 470 MovieClip Frame 34
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "false";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "false";
};
Symbol 470 MovieClip Frame 49
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
Symbol 470 MovieClip Frame 65
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
Symbol 470 MovieClip Frame 74
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
Symbol 470 MovieClip Frame 99
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
Symbol 470 MovieClip Frame 109
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
Symbol 470 MovieClip Frame 113
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
Symbol 470 MovieClip Frame 133
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
Symbol 470 MovieClip Frame 135
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
Symbol 470 MovieClip Frame 144
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
Symbol 470 MovieClip Frame 149
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "false";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "false";
};
Symbol 470 MovieClip Frame 166
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
Symbol 470 MovieClip Frame 188
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
Symbol 470 MovieClip Frame 198
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
Symbol 470 MovieClip Frame 202
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
Symbol 470 MovieClip Frame 212
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
Symbol 470 MovieClip Frame 248
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "false";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "false";
};
Symbol 470 MovieClip Frame 268
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
Symbol 470 MovieClip Frame 273
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
Symbol 470 MovieClip Frame 283
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
Symbol 470 MovieClip Frame 309
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
Symbol 470 MovieClip Frame 319
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
Symbol 470 MovieClip Frame 325
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
Symbol 470 MovieClip Frame 334
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
Symbol 470 MovieClip Frame 353
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
Symbol 470 MovieClip Frame 362
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
Symbol 470 MovieClip Frame 368
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
Symbol 470 MovieClip Frame 378
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
Symbol 470 MovieClip Frame 383
tellTarget (_root.tricks) {
slide = "false";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "false";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
Symbol 470 MovieClip Frame 393
tellTarget (_root.tricks) {
slide = "true";
};
tellTarget (_root.tricks) {
HSlide = "true";
};
tellTarget (_root.tricksgirl) {
slide = "true";
};
tellTarget (_root.tricksgirl) {
HSlide = "true";
};
Symbol 472 Button
on (press) {
gotoAndPlay (113);
}
Symbol 474 Button
on (press) {
gotoAndPlay (113);
}
Symbol 475 Button
on (press) {
gotoAndPlay (112);
}
Symbol 477 Button
on (press) {
gotoAndPlay (116);
}
Symbol 479 Button
on (press) {
gotoAndPlay (116);
}
Symbol 480 Button
on (press) {
gotoAndPlay (115);
}