home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- global knob, modality
- updateStage()
- set the scrollTop of member "files" to 0
- set the scrollTop of member "articles" to 0
- setControls(0)
- resetThumb("filethumb")
- resetThumb("articlethumb")
- turn(knob)
- set the visible of sprite castspritea("installbtn") to 0
- if the optionDown then
- if modality = 0 then
- ShowPasswordDlg()
- end if
- end if
- end
-