home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Puzzle
/
railway-line.swf
/
scripts
/
DefineSprite_21
/
frame_1
/
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
|
2005-09-29
|
134 b
|
6 lines
stop();
my_random = Math.ceil(Math.random() * 3);
gotoAndStop(my_random);
_parent.give_bonus = true;
_parent.bonus_amount = 500;