home *** CD-ROM | disk | FTP | other *** search
- on recRoller
- if rollOver(30) then
- set the text of field "newinfo" to "PC Deck is a hard disk recording utility for recording from audio Cd's or any other inputs."
- else
- if rollOver(31) then
- set the text of field "SoftInfo" to "Sound Recorder is a neat little utility for hard disk recording on your mac"
- end if
- end if
- end
-