home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- set the locV of sprite 2 to 900
- updateStage()
- repeat with i = 20 to 24
- set the castNum of sprite i to the number of cast string(char 1 to 2 of the name of cast the castNum of sprite i & "E")
- end repeat
- set the castNum of sprite 25 to the number of cast "25H"
- updateStage()
- end
-