home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1998 July / WPCJUL98.ISO / DXRS / SOFWPC07.DXR / 00001.ls next >
Encoding:
Text File  |  1998-05-11  |  1015 b   |  16 lines

  1. on startMovie
  2.   global SOFfeaturedlist, SOFentertainmentlist, SOFdevelopmentlist, SOFsoholist, SOFutilitieslist, whichprog, whichsection, x, whichonehuh, rolllist, newlist, SOFrolllist, SOFx, SOFprevsetup, SOFSelectedSection, pageAmount
  3.   setupdatabaseglobals()
  4.   set SOFSelectedSection to "entertainment2"
  5.   set rolllist to list(["arrow_white_up", "arrow_red_up"], ["arrow_white_down", "arrow_red_down"])
  6.   set newlist to list("featuredrollover", "entertainmentrollover", "developrollover", "utilsrollover", "sohorollover")
  7.   set x to 6
  8.   set whichprog to 2
  9.   set whichsection to "SOFEntertainmentlist"
  10.   set whichonehuh to 1
  11.   set SOFx to 1
  12.   set pageAmount to 0
  13.   set SOFrolllist to list(["productinfo", "productinfoh"], ["systemreq", "systemreqh"], ["techsupport", "techsupporth"], ["salesenquiries", "salesenquiriesh"], ["uninstall", "uninstallh"], ["competition", "competitionh"], ["weblink", "weblinkh"], ["screenshots", "screenshotsh"], ["video", "videoh"], ["sound", "soundh"])
  14.   set SOFprevsetup to 1
  15. end
  16.