home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Nave
/
terrain.swf
/
scripts
/
DefineSprite_2382
/
frame_142
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-03-20
|
228 b
|
19 lines
stop();
tellTarget("/scene")
{
play();
}
tellTarget("/scene/snipescene00")
{
play();
}
tellTarget("/skipy00")
{
gotoAndStop("skipless");
}
tellTarget("/")
{
gotoAndStop("mainsnipe00");
play();
}