home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 May
/
Chip_2003-05_cd1.bin
/
oddech
/
flashgame
/
veonix.swf
/
scripts
/
frame_87
/
DoAction.as
Wrap
Text File
|
2003-03-14
|
146b
|
11 lines
if(numlevel < 10)
{
bloccoshift = 0;
gotoAndPlay(9);
}
else
{
setProperty(scrittafine2, _visible, true);
gotoAndPlay(90);
}