Frame 1 (8 B)
stop();
Instance of Symbol 41 MovieClip in Frame 1 (226 B)
onClipEvent (enterFrame) {
if (_root.getBytesLoaded() >= _root.getBytesTotal()) {
_root.gotoAndPlay(2);
} else {
this.gotoAndStop(Math.floor((_root.getBytesLoaded() / _root.getBytesTotal()) * this._totalframes));
}
}
Frame 3 (32 B)
delete name;
stopAllSounds();
Frame 4 (87 B)
mysound = new Sound(this);
mysound.attachSound("m\u00FCzik1");
mysound.start(0, 50);
Frame 5 (8 B)
stop();
Frame 6 (116 B)
mysound.stop("m\u00FCzik1");
mysound = new Sound(this);
mysound.attachSound("m\u00FCzik");
mysound.start(0, 50);
Frame 140 (8 B)
stop();
Symbol 31 MovieClip Frame 14 (8 B)
stop();
Symbol 54 Button (38 B)
on (release) {
gotoAndPlay ("two");
}
Symbol 58 Button (58 B)
on (release) {
getURL ("http://www.flashfunpages.com");
}
Symbol 176 Button (38 B)
on (release) {
gotoAndPlay ("gel");
}
Symbol 182 Button (57 B)
on (release) {
getURL ("http://www.laughnetwork.com");
}