This is probably easy for you experts, here goes...

Frame 4:
on exitframe me
  sound(2).play()
end

and it goes to frame 10

Frame 10:
on exitframe me
  sound(2).stop()
end

The program runs, it restarts it gets sent back to frame 4, and rotates like
that.

I have tryed using various method of lingo but still cant get the sound to
play the second, third.... time around. Also have experimented with .wav,
.swa,.mp3

How do I do it?

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/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