home *** CD-ROM | disk | FTP | other *** search
- on REFAdIdxSection
- global REFMasterList, REFActiveSection, IFLButtonList, IFLReferenceNameSprite, REFSpriteCastNums, REFAdVideoList
- set REFAdIdxSPriteInfo to list([91, 190, 131, 36], [93, 190, 164, 36], [95, 190, 197, 36], [97, 190, 229, 36], [99, 190, 263, 36])
- set REFSpriteCastNums to [143, 145, 147, 149]
- set REFAdVideoList to [150, 153, 156]
- repeat with g = 30 to 34
- set the castNum of sprite g to getAt(getAt(REFAdIdxSPriteInfo, g - 29), 1)
- set the locH of sprite g to getAt(getAt(REFAdIdxSPriteInfo, g - 29), 2)
- set the locV of sprite g to getAt(getAt(REFAdIdxSPriteInfo, g - 29), 3)
- set the ink of sprite g to getAt(getAt(REFAdIdxSPriteInfo, g - 29), 4)
- end repeat
- updateStage()
- REFGoToSection()
- end
-