Combined Code
frame 1 {
Stage.showMenu = false;
_focusrect = false;
}
button 4 {
on (release) {
_root.gotoAndPlay('bikkuri');
}
}
frame 60 {
n = Math.floor(Math.random() * 3) + 1;
_root.gotoAndPlay('no' + n);
}
movieClip 9 {
}
movieClip 16 {
frame 13 {
this.stop();
}
}
frame 108 {
getURL('http://www.lomando.com/main.html', '_self');
this.stop();
}
movieClip 25 {
}
movieClip 26 {
}
movieClip 27 {
}
frame 155 {
getURL('http://www.lomando.com/main.html', '_self');
this.stop();
}
frame 184 {
getURL('http://www.lomando.com/main.html', '_self');
this.stop();
}