Frame 1 (8 B)
stop();
Frame 4 (81 B)
stop();
q1 = "lolicatgirls_high.swf";
q2 = "by MackanZoor";
q3 = "4/6 -2007";
Symbol 12 Button (52 B)
on (release) {
stopAllSounds();
gotoAndStop (2);
}
Symbol 15 Button (52 B)
on (release) {
stopAllSounds();
gotoAndStop (1);
}
Symbol 17 Button (52 B)
on (release) {
stopAllSounds();
gotoAndPlay (4);
}
Symbol 32 MovieClip Frame 2 (188 B)
if (_root._currentframe == 4) {
Direction = 1;
} else if (_root._currentframe == 70) {
Direction = 2;
}
if (Direction == 1) {
_root.nextFrame();
} else {
_root.prevFrame();
}
Symbol 32 MovieClip Frame 3 (17 B)
gotoAndPlay (2);