home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- ToggleControls()
- end
-
- on exitFrame
- global stopState
- if stopState then
- if not (the visible of sprite 11) then
- showItems(1)
- playStationCall(3)
- end if
- go(the frame)
- flashItems(11, 27)
- end if
- end
-