home *** CD-ROM | disk | FTP | other *** search
- on startMovie
- global DriveLtr, MainMenuChooseList, MainBackgroundSprite, MainHilightSprite1, MainHilightSprite2, MAINQuitButtonSprite, lntAlertBox, IntAlertButtonOne, IntAlertButtonTwo, IntAlertButtonThree, IntBrowserAlOption, MainRegularGraphic, MainRegularGraphicList, MainRegularGraphicCount, MainLastUpdate
- set MAINQuitButtonSprite to 2
- set lntAlertBox to 30
- set IntAlertButtonOne to 31
- set IntAlertButtonTwo to 32
- set IntAlertButtonThree to 33
- set IntBrowserAlOption to 0
- set MainMenuChooseList to list([[32, 185, 220, 214, "SoftwareHilight", 220, 185], [240, 37, 515, 236, "FeatSoftHilight", 241, 40]], [[32, 223, 220, 243, "EntertainHilight", 220, 221], [242, 245, 518, 446, "EntMontageHilight", 241, 247]], [[32, 259, 220, 280, "BuyersHilight", 220, 257], []], [[32, 296, 220, 317, "JargonHilight", 220, 293], []], [[32, 333, 220, 354, "GetStartHighlight", 220, 328], []], [[32, 370, 220, 391, "InternetHilight", 220, 365], []], [[32, 407, 220, 427, "CreditsHilight", 220, 401], []], [[525, 56, 628, 151, "VirginHilight", 526, 56], []], [[525, 152, 628, 245, "Compservehilight", 526, 152], []], [[525, 248, 628, 345, "ClaraHilight", 526, 248], []])
- repeat with i = 1 to 48
- puppetSprite(i, 1)
- end repeat
- set MainBackgroundSprite to 1
- set MainHilightSprite1 to 10
- set MainHilightSprite2 to 11
- set the member of sprite MainBackgroundSprite to member "menu2"
- updateStage()
- set MainLastUpdate to the timer
- end
-