home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- puppetSprite(12, 1)
- if the mouseCast = 113 then
- set the castNum of sprite 12 to 142
- else
- if the mouseCast = 114 then
- set the castNum of sprite 12 to 140
- else
- if the mouseCast = 115 then
- set the castNum of sprite 12 to 138
- else
- if the mouseCast = 116 then
- set the castNum of sprite 12 to 141
- else
- if the mouseCast = 117 then
- set the castNum of sprite 12 to 139
- else
- if the castNum of sprite 12 <> 137 then
- set the castNum of sprite 12 to 137
- end if
- end if
- end if
- end if
- end if
- end if
- end
-