home *** CD-ROM | disk | FTP | other *** search
- on orange
- global whichprog, x, whichsection, whichonehuh, SOFprevsetup, SOFSelectedSection, pageAmount
- set pageAmount to 0
- set SOFSelectedSection to "entertainment2"
- set whichprog to 2
- set whichsection to "SOFentertainmentlist"
- set t to count(SOFentertainmentlist)
- 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 "gamesmain"
- updateStage()
- put_them_on()
- set whichonehuh to 1
- set SOFprevsetup to 1
- end
-