Hello All,
A stack with a record-to-wav function is not recording -- at least, not the
first time around.
I'm using two button-scripts:
-- TO RECORD
on mouse up
set the recordFormat to "wave"
record sound file "junk rekord.wav"
end mouseUp
-- TO STOP
on mouseUp
stop recording
end mouseUp
But, on Win2K the system freezes for a few seconds, and on Win98 a system
message appears ("Clean up your hard drive"); in both cases, no sound file
gets created.
And yet, when I re-click on the same record/stop button, no system
freeze/message and the wav file is created.
Any ideas what I've done wrong? Thanks.
--
Nicolas Cueto
_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution