home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global thehdpath, thecdpath, WhereAmI
- set WhereAmI to "menu"
- if the machineType = 256 then
- play frame "Options" of movie thecdpath & "demomenu"
- else
- play frame "Options" of movie thehdpath & "demomenu"
- end if
- end
-