home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 May
/
CHIPCD5_98.iso
/
software
/
testsoft
/
carr
/
10LAT.CST
/
00053_Script_s_prevmod
< prev
next >
Wrap
Text File
|
1998-01-28
|
148b
|
10 lines
on mouseUp
global g_sleft,g_sno
if the frame=g_sleft then
go to the frame+g_sno-1
else
go to the frame-1
end if
end