home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fraggle Rock Season 1 Bonus CD
/
Fraggle Rock Season 1 Bonus CD.iso
/
pc
/
Game
/
Game.swf
/
scripts
/
DefineSprite_63_digit
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
utf-8 (detected)
UTF-8
Wrap
Text File
|
2005-06-24
|
109 b
|
7 lines
function §set§(n)
{
var _loc1_ = Math.max(0,Math.min(9,n));
gotoAndStop(_loc1_ + 2);
}
stop();