home *** CD-ROM | disk | FTP | other *** search
- on mouseWithin me
- set the member of sprite the currentSpriteNum to member 24 of castLib "Internal"
- end
-
- on mouseLeave me
- set the member of sprite the currentSpriteNum to member 23 of castLib "Internal"
- end
-
- on mouseUp me
- halt()
- end
-