home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Rudolph the Red-Nosed Reindeer Family Fun Pack
/
Rudolph.iso
/
fscommand
/
MEDIA
/
UPGRADE.SWF
/
scripts
/
frame_3
/
DoAction.as
Wrap
Text File
|
2004-03-11
|
91b
|
9 lines
if(LE == true)
{
gotoAndPlay(21);
}
else if(LE == false)
{
gotoAndPlay(6);
}