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