home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Magazin 1997 March
/
Image.iso
/
wd.dxr
/
Wettauswahl_48_LinksKopfSensor.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
MacRoman (detected)
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-10-28
|
215 b
|
11 lines
on mouseUp
global gWetten
set the visible of sprite 35 to 1
playsound(1, "Blättern")
if the frame = label("Seitenauswahl") then
Wettseite(the frame + 3)
else
Wettseite(the frame - 1)
end if
end