home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global RecipeNum, gCurrentZone, gPictNumInOrder, Fade
- set Fade to 1
- set the itemDelimiter to ","
- set gPictNumInOrder to value(item gCurrentZone of the text of member "order" of castLib "sshow")
- set the itemDelimiter to ","
- set the visible of sprite 10 to 0
- set the visible of sprite 17 to 0
- set the visible of sprite 3 to 0
- set the visible of sprite 4 to 0
- set the visible of sprite 6 to 0
- InitSlideWithSettings(gPictNumInOrder)
- end
-