home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Rudolph the Red-Nosed Reindeer Family Fun Pack
/
Rudolph.iso
/
fscommand
/
MEDIA
/
UPGRADE.SWF
/
scripts
/
frame_6
/
DoAction.as
Wrap
Text File
|
2004-03-11
|
267b
|
13 lines
_root.tipercent = MainProgress + "%";
_root.testAnime.gotoAndStop(MainProgress);
if(ShowSec)
{
_root.anfpercent = SecProgress + "%";
_root.testAnime2.gotoAndStop(SecProgress);
}
else
{
_root.anfpercent = "";
_root.testAnime2.gotoAndStop(1);
}