home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 May
/
CHIPCD5_98.iso
/
software
/
testsoft
/
carr
/
10LAT.CST
/
00363_Script_s_prev2mod
< prev
next >
Wrap
Text File
|
1998-01-28
|
197b
|
12 lines
on mouseUp
global g_ent,g_mleftstate
set g_ent=0
set g_mleftstate=0
if the frame=(marker("beg")+1) then
go to marker("kon")
else
go to the frame-3
end if
end