home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Creative Review 20
/
Creative-Review-CD-ROM-20.iso
/
mac
/
STUDIOS
/
L001.DIR
/
00078_Script_78
< prev
next >
Wrap
Text File
|
1996-12-05
|
280b
|
13 lines
on mouseUp
global wheref, recue
if the type of member the membernum of sprite 2 = #digitalVideo then
set wheref = the movietime of sprite 2
end if
if the machineType = 256 then
set the visible of sprite 2 to false
end if
go "contact"
end