home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Digitální fotografie a video
/
Digitalni-fotografie-a-video-covermount.bin
/
Aplikace
/
Servis
/
Katalog
/
Katalog.dxr
/
00103.ls
< prev
next >
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
|
1998-05-19
|
151 b
|
9 lines
on exitFrame
global R_Spoty
set R_Spoty to R_Spoty + 1
if R_Spoty > 8 then
set R_Spoty to 1
end if
puppetSound(3, "Spot_" & R_Spoty)
end