I went back to try other ideas, and the looping was no longer successful, but 
as I tried things it would be good again, then not good again!

For a moment I thought I had a better solution, which you should try, in case 
it is as good as it was for me, momentarily. Try this with the player set 
directly to the audio file:

on mouseup
  set the looping of player 1 to true
  set the alwaysBuffer of player 1 to true
  play player 1
end mouse up

If that does work for you, it would be as good a solution as setting the cache 
in QuickTime Player.
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to