At 19:25 2/13/2001, Mahmood Akhtar wrote:
>Hi Lingo Masters!
>
>Here it is a problem, I am facing. I want to play ShockWave Audio file with
>loop. It should play repeatedly without any break. Any way in lingo to solve
>this problem?
>Please help me.

Since it is a streaming format it's not well suited for looping. I think of 
them as cassette tapes that you have to rewind (re-start the download) 
before you can hear them from the start. Doesn't that make you wish for the 
old 8-track tapes?

Check out the table in this tech-note:
"Director 7.0.2 sound playback options comparison"
http://www.macromedia.com/go/13781

You _might_ get away with fully importing the .wav or .aiff files into an 
externally linked cast, then shocking that cast. Then the sounds might be 
treated as normal fully embedded sounds in that they load into ram before 
playback. This may enable the non-linear, near immediate rewind (loop). I 
haven't tried this in a Shockwave environment.


--
Mark A. Boyd
Keep-On-Learnin' :)


[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!]

Reply via email to