home *** CD-ROM | disk | FTP | other *** search
- on red
- global whichprog, x, whichsection, whichonehuh, SOFprevsetup, SOFSelectedSection, pageAmount
- set pageAmount to 0
- set SOFSelectedSection to "featured2"
- set whichprog to 1
- set whichsection to "SOFfeaturedlist"
- set t to count(SOFfeaturedlist)
- set x to 1
- repeat with f = 20 to 32
- set the member of sprite f to member "softdot"
- set the loc of sprite f to point(2000, 2000)
- end repeat
- SOFimagessetup()
- set the member of sprite 2 to member "Featuredmain"
- updateStage()
- put_them_on()
- set whichonehuh to 1
- set SOFprevsetup to 1
- end
-