home *** CD-ROM | disk | FTP | other *** search
- on initTimer
- global gStartTime
- set gStartTime to the ticks
- end
-
- on startMovie
- global gSysSndSet
- append(the searchPath, the pathName & "MOVIES")
- append(the searchPath, the pathName & "HAWA")
- append(the searchPath, the pathName & "KAUA")
- append(the searchPath, the pathName & "MAUI")
- append(the searchPath, the pathName & "OAHU")
- append(the searchPath, the pathName & "AUDIO")
- append(the searchPath, the pathName & "VOCABAIF")
- set gSysSndSet to the soundLevel
- end
-