At 1:21 PM +0000 11/10/2000, Martha Arifin wrote:
>How do i restart the sound at its currentTime? I realise there's a
>currentTime property, but how do i apply it?
>
hi Martha -
- use queue to set the startTime to whatever the current time was
when the MIAW was closed. It will still be ugly - but at least it
doesn't force you to start the sound from the beginning.
Don't know if this MIAW/sound thing has been listed as a bug with Macromedia
--from help:
sound(channelNum).queue([#member: member(whichmember), {#startTime:
milliseconds, #endTime: milliseconds, #loopCount: numberOfLoops,
#loopStartTime: milliseconds, #loopEndTime: milliseconds,
#preloadTime: milliseconds}])
--
Roy Pardi
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]