home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 February
/
CHIP_2_98.iso
/
software
/
testsoft
/
muzea
/
exemusei
/
capolavo.dir
/
00196_Script_•a•
< prev
next >
Wrap
Text File
|
1987-04-11
|
172b
|
10 lines
on mouseUp
cambiocast
put chars(the framelabel, 1, 1) into L
if L = "0" then
go to "uscita.mov"
else
put L & "a.Mov"into L
go to L
end if
end