home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interactive Quarterly
/
The Best of New Machine Publishing 1 - Disc 4: Interactive Quarterly.iso
/
pc
/
demos
/
rodney
/
rodrub.dxr
/
00806_rewind neutral.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
|
1996-09-16
|
241 b
|
12 lines
on mouseDown
set chan to the clickOn
set the castNum of sprite chan to the castNum of sprite chan + 1
updateStage()
RewindVideo()
set the castNum of sprite chan to the castNum of sprite chan - 1
updateStage()
end
on mouseUp
end