home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Games #12
/
GEGA012.iso
/
eroticos
/
enbolas.swf
/
scripts
/
frame_2
/
DoAction.as
Wrap
Text File
|
2006-01-17
|
140b
|
7 lines
cargador._xscale = _level0.getBytesLoaded() * 100 / _level0.getBytesTotal();
if(99 < cargador._xscale)
{
gotoAndPlay(5);
}
play();