home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Magazin 1997 March
/
Image.iso
/
wd.dxr
/
Wettauswahl_49_RechtsKnopfSensor.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
|
230 b
|
11 lines
on mouseUp
global gWetten
set the visible of sprite 34 to 1
playsound(1, "Blättern")
if the frame = (label("Seitenauswahl") + 3) then
Wettseite(label("Seitenauswahl"))
else
Wettseite(the frame + 1)
end if
end