Frame 1 (42 B)
ifFrameLoaded (7) {
gotoAndPlay (3);
}
Frame 2 (60 B)
ifFrameLoaded (7) {
gotoAndPlay (3);
}
gotoAndPlay (1);
Frame 4 (88 B)
Mouse.hide();
stop();
let1 = "M";
let2 = "i";
let3 = "k";
let4 = "e";
let5 = " ";
Instance of Symbol 10 MovieClip [p] "p" in Frame 4 (221 B)
onClipEvent (enterFrame) {
this.ptargetx = (_root.i._x - (this._width / 2)) - 20;
this.ptargety = _root.i._y;
this._x = this._x - ((this._x - this.ptargetx) / 6);
this._y = this._y - ((this._y - this.ptargety) / 6);
}
Instance of Symbol 8 MovieClip [i] "i" in Frame 4 (47 B)
onClipEvent (load) {
startDrag (this, true);
}
Instance of Symbol 6 MovieClip [c] "c" in Frame 4 (221 B)
onClipEvent (enterFrame) {
this.ptargetx = (_root.i._x + (this._width / 2)) + 20;
this.ptargety = _root.i._y;
this._x = this._x - ((this._x - this.ptargetx) / 6);
this._y = this._y - ((this._y - this.ptargety) / 6);
}
Instance of Symbol 4 MovieClip [o] "o" in Frame 4 (221 B)
onClipEvent (enterFrame) {
this.ptargetx = (_root.c._x + (this._width / 2)) + 20;
this.ptargety = _root.c._y;
this._x = this._x - ((this._x - this.ptargetx) / 6);
this._y = this._y - ((this._y - this.ptargety) / 6);
}
Instance of Symbol 16 MovieClip in Frame 4 (42 B)
onClipEvent (mouseDown) {
_root.play();
}
Frame 5 (60 B)
stop();
let1 = "D";
let2 = "e";
let3 = "l";
let4 = " ";
Frame 6 (60 B)
stop();
let1 = " ";
let2 = "I";
let3 = "S";
let4 = " ";
Frame 7 (60 B)
stop();
let1 = "G";
let2 = "a";
let3 = "y";
let4 = " ";
Frame 8 (17 B)
gotoAndStop (4);