home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 May
/
Chip_2003-05_cd1.bin
/
tema
/
zemko
/
fa
/
u_altman.swf
/
scripts
/
frame_1
/
DoAction.as
Wrap
Text File
|
2002-02-08
|
196b
|
10 lines
if(this._framesloaded == this._totalframes)
{
gotoAndStop(3);
}
else
{
stazenobar = Math.floor(this.getBytesLoaded() / this.getBytesTotal() * 100);
stazeno = stazenobar + "%";
}