home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global gQTMovieSprite, gSoundlevel
- set the movieTime of sprite gQTMovieSprite to 0
- set the movieRate of sprite gQTMovieSprite to 1
- set the volume of sprite gQTMovieSprite to 256
- updateStage()
- end
-