home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global pods
- BlendRollovers(9, 10)
- HiliteRollovers(11, 13)
- if (the visible of sprite 48 = 0) and (the movieTime of sprite 18 > 1874) and (getAt(pods, 2) = 0) then
- set the visible of sprite 48 to 1
- puppetSound("Collected")
- updateStage()
- end if
- go(the frame)
- end
-