home *** CD-ROM | disk | FTP | other *** search
/ .net 1998 August / netCD48.iso / mac / net / webcent / 00117_Script_117 < 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\issue29\issue29.exe"
  5.     
  6.   else
  7.  
  8. open the moviepath&"webcen:html:mac:part 1 (issue 29).sea"
  9.  
  10. end if
  11. end