home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Games #12
/
GEGA012.iso
/
eroticos
/
enbolas.swf
/
scripts
/
frame_11
/
DoAction.as
Wrap
Text File
|
2006-01-17
|
120b
|
10 lines
if(_level0.pausa == false)
{
gotoAndPlay(20);
}
if(_level0.aceptado != true)
{
gotoAndPlay(1);
}
play();