Frame 1 (182 B)
fscommand ("fullscreen", "false");
fscommand ("showmenu", "false");
fscommand ("allowscale", "false");
setProperty("_root.Bar", _yscale , 0);
_level0.load = "Buffering Data...";
Instance of Symbol 13 MovieClip "Size" in Frame 1 (801 B)
onClipEvent (load) {
total = int(_root.getBytesTotal());
}
onClipEvent (enterFrame) {
StatusColor = new Color(_root.Bar);
Loaded = int(_root.getBytesLoaded());
Percent = int((loaded / total) * 100);
if (20 < percent) {
_level0.load = "Loading...";
StatusColor.setRGB(16185078);
}
if (40 < percent) {
_level0.load = "Loading...";
StatusColor.setRGB(16185078);
}
if (60 < percent) {
_level0.load = "Loading...";
StatusColor.setRGB(16185078);
}
if (80 < percent) {
_level0.load = "Loading...";
StatusColor.setRGB(16185078);
}
if (percent == 90) {
_level0.load = "Loading...";
StatusColor.setRGB(16777215);
}
_root.Percent = Percent + " %";
setProperty("_root.Bar", _yscale , Percent);
if (Percent >= 100) {
tellTarget ("_root") {
play();
};
}
}
Frame 2 (8 B)
stop();
Frame 11 (8 B)
stop();
Symbol 19 Button (64 B)
on (release) {
getURL ("http://www.pinkgames.com", "_blank");
}
Symbol 23 Button (35 B)
on (release) {
gotoAndStop (16);
}
Symbol 29 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 32 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 35 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 38 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 41 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 44 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 47 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 50 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 53 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 56 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 59 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 62 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 65 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 68 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 71 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 74 Button (61 B)
on (press) {
startDrag ("");
}
on (release) {
stopDrag();
}
Symbol 86 MovieClip Frame 1 (18 B)
stop();
stop();
Symbol 88 Button (52 B)
on (release) {
tellTarget ("arm") {
play();
};
}
Symbol 102 Button (65 B)
on (release) {
getURL ("http://www.pinkgames.com/", "_blank");
}