home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gourmet Traveller
/
GourmetTraveller.iso
/
pc
/
LivePlay
/
media
/
ads
/
aurias.swf
/
scripts
/
frame_12
/
DoAction.as
Wrap
Text File
|
2002-07-18
|
139b
|
8 lines
_root.gotoAndPlay(11);
if(_root.holdingVal == 0)
{
_root.holding.gotoAndPlay(2);
_root.holdingVal = 1;
}
_root.action.stop();