home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Games #12
/
GEGA012.iso
/
eroticos
/
feeltheflash.swf
/
scripts
/
DefineSprite_742
/
frame_8
/
DoAction.as
Wrap
Text File
|
2005-08-12
|
120b
|
10 lines
mepachi2 = Math.floor(Math.random() * 3);
if(mepachi2 == 0)
{
gotoAndPlay(1);
}
else
{
gotoAndPlay(7);
}