Frame 1
stop();
Symbol 1 MovieClip Frame 1
_visible = false;
stop();
Symbol 1 MovieClip Frame 2
if (!hasOwnProperty("_physicsInit")) {
_physicsInit = true;
_time = getTimer() / 1000;
_birth = _time;
_delta = 0;
_age = 0;
if (!hasOwnProperty("_fx")) {
_fx = 0;
}
if (!hasOwnProperty("_fy")) {
_fy = 0;
}
if (!hasOwnProperty("_fxscale")) {
_fxscale = 0;
}
if (!hasOwnProperty("_fyscale")) {
_fyscale = 0;
}
if (!hasOwnProperty("_frotation")) {
_frotation = 0;
}
if (!hasOwnProperty("_falpha")) {
_falpha = 0;
}
if (!hasOwnProperty("_vx")) {
_vx = 0;
}
if (!hasOwnProperty("_vy")) {
_vy = 0;
}
if (!hasOwnProperty("_vxscale")) {
_vxscale = 0;
}
if (!hasOwnProperty("_vyscale")) {
_vyscale = 0;
}
if (!hasOwnProperty("_vrotation")) {
_vrotation = 0;
}
if (!hasOwnProperty("_valpha")) {
_valpha = 0;
}
if (!hasOwnProperty("_ax")) {
_ax = 0;
}
if (!hasOwnProperty("_ay")) {
_ay = 0;
}
if (!hasOwnProperty("_axscale")) {
_axscale = 0;
}
if (!hasOwnProperty("_ayscale")) {
_ayscale = 0;
}
if (!hasOwnProperty("_arotation")) {
_arotation = 0;
}
if (!hasOwnProperty("_aalpha")) {
_aalpha = 0;
}
}
Symbol 1 MovieClip Frame 3
if (!hasOwnProperty("_physicsInit")) {
(_target);// not popped
call("/_phy:2");
}
_tt = getTimer() / 1000;
_delta = _tt - _time;
_age = _tt - _birth;
_time = _tt;
Symbol 1 MovieClip Frame 4
_ffx = (100 - (_fx * _delta)) / 100;
_ffy = (100 - (_fy * _delta)) / 100;
_ffxscale = (100 - (_fxscale * _delta)) / 100;
_ffyscale = (100 - (_fyscale * _delta)) / 100;
_ffrotation = (100 - (_frotation * _delta)) / 100;
_ffalpha = (100 - (_falpha * _delta)) / 100;
_vx = (_vx + (_ax * _delta)) * _ffx;
_vy = (_vy + (_ay * _delta)) * _ffy;
_vxscale = (_vxscale + (_axscale * _delta)) * _ffxscale;
_vyscale = (_vyscale + (_ayscale * _delta)) * _ffyscale;
_vrotation = (_vrotation + (_arotation * _delta)) * _ffrotation;
_valpha = (_valpha + (_aalpha * _delta)) * _ffalpha;
if (_vx) {
_x = (_x + (_vx * _delta));
}
if (_vy) {
_y = (_y + (_vy * _delta));
}
if (_vxscale) {
_xscale = (_xscale + (_vxscale * _delta));
}
if (_vyscale) {
_yscale = (_yscale + (_vyscale * _delta));
}
if (_vrotation) {
_rotation = (_rotation + (_vrotation * _delta));
}
if (_valpha) {
_alpha = (_alpha + (_valpha * _delta));
}
Symbol 4 MovieClip Frame 2
tellTarget ("..") {
anzeige = (("" add anzeigecount) add " from ") add messagecount;
if (messagecount == "0") {
nomessages._visible = true;
} else {
nomessages._visible = false;
}
};
gotoAndPlay (1);
Symbol 5 MovieClip Frame 1
if (!hasOwnProperty("_load")) {
_load = true;
tellTarget ("..") {
filters = [new flash.filters.GlowFilter(12039788, 1, 20, 20, 2, 2, false, false)];
}
} else {
// unexpected jump
}
};
stop();
Symbol 25 MovieClip Frame 1
_parent.dreh = true;
stop();
Symbol 25 MovieClip Frame 19
_parent.loadVariables(("http://neoweb.11gb.info/myspace/data/guestbook/" add _parent.anzeigecount) add ".txt");
gotoAndStop(1);
Symbol 54 MovieClip Frame 1
#initclip 1
_global.BUTTONWRAPPER = function () {
};
//BUTTONWRAPPER extends MovieClip
delete _global.__resolve;
BUTTONWRAPPER.prototype.addProperty("menu", function () {
return(this._button.menu);
}, function (x) {
this._button.menu = x;
});
BUTTONWRAPPER.prototype.addProperty("tabEnabled", function () {
return(this._button.tabEnabled);
}, function (x) {
this._button.tabEnabled = x;
});
BUTTONWRAPPER.prototype.addProperty("tabIndex", function () {
return(this._button.tabIndex);
}, function (x) {
this._button.tabIndex = x;
});
BUTTONWRAPPER.prototype.addProperty("enabled", function () {
return(this._button.enabled);
}, function (x) {
this._button.enabled = x;
});
BUTTONWRAPPER.prototype.addProperty("trackAsMenu", function () {
return(this._button.trackAsMenu);
}, function (x) {
this._button.trackAsMenu = x;
});
BUTTONWRAPPER.prototype.addProperty("useHandCursor", function () {
return(this._button.useHandCursor);
}, function (x) {
this._button.useHandCursor = x;
});
_global.__resolve = _global.__debugResolve;
#endinitclip
Symbol 56 Button
on (rollOver) {
gotoAndPlay(2);
}
on (rollOut) {
gotoAndPlay(7);
}
on (press) {
getURL("http://www.merlins-gamecenter.de", "_blank");
}
Symbol 53 MovieClip Frame 1
stop();
Symbol 53 MovieClip Frame 6
stop();
Symbol 53 MovieClip Frame 11
gotoAndStop(1);
Symbol 60 Button
on (rollOver) {
gotoAndPlay(2);
}
on (rollOut) {
gotoAndPlay(7);
}
on (press) {
if (_parent._parent.anzeigecount == _parent._parent.messagecount) {
} else if (_parent._parent.dreh == true) {
_parent._parent.dreh = false;
_parent._parent.txt_nachricht.text = "";
_parent._parent.txt_name.text = "";
_parent._parent.anzeigecount++;
_parent._parent.fenstereffekt.nextFrame();
_parent._parent.fenstereffekt.play();
}
}
Symbol 59 MovieClip Frame 1
stop();
Symbol 59 MovieClip Frame 6
stop();
Symbol 59 MovieClip Frame 11
gotoAndStop(1);
Symbol 64 Button
on (rollOver) {
gotoAndPlay(2);
}
on (rollOut) {
gotoAndPlay(7);
}
on (press) {
if (_parent._parent.anzeigecount == 1) {
} else if (_parent._parent.dreh == true) {
_parent._parent.dreh = false;
_parent._parent.txt_nachricht.text = "";
_parent._parent.txt_name.text = "";
_parent._parent.anzeigecount--;
_parent._parent.fenstereffekt.nextFrame();
_parent._parent.fenstereffekt.play();
}
}
Symbol 63 MovieClip Frame 1
stop();
Symbol 63 MovieClip Frame 6
stop();
Symbol 63 MovieClip Frame 11
gotoAndStop(1);
Symbol 68 Button
on (rollOver) {
gotoAndPlay(2);
}
on (rollOut) {
gotoAndPlay(7);
}
on (press) {
if (_parent._parent.dreh == true) {
_parent._parent.spr_schreiben.nextFrame();
}
}
Symbol 67 MovieClip Frame 1
stop();
Symbol 67 MovieClip Frame 6
stop();
Symbol 67 MovieClip Frame 11
gotoAndStop(1);
Symbol 107 MovieClip Frame 51
if (_parent._parent.txt_messagecount.text == "") {
gotoAndPlay(1);
} else {
nextFrame();
play();
}
Symbol 107 MovieClip Frame 100
stop();
_parent._parent.nextFrame();
_parent._parent.play();
Symbol 125 Button
on (press) {
if (txt_eingabename.text == "") {
spr_status.status = "Please enter Name";
spr_status._visible = true;
statuskontroller.gotoAndPlay(2);
} else if (txt_eingabemessage.text == "") {
spr_status.status = "Please enter Message";
spr_status._visible = true;
statuskontroller.gotoAndPlay(2);
} else {
this.loadVariables("http://neoweb.11gb.info/myspace/sendgb.php", "POST");
spr_status.status = "Send Message";
_parent._parent.txt_name.text = "";
_parent._parent.txt_nachricht.text = "";
spr_status._visible = true;
statuskontroller.gotoAndPlay(2);
nextFrame();
play();
}
}
Symbol 128 Button
on (press) {
txt_eingabemessage.text = "";
txt_eingabename.text = "";
}
Symbol 133 MovieClip Frame 1
_parent.spr_status.status = "";
_parent.spr_status._visible = false;
stop();
Symbol 133 MovieClip Frame 50
gotoAndStop(1);
Symbol 136 MovieClip Frame 1
spr_status._visible = false;
stop();
Symbol 136 MovieClip Frame 50
txt_eingabemessage.text = "";
txt_eingabename.text = "";
spr._status._visible = false;
gotoAndStop(1);
_parent._parent.txt_messagecount.text = "";
_parent._parent.gotoAndPlay(23);
_parent.gotoAndStop(1);
stop();
Symbol 139 MovieClip Frame 1
schreiben.nummer = "";
schreiben._visible = false;
stop();
Symbol 139 MovieClip Frame 2
schreiben._visible = true;
if (_parent.messagecount == "0") {
schreiben.nummer = "1";
} else {
schreiben.nummer = _parent.messagecount;
schreiben.nummer++;
}
stop();
Symbol 139 MovieClip Frame 3
schreiben._visible = false;
schreiben.nummer = "";
stop();
Symbol 139 MovieClip Frame 4
stop();
gotoAndStop(2);
Symbol 143 MovieClip Frame 1
#initclip 2
_global.TEXTWRAPPER = function () {
};
//TEXTWRAPPER extends MovieClip
delete _global.__resolve;
TEXTWRAPPER.prototype.addProperty("tabEnabled", function () {
return(this._text.tabEnabled);
}, function (x) {
this._text.tabEnabled = x;
});
TEXTWRAPPER.prototype.addProperty("tabIndex", function () {
return(this._text.tabIndex);
}, function (x) {
this._text.tabIndex = x;
});
TEXTWRAPPER.prototype.addProperty("menu", function () {
return(this._text.menu);
}, function (x) {
this._text.menu = x;
});
TEXTWRAPPER.prototype.addProperty("autoSize", function () {
return(this._text.autoSize);
}, function (x) {
this._text.autoSize = x;
});
TEXTWRAPPER.prototype.addProperty("background", function () {
return(this._text.background);
}, function (x) {
this._text.background = x;
});
TEXTWRAPPER.prototype.addProperty("backgroundColor", function () {
return(this._text.backgroundColor);
}, function (x) {
this._text.backgroundColor = x;
});
TEXTWRAPPER.prototype.addProperty("border", function () {
return(this._text.border);
}, function (x) {
this._text.border = x;
});
TEXTWRAPPER.prototype.addProperty("borderColor", function () {
return(this._text.borderColor);
}, function (x) {
this._text.borderColor = x;
});
TEXTWRAPPER.prototype.addProperty("bottomScroll", function () {
return(this._text.bottomScroll);
}, function (x) {
this._text.bottomScroll = x;
});
TEXTWRAPPER.prototype.addProperty("condenseWhite", function () {
return(this._text.condenseWhite);
}, function (x) {
this._text.condenseWhite = x;
});
TEXTWRAPPER.prototype.addProperty("embedFonts", function () {
return(this._text.embedFonts);
}, function (x) {
this._text.embedFonts = x;
});
TEXTWRAPPER.prototype.addProperty("_height", function () {
return(this._text._height);
}, function (x) {
this._text._height = x;
});
TEXTWRAPPER.prototype.addProperty("hscroll", function () {
return(this._text.hscroll);
}, function (x) {
this._text.hscroll = x;
});
TEXTWRAPPER.prototype.addProperty("html", function () {
return(this._text.html);
}, function (x) {
this._text.html = x;
});
TEXTWRAPPER.prototype.addProperty("htmlText", function () {
return(this._text.htmlText);
}, function (x) {
this._text.htmlText = x;
});
TEXTWRAPPER.prototype.addProperty("maxChars", function () {
return(this._text.maxChars);
}, function (x) {
this._text.maxChars = x;
});
TEXTWRAPPER.prototype.addProperty("mouseWheelEnabled", function () {
return(this._text.mouseWheelEnabled);
}, function (x) {
this._text.mouseWheelEnabled = x;
});
TEXTWRAPPER.prototype.addProperty("multiline", function () {
return(this._text.multiline);
}, function (x) {
this._text.multiline = x;
});
TEXTWRAPPER.prototype.addProperty("password", function () {
return(this._text.password);
}, function (x) {
this._text.password = x;
});
TEXTWRAPPER.prototype.addProperty("restrict", function () {
return(this._text.restrict);
}, function (x) {
this._text.restrict = x;
});
TEXTWRAPPER.prototype.addProperty("scroll", function () {
return(this._text.scroll);
}, function (x) {
this._text.scroll = x;
});
TEXTWRAPPER.prototype.addProperty("selectable", function () {
return(this._text.selectable);
}, function (x) {
this._text.selectable = x;
});
TEXTWRAPPER.prototype.addProperty("styleSheet", function () {
return(this._text.styleSheet);
}, function (x) {
this._text.styleSheet = x;
});
TEXTWRAPPER.prototype.addProperty("text", function () {
return(this._text.text);
}, function (x) {
this._text.text = x;
});
TEXTWRAPPER.prototype.addProperty("textColor", function () {
return(this._text.textColor);
}, function (x) {
this._text.textColor = x;
});
TEXTWRAPPER.prototype.addProperty("type", function () {
return(this._text.type);
}, function (x) {
this._text.type = x;
});
TEXTWRAPPER.prototype.addProperty("variable", function () {
return(this._text.variable);
}, function (x) {
this._text.variable = x;
});
TEXTWRAPPER.prototype.addProperty("_width", function () {
return(this._text._width);
}, function (x) {
this._text._width = x;
});
TEXTWRAPPER.prototype.addProperty("wordWrap", function () {
return(this._text.wordWrap);
}, function (x) {
this._text.wordWrap = x;
});
TEXTWRAPPER.prototype.addProperty("mouseWheelEnabled", function () {
return(this._text.mouseWheelEnabled);
}, function (x) {
this._text.mouseWheelEnabled = x;
});
TEXTWRAPPER.prototype.addProperty("styleSheet", function () {
return(this._text.styleSheet);
}, function (x) {
this._text.styleSheet = x;
});
TEXTWRAPPER.prototype.addProperty("antiAliasType", function () {
return(this._text.antiAliasType);
}, function (x) {
this._text.antiAliasType = x;
});
TEXTWRAPPER.prototype.addProperty("filters", function () {
return(this._text.filters);
}, function (x) {
this._text.filters = x;
});
TEXTWRAPPER.prototype.addProperty("gridFitType", function () {
return(this._text.gridFitType);
}, function (x) {
this._text.gridFitType = x;
});
TEXTWRAPPER.prototype.addProperty("sharpness", function () {
return(this._text.sharpness);
}, function (x) {
this._text.sharpness = x;
});
TEXTWRAPPER.prototype.addProperty("thickness", function () {
return(this._text.thickness);
}, function (x) {
this._text.thickness = x;
});
TEXTWRAPPER.prototype.addProperty("length", function () {
return(this._text.length);
}, null);
TEXTWRAPPER.prototype.addProperty("maxhscroll", function () {
return(this._text.maxhscroll);
}, null);
TEXTWRAPPER.prototype.addProperty("maxscroll", function () {
return(this._text.maxscroll);
}, null);
TEXTWRAPPER.prototype.addProperty("textHeight", function () {
return(this._text.textHeight);
}, null);
TEXTWRAPPER.prototype.addProperty("textWidth", function () {
return(this._text.textWidth);
}, null);
TEXTWRAPPER.prototype.addListener = function (a) {
return(this._text.addListener(a));
};
TEXTWRAPPER.prototype.getNewTextFormat = function () {
return(this._text.getNewTextFormat());
};
TEXTWRAPPER.prototype.getFontList = function () {
return(this._text.getFontList());
};
TEXTWRAPPER.prototype.getTextFormat = function () {
return(this._text.getTextFormat.apply(this._text, arguments));
};
TEXTWRAPPER.prototype.removeListener = function (a) {
return(this._text.removeListener(a));
};
TEXTWRAPPER.prototype.removeTextField = function () {
return(this._text.removeTextField());
};
TEXTWRAPPER.prototype.replaceSel = function (a) {
return(this._text.replaceSel(a));
};
TEXTWRAPPER.prototype.setNewTextFormat = function (a) {
return(this._text.setNewTextFormat(a));
};
TEXTWRAPPER.prototype.setTextFormat = function () {
return(this._text.setTextFormat.apply(this._text, arguments));
};
TEXTWRAPPER.prototype.replaceText = function (a, b, c) {
return(this._text.replaceText(a, b, c));
};
BUTTONWRAPPER.prototype.addProperty("enabled", function () {
return(this._button.enabled);
}, function (x) {
this._button.enabled = x;
});
BUTTONWRAPPER.prototype.addProperty("trackAsMenu", function () {
return(this._button.trackAsMenu);
}, function (x) {
this._button.trackAsMenu = x;
});
BUTTONWRAPPER.prototype.addProperty("useHandCursor", function () {
return(this._button.useHandCursor);
}, function (x) {
this._button.useHandCursor = x;
});
_global.__resolve = _global.__debugResolve;
#endinitclip
Symbol 144 MovieClip [_90] Frame 1
#initclip 3
Object.registerClass("_90", TEXTWRAPPER);
#endinitclip
stop();
Symbol 150 Button
on (release) {
Selection.setFocus(Eingabefeld.txtcodeausgabe_text);
}
on (press) {
System.setClipboard(codeausgabe);
}
Symbol 154 Button
on (press) {
nextFrame();
}
Symbol 155 MovieClip Frame 1
code._visible = false;
stop();
Symbol 155 MovieClip Frame 2
code._visible = true;
stop();
Symbol 155 MovieClip Frame 3
gotoAndStop(1);
Symbol 156 MovieClip Frame 1
loadVariables("http://neoweb.11gb.info/myspace/gbcount.php");
stop();
Symbol 156 MovieClip Frame 2
anzeigecount = messagecount;
Symbol 156 MovieClip Frame 22
loadVariables(("http://neoweb.11gb.info/myspace/data/guestbook/" add anzeigecount) add ".txt");
stop();
Symbol 156 MovieClip Frame 33
ladefenster.kontrolle.gotoAndPlay(1);
gotoAndStop(1);