home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global volume
- if the machineType <> 256 then
- openXLib("RW.XOj")
- initRearWindow(255)
- end if
- if the quickTimePresent then
- continue()
- else
- go("ERROR")
- end if
- set volume to 6
- SETSPEAKER()
- sound stop 1
- sound stop 2
- unLoadCast()
- end
-