home *** CD-ROM | disk | FTP | other *** search
- on mouseUp me
- go(1, "main")
- end
-
- on mouseWithin me
- set the member of sprite the currentSpriteNum to member 22 of castLib "Internal"
- end
-
- on mouseLeave me
- set the member of sprite the currentSpriteNum to member 21 of castLib "Internal"
- end
-