Can someone please help me? It's urgent....

In the script below I queued 32 sounds like this:

repeat with f = 1 to 32
    sound(4).queue([#member: member( f, "sounds")])
end repeat
sound(4).play()

- Is there a way to get the 32 sounds to play with a pause (in time) in
between each sound?

- Can I control the size of the pause between the sounds? (For example, if
the 32 sounds are the letters of the ABC, and I want to give the user
control on how fast the letters will be read).

- And if I want the letters to light up as they are read, how do I determine
which member is being played - as it plays?

I could not find answers in Directors on-line help. Please save me!

Thanks!

Michael Nadel
[EMAIL PROTECTED]
Mediart - Multimedia as an Art Form










[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