----- Original Message -----
From: "Mahmood Akhtar" <[EMAIL PROTECTED]>
Sent: Wednesday, February 14, 2001 11:25 AM


> I want to play ShockWave Audio file with
> loop. It should play repeatedly without any break. Any way in lingo to
solve
> this problem?

Simply set the LOOP property of your sound member to true.

member("yourSoundMember").loop = TRUE

or

set the loop of member "yourSoundMember" to TRUE


hope this helps.

John Erazo


[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