home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Puzzle
/
Invasion.swf
/
scripts
/
DefineSprite_56
/
frame_57
/
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
|
2001-07-16
|
246 b
|
17 lines
if(tarjeton == variable)
{
tellTarget("/" add variable)
{
gotoAndPlay(10);
}
tellTarget("/reloj")
{
gotoAndStop(1);
}
tellTarget("/informador")
{
gotoAndPlay(2);
}
gotoAndPlay(1);
}