Instance of Symbol 4 MovieClip in Frame 1
onClipEvent (load) {
_root.stop();
}
onClipEvent (enterFrame) {
if (_root._framesloaded >= 2) {
_root.play();
}
}
Instance of Symbol 35 MovieClip in Frame 10
onClipEvent (load) {
_root.stop();
}
Frame 259
stop();
Instance of Symbol 71 MovieClip in Frame 259
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
_root.links.gotoAndPlay(2);
}
if (Key.isDown(65)) {
_root.links.gotoAndPlay(5);
}
if (Key.isDown(39)) {
_root.rechts.gotoAndPlay(2);
}
if (Key.isDown(68)) {
_root.rechts.gotoAndPlay(5);
}
}
Instance of Symbol 71 MovieClip in Frame 261
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
_root.links.gotoAndPlay(2);
}
if (Key.isDown(65)) {
_root.links.gotoAndPlay(5);
}
if (Key.isDown(39)) {
_root.rechts.gotoAndPlay(2);
}
if (Key.isDown(68)) {
_root.rechts.gotoAndPlay(5);
}
}
Frame 272
stop();
Instance of Symbol 71 MovieClip in Frame 274
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
_root.links.gotoAndPlay(2);
}
if (Key.isDown(65)) {
_root.links.gotoAndPlay(5);
}
if (Key.isDown(39)) {
_root.rechts.gotoAndPlay(2);
}
if (Key.isDown(68)) {
_root.rechts.gotoAndPlay(5);
}
}
Frame 285
gotoAndStop (259);
Instance of Symbol 71 MovieClip in Frame 287
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
_root.links.gotoAndPlay(2);
}
if (Key.isDown(65)) {
_root.links.gotoAndPlay(5);
}
if (Key.isDown(39)) {
_root.rechts.gotoAndPlay(2);
}
if (Key.isDown(68)) {
_root.rechts.gotoAndPlay(5);
}
}
Frame 298
stop();
Instance of Symbol 103 MovieClip in Frame 298
onClipEvent (enterFrame) {
if (Key.isDown(38)) {
_root.ohgod.gotoAndPlay(2);
}
if (Key.isDown(87)) {
_root.ohgod.gotoAndPlay(5);
}
}
Instance of Symbol 71 MovieClip in Frame 300
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
_root.links.gotoAndPlay(2);
}
if (Key.isDown(65)) {
_root.links.gotoAndPlay(5);
}
if (Key.isDown(39)) {
_root.rechts.gotoAndPlay(2);
}
if (Key.isDown(68)) {
_root.rechts.gotoAndPlay(5);
}
}
Frame 311
gotoAndStop (259);
Frame 313
stopAllSounds();
Instance of Symbol 71 MovieClip in Frame 313
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
_root.links.gotoAndPlay(2);
}
if (Key.isDown(65)) {
_root.links.gotoAndPlay(5);
}
if (Key.isDown(39)) {
_root.rechts.gotoAndPlay(2);
}
if (Key.isDown(68)) {
_root.rechts.gotoAndPlay(5);
}
}
Frame 744
_root._highquality = 0;
_root.title = String(_root.titleme);
stop();
Instance of Symbol 176 MovieClip in Frame 744
onClipEvent (load) {
this.timer = 0;
}
onClipEvent (enterFrame) {
this.timer = this.timer + 0.4;
this.basex = Math.sin(this.timer / 5) * 120;
this.basey = Math.sin(this.timer / 9) * 120;
this._rotation = (this.basex / 4) * Math.abs(this.basey / 100);
}
Instance of Symbol 20 MovieClip in Symbol 21 MovieClip Frame 1
onClipEvent (load) {
this._x = random(700) - 350;
this.speed = (random(100) - 50) * 0.02;
if (this.speed == 0) {
this.speed = 0.01;
}
gotoAndPlay(random(this._totalframes));
}
onClipEvent (enterFrame) {
this.timer++;
this._x = this._x + this.speed;
if (this._x > 400) {
this._x = -400;
}
if (this._x < -400) {
this._x = 400;
}
}
Instance of Symbol 20 MovieClip in Symbol 21 MovieClip Frame 1
onClipEvent (load) {
this._x = random(700) - 350;
this.speed = (random(100) - 50) * 0.02;
if (this.speed == 0) {
this.speed = 0.01;
}
gotoAndPlay(random(this._totalframes));
}
onClipEvent (enterFrame) {
this.timer++;
this._x = this._x + this.speed;
if (this._x > 400) {
this._x = -400;
}
if (this._x < -400) {
this._x = 400;
}
}
Instance of Symbol 20 MovieClip in Symbol 21 MovieClip Frame 1
onClipEvent (load) {
this._x = random(700) - 350;
this.speed = (random(100) - 50) * 0.02;
if (this.speed == 0) {
this.speed = 0.01;
}
gotoAndPlay(random(this._totalframes));
}
onClipEvent (enterFrame) {
this.timer++;
this._x = this._x + this.speed;
if (this._x > 400) {
this._x = -400;
}
if (this._x < -400) {
this._x = 400;
}
}
Instance of Symbol 20 MovieClip in Symbol 21 MovieClip Frame 1
onClipEvent (load) {
this._x = random(700) - 350;
this.speed = (random(100) - 50) * 0.02;
if (this.speed == 0) {
this.speed = 0.01;
}
gotoAndPlay(random(this._totalframes));
}
onClipEvent (enterFrame) {
this.timer++;
this._x = this._x + this.speed;
if (this._x > 400) {
this._x = -400;
}
if (this._x < -400) {
this._x = 400;
}
}
Instance of Symbol 20 MovieClip in Symbol 21 MovieClip Frame 1
onClipEvent (load) {
this._x = random(700) - 350;
this.speed = (random(100) - 50) * 0.02;
if (this.speed == 0) {
this.speed = 0.01;
}
gotoAndPlay(random(this._totalframes));
}
onClipEvent (enterFrame) {
this.timer++;
this._x = this._x + this.speed;
if (this._x > 400) {
this._x = -400;
}
if (this._x < -400) {
this._x = 400;
}
}
Instance of Symbol 20 MovieClip in Symbol 21 MovieClip Frame 1
onClipEvent (load) {
this._x = random(700) - 350;
this.speed = (random(100) - 50) * 0.02;
if (this.speed == 0) {
this.speed = 0.01;
}
gotoAndPlay(random(this._totalframes));
}
onClipEvent (enterFrame) {
this.timer++;
this._x = this._x + this.speed;
if (this._x > 400) {
this._x = -400;
}
if (this._x < -400) {
this._x = 400;
}
}
Instance of Symbol 20 MovieClip in Symbol 21 MovieClip Frame 1
onClipEvent (load) {
this._x = random(700) - 350;
this.speed = (random(100) - 50) * 0.02;
if (this.speed == 0) {
this.speed = 0.01;
}
gotoAndPlay(random(this._totalframes));
}
onClipEvent (enterFrame) {
this.timer++;
this._x = this._x + this.speed;
if (this._x > 400) {
this._x = -400;
}
if (this._x < -400) {
this._x = 400;
}
}
Instance of Symbol 24 MovieClip in Symbol 25 MovieClip Frame 1
onClipEvent (load) {
this._xscale = 0;
}
onClipEvent (enterFrame) {
this._xscale = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
}
Symbol 35 MovieClip Frame 50
stop();
Instance of Symbol 33 MovieClip in Symbol 35 MovieClip Frame 50
onClipEvent (enterFrame) {
if ((_root.getBytesLoaded() / _root.getBytesTotal()) >= 1) {
_parent.play();
}
}
Symbol 35 MovieClip Frame 125
_root.play();
Symbol 38 MovieClip Frame 32
stop();
Symbol 77 MovieClip Frame 1
stop();
Instance of Symbol 75 MovieClip in Symbol 77 MovieClip Frame 2
onClipEvent (enterFrame) {
if (Key.isDown(68)) {
_root.gotoAndPlay("roll1");
}
}
Symbol 77 MovieClip Frame 4
gotoAndStop (1);
Instance of Symbol 75 MovieClip in Symbol 77 MovieClip Frame 5
onClipEvent (enterFrame) {
if (Key.isDown(39)) {
_root.gotoAndPlay("roll1");
}
}
Symbol 77 MovieClip Frame 7
gotoAndStop (1);
Symbol 89 MovieClip Frame 1
stop();
Instance of Symbol 75 MovieClip in Symbol 89 MovieClip Frame 2
onClipEvent (enterFrame) {
if (Key.isDown(65)) {
_root.gotoAndPlay("roll3");
}
}
Symbol 89 MovieClip Frame 4
gotoAndStop (1);
Instance of Symbol 75 MovieClip in Symbol 89 MovieClip Frame 5
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
_root.gotoAndPlay("roll3");
}
}
Symbol 89 MovieClip Frame 7
gotoAndStop (1);
Symbol 92 MovieClip Frame 1
stop();
Instance of Symbol 75 MovieClip in Symbol 92 MovieClip Frame 2
onClipEvent (enterFrame) {
if (Key.isDown(65)) {
_root.gotoAndPlay("roll2");
}
}
Symbol 92 MovieClip Frame 4
gotoAndStop (1);
Instance of Symbol 75 MovieClip in Symbol 92 MovieClip Frame 5
onClipEvent (enterFrame) {
if (Key.isDown(37)) {
_root.gotoAndPlay("roll2");
}
}
Symbol 92 MovieClip Frame 7
gotoAndStop (1);
Symbol 101 MovieClip Frame 1
stop();
Instance of Symbol 75 MovieClip in Symbol 101 MovieClip Frame 2
onClipEvent (enterFrame) {
if (Key.isDown(68)) {
_root.gotoAndPlay("roll4");
}
}
Symbol 101 MovieClip Frame 4
gotoAndStop (1);
Instance of Symbol 75 MovieClip in Symbol 101 MovieClip Frame 5
onClipEvent (enterFrame) {
if (Key.isDown(39)) {
_root.gotoAndPlay("roll4");
}
}
Symbol 101 MovieClip Frame 7
gotoAndStop (1);
Symbol 104 MovieClip Frame 1
stop();
Instance of Symbol 75 MovieClip in Symbol 104 MovieClip Frame 2
onClipEvent (enterFrame) {
if (Key.isDown(87)) {
_root.gotoAndPlay("roll5");
}
}
Symbol 104 MovieClip Frame 4
gotoAndStop (1);
Instance of Symbol 75 MovieClip in Symbol 104 MovieClip Frame 5
onClipEvent (enterFrame) {
if (Key.isDown(38)) {
_root.gotoAndPlay("roll5");
}
}
Symbol 104 MovieClip Frame 7
gotoAndStop (1);
Symbol 111 MovieClip Frame 194
stop();
Symbol 124 MovieClip Frame 1
gotoAndPlay(Number(random(20)) + 1);
Symbol 125 MovieClip Frame 1
round = 1;
turn = 1;
Symbol 125 MovieClip Frame 2
if (round > 3) {
round = 3;
}
if (round < -3) {
round = -3;
}
if (Number(random(10)) == 1) {
if (Number(round) == 1) {
round = 2;
} else {
round = 1;
}
}
if (Number(round) == 1) {
turn = Number(turn) + 0.1;
} else if (Number(round) == 2) {
turn = turn - 0.1;
}
setProperty("shine", _rotation , Number(getProperty(shine, _rotation)) + Number(2 * turn));
Symbol 125 MovieClip Frame 3
gotoAndPlay (2);
Symbol 173 MovieClip Frame 28
stop();
Symbol 174 MovieClip Frame 1
i = 1;
max = length(_root.title);
char._visible = 0;
Symbol 174 MovieClip Frame 5
newchar = char.duplicateMovieClip("char" + i, i);
newchar.letter = substring(_root.title, i, 1);
i++;
Symbol 174 MovieClip Frame 6
if (Number(i) > Number(max)) {
play();
} else {
gotoAndPlay (2);
}
Instance of Symbol 139 MovieClip in Symbol 176 MovieClip Frame 1
onClipEvent (enterFrame) {
this._x = _parent.basex;
this._y = _parent.basey;
this._rotation = this._rotation + 2;
}
Instance of Symbol 32 MovieClip in Symbol 176 MovieClip Frame 1
onClipEvent (load) {
function setvalue() {
this.truex = random(600) - 300;
this.truey = random(450) - 225;
this.depth = 0;
this._x = 275;
this._y = 200;
this._xscale = 0;
this._yscale = 0;
}
this.setvalue();
this.depth = random(100);
}
onClipEvent (enterFrame) {
if (this.depth > 150) {
this.setvalue();
}
this.depth = this.depth + 10;
this._xscale = this.depth;
this._yscale = this._xscale;
this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100));
this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100));
}
Instance of Symbol 32 MovieClip in Symbol 176 MovieClip Frame 1
onClipEvent (load) {
function setvalue() {
this.truex = random(600) - 300;
this.truey = random(450) - 225;
this.depth = 0;
this._x = 275;
this._y = 200;
this._xscale = 0;
this._yscale = 0;
}
this.setvalue();
this.depth = random(100);
}
onClipEvent (enterFrame) {
if (this.depth > 150) {
this.setvalue();
}
this.depth = this.depth + 10;
this._xscale = this.depth;
this._yscale = this._xscale;
this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100));
this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100));
}
Instance of Symbol 32 MovieClip in Symbol 176 MovieClip Frame 1
onClipEvent (load) {
function setvalue() {
this.truex = random(600) - 300;
this.truey = random(450) - 225;
this.depth = 0;
this._x = 275;
this._y = 200;
this._xscale = 0;
this._yscale = 0;
}
this.setvalue();
this.depth = random(100);
}
onClipEvent (enterFrame) {
if (this.depth > 150) {
this.setvalue();
}
this.depth = this.depth + 10;
this._xscale = this.depth;
this._yscale = this._xscale;
this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100));
this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100));
}
Instance of Symbol 32 MovieClip in Symbol 176 MovieClip Frame 1
onClipEvent (load) {
function setvalue() {
this.truex = random(600) - 300;
this.truey = random(450) - 225;
this.depth = 0;
this._x = 275;
this._y = 200;
this._xscale = 0;
this._yscale = 0;
}
this.setvalue();
this.depth = random(100);
}
onClipEvent (enterFrame) {
if (this.depth > 150) {
this.setvalue();
}
this.depth = this.depth + 10;
this._xscale = this.depth;
this._yscale = this._xscale;
this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100));
this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100));
}
Instance of Symbol 32 MovieClip in Symbol 176 MovieClip Frame 1
onClipEvent (load) {
function setvalue() {
this.truex = random(600) - 300;
this.truey = random(450) - 225;
this.depth = 0;
this._x = 275;
this._y = 200;
this._xscale = 0;
this._yscale = 0;
}
this.setvalue();
this.depth = random(100);
}
onClipEvent (enterFrame) {
if (this.depth > 150) {
this.setvalue();
}
this.depth = this.depth + 10;
this._xscale = this.depth;
this._yscale = this._xscale;
this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100));
this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100));
}
Instance of Symbol 32 MovieClip in Symbol 176 MovieClip Frame 1
onClipEvent (load) {
function setvalue() {
this.truex = random(600) - 300;
this.truey = random(450) - 225;
this.depth = 0;
this._x = 275;
this._y = 200;
this._xscale = 0;
this._yscale = 0;
}
this.setvalue();
this.depth = random(100);
}
onClipEvent (enterFrame) {
if (this.depth > 150) {
this.setvalue();
}
this.depth = this.depth + 10;
this._xscale = this.depth;
this._yscale = this._xscale;
this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100));
this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100));
}
Instance of Symbol 32 MovieClip in Symbol 176 MovieClip Frame 1
onClipEvent (load) {
function setvalue() {
this.truex = random(600) - 300;
this.truey = random(450) - 225;
this.depth = 0;
this._x = 275;
this._y = 200;
this._xscale = 0;
this._yscale = 0;
}
this.setvalue();
this.depth = random(100);
}
onClipEvent (enterFrame) {
if (this.depth > 150) {
this.setvalue();
}
this.depth = this.depth + 10;
this._xscale = this.depth;
this._yscale = this._xscale;
this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100));
this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100));
}
Instance of Symbol 32 MovieClip in Symbol 176 MovieClip Frame 1
onClipEvent (load) {
function setvalue() {
this.truex = random(600) - 300;
this.truey = random(450) - 225;
this.depth = 0;
this._x = 275;
this._y = 200;
this._xscale = 0;
this._yscale = 0;
}
this.setvalue();
this.depth = random(100);
}
onClipEvent (enterFrame) {
if (this.depth > 150) {
this.setvalue();
}
this.depth = this.depth + 10;
this._xscale = this.depth;
this._yscale = this._xscale;
this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100));
this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100));
}
Instance of Symbol 32 MovieClip in Symbol 176 MovieClip Frame 1
onClipEvent (load) {
function setvalue() {
this.truex = random(600) - 300;
this.truey = random(450) - 225;
this.depth = 0;
this._x = 275;
this._y = 200;
this._xscale = 0;
this._yscale = 0;
}
this.setvalue();
this.depth = random(100);
}
onClipEvent (enterFrame) {
if (this.depth > 150) {
this.setvalue();
}
this.depth = this.depth + 10;
this._xscale = this.depth;
this._yscale = this._xscale;
this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100));
this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100));
}
Instance of Symbol 32 MovieClip in Symbol 176 MovieClip Frame 1
onClipEvent (load) {
function setvalue() {
this.truex = random(600) - 300;
this.truey = random(450) - 225;
this.depth = 0;
this._x = 275;
this._y = 200;
this._xscale = 0;
this._yscale = 0;
}
this.setvalue();
this.depth = random(100);
}
onClipEvent (enterFrame) {
if (this.depth > 150) {
this.setvalue();
}
this.depth = this.depth + 10;
this._xscale = this.depth;
this._yscale = this._xscale;
this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100));
this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100));
}
Instance of Symbol 32 MovieClip in Symbol 176 MovieClip Frame 1
onClipEvent (load) {
function setvalue() {
this.truex = random(600) - 300;
this.truey = random(450) - 225;
this.depth = 0;
this._x = 275;
this._y = 200;
this._xscale = 0;
this._yscale = 0;
}
this.setvalue();
this.depth = random(100);
}
onClipEvent (enterFrame) {
if (this.depth > 150) {
this.setvalue();
}
this.depth = this.depth + 10;
this._xscale = this.depth;
this._yscale = this._xscale;
this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100));
this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100));
}
Instance of Symbol 32 MovieClip in Symbol 176 MovieClip Frame 1
onClipEvent (load) {
function setvalue() {
this.truex = random(600) - 300;
this.truey = random(450) - 225;
this.depth = 0;
this._x = 275;
this._y = 200;
this._xscale = 0;
this._yscale = 0;
}
this.setvalue();
this.depth = random(100);
}
onClipEvent (enterFrame) {
if (this.depth > 150) {
this.setvalue();
}
this.depth = this.depth + 10;
this._xscale = this.depth;
this._yscale = this._xscale;
this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100));
this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100));
}
Instance of Symbol 32 MovieClip in Symbol 176 MovieClip Frame 1
onClipEvent (load) {
function setvalue() {
this.truex = random(600) - 300;
this.truey = random(450) - 225;
this.depth = 0;
this._x = 275;
this._y = 200;
this._xscale = 0;
this._yscale = 0;
}
this.setvalue();
this.depth = random(100);
}
onClipEvent (enterFrame) {
if (this.depth > 150) {
this.setvalue();
}
this.depth = this.depth + 10;
this._xscale = this.depth;
this._yscale = this._xscale;
this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100));
this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100));
}
Instance of Symbol 32 MovieClip in Symbol 176 MovieClip Frame 1
onClipEvent (load) {
function setvalue() {
this.truex = random(600) - 300;
this.truey = random(450) - 225;
this.depth = 0;
this._x = 275;
this._y = 200;
this._xscale = 0;
this._yscale = 0;
}
this.setvalue();
this.depth = random(100);
}
onClipEvent (enterFrame) {
if (this.depth > 150) {
this.setvalue();
}
this.depth = this.depth + 10;
this._xscale = this.depth;
this._yscale = this._xscale;
this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100));
this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100));
}
Instance of Symbol 32 MovieClip in Symbol 176 MovieClip Frame 1
onClipEvent (load) {
function setvalue() {
this.truex = random(600) - 300;
this.truey = random(450) - 225;
this.depth = 0;
this._x = 275;
this._y = 200;
this._xscale = 0;
this._yscale = 0;
}
this.setvalue();
this.depth = random(100);
}
onClipEvent (enterFrame) {
if (this.depth > 150) {
this.setvalue();
}
this.depth = this.depth + 10;
this._xscale = this.depth;
this._yscale = this._xscale;
this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100));
this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100));
}
Instance of Symbol 32 MovieClip in Symbol 176 MovieClip Frame 1
onClipEvent (load) {
function setvalue() {
this.truex = random(600) - 300;
this.truey = random(450) - 225;
this.depth = 0;
this._x = 275;
this._y = 200;
this._xscale = 0;
this._yscale = 0;
}
this.setvalue();
this.depth = random(100);
}
onClipEvent (enterFrame) {
if (this.depth > 150) {
this.setvalue();
}
this.depth = this.depth + 10;
this._xscale = this.depth;
this._yscale = this._xscale;
this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100));
this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100));
}
Instance of Symbol 32 MovieClip in Symbol 176 MovieClip Frame 1
onClipEvent (load) {
function setvalue() {
this.truex = random(600) - 300;
this.truey = random(450) - 225;
this.depth = 0;
this._x = 275;
this._y = 200;
this._xscale = 0;
this._yscale = 0;
}
this.setvalue();
this.depth = random(100);
}
onClipEvent (enterFrame) {
if (this.depth > 150) {
this.setvalue();
}
this.depth = this.depth + 10;
this._xscale = this.depth;
this._yscale = this._xscale;
this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100));
this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100));
}
Instance of Symbol 32 MovieClip in Symbol 176 MovieClip Frame 1
onClipEvent (load) {
function setvalue() {
this.truex = random(600) - 300;
this.truey = random(450) - 225;
this.depth = 0;
this._x = 275;
this._y = 200;
this._xscale = 0;
this._yscale = 0;
}
this.setvalue();
this.depth = random(100);
}
onClipEvent (enterFrame) {
if (this.depth > 150) {
this.setvalue();
}
this.depth = this.depth + 10;
this._xscale = this.depth;
this._yscale = this._xscale;
this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100));
this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100));
}
Instance of Symbol 32 MovieClip in Symbol 176 MovieClip Frame 1
onClipEvent (load) {
function setvalue() {
this.truex = random(600) - 300;
this.truey = random(450) - 225;
this.depth = 0;
this._x = 275;
this._y = 200;
this._xscale = 0;
this._yscale = 0;
}
this.setvalue();
this.depth = random(100);
}
onClipEvent (enterFrame) {
if (this.depth > 150) {
this.setvalue();
}
this.depth = this.depth + 10;
this._xscale = this.depth;
this._yscale = this._xscale;
this._x = (this.truex * (this.depth / 100)) + (_parent.basex * ((100 - this.depth) / 100));
this._y = (this.truey * (this.depth / 100)) + (_parent.basey * ((100 - this.depth) / 100));
}
Instance of Symbol 168 MovieClip in Symbol 176 MovieClip Frame 1
onClipEvent (load) {
this.timer = random(10000);
this.timer2 = random(10000);
this.timer2i = random(5) + 1;
this._xscale = 0;
this._yscale = 0;
this.startscale = 0;
}
onClipEvent (enterFrame) {
this.timer = this.timer + 0.4;
this.timer2 = this.timer2 + (Math.sin(this.timer) * this.timer2i);
this._xscale = (100 + (Math.sin(this.timer / 5) * 30)) + ((Math.sin(this.timer2 / 5) * 20) * this.startscale);
this._yscale = this._xscale;
this._x = _parent.basex * -0.5;
this._y = _parent.basey * -0.5;
this.startscale = (this.startscale + 1) / 2;
}
Instance of Symbol 175 MovieClip in Symbol 176 MovieClip Frame 1
onClipEvent (load) {
this.timer = random(10000);
this.timer2 = random(10000);
this.timer2i = random(5) + 1;
this._xscale = 0;
this._yscale = 0;
this.startscale = 0;
}
onClipEvent (enterFrame) {
this.timer = this.timer + 0.4;
this.timer2 = this.timer2 + (Math.sin(this.timer) * this.timer2i);
this._xscale = (100 + (Math.sin(this.timer / 5) * 30)) + ((Math.sin(this.timer2 / 5) * 20) * this.startscale);
this._yscale = this._xscale;
this._x = _parent.basex * ((this._xscale - 50) / -100);
this._y = _parent.basey * ((this._xscale - 50) / -100);
this.startscale = (this.startscale + 1) / 2;
}
Symbol 176 MovieClip Frame 20
stop();