home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- puppetSprite(42, 1)
- if the text of cast 3 = the short time then
- nothing()
- else
- set the text of cast 3 to the short time
- end if
- go(the frame)
- if rollOver(41) then
- flag(1, 41, "TO MAIN MENU")
- else
- if rollOver(42) then
- flag(1, 42, "VOLUME CONTROLS")
- else
- if rollOver(43) then
- flag(1, 43, "ACTIVATE PANIC SCREEN")
- else
- if rollOver(44) then
- flag(1, 44, "ACTIVATE HELP SCREEN")
- else
- if rollOver(7) then
- flag(1, 7, "KILL CONTROL PANEL")
- else
- flag(1, 0, "BLENDER EDITION 2.3")
- end if
- end if
- end if
- end if
- end if
- SETSPEAKER()
- end
-