home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- set ch to the clickOn
- pushbtn(ch)
- rollbtn(12)
- puppetSound(3, cast "テ丑テ嘉、テ叡テ丑")
- updateStage()
- repeat while the stillDown
- end repeat
- if rollOver(ch) then
- puppetoff()
- if the colorDepth <> 32 then
- go("risksk", "Q_SKETCH")
- else
- go("sk4", "Q_SKETCH")
- end if
- end if
- end
-