home *** CD-ROM | disk | FTP | other *** search
- on CDXAnimate
- global CDXSearchSprite
- if the member of sprite CDXSearchSprite = the member of cast "SearchNowSeven" then
- set the memberNum of sprite CDXSearchSprite to the member of cast "SearchNowThree"
- else
- set the memberNum of sprite CDXSearchSprite to the memberNum of sprite CDXSearchSprite + 1
- end if
- updateStage()
- end
-