home *** CD-ROM | disk | FTP | other *** search
- on REFAdIdxSection
- global REFMasterList, REFActiveSection, IFLButtonList, IFLReferenceNameSprite, REFSpriteCastNums, REFAdVideoList
- set REFAdIdxSPriteInfo to list([140, 35, 180, 0], [143, 35, 220, 0], [145, 35, 240, 0], [147, 35, 260, 0], [149, 35, 280, 0])
- 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
-