home *** CD-ROM | disk | FTP | other *** search
/ .net 1998 August / netCD48.iso / mac / net / webcent / 00129_Script_129 < prev    next >
Text File  |  1998-07-01  |  201b  |  11 lines

  1. on mouseUp
  2.   if the machinetype = 256 then
  3.     
  4.     open the moviepath&"webcen\html\pc\issue34\issue34.exe"
  5.     
  6.   else
  7.  
  8. open the moviepath&"webcen:html:mac:part 6 (issue 34).sea"
  9.  
  10. end if
  11. end