On Nov 8, 2008, at 17:06 , Devyn Cairns wrote:

Or you could just:
   v = video "test.mp3"
   start {v.play}
That's why, the window hasn't been shown yet, so it needs to be. The
start block calls it when the window is ready.

That's good to know, thanks both of you. However, the problem with not being able to play more than one sound at the same time remains. I loaded up the same script on a Windows XP box and both sounds play fine, so it appears to be a bug that affects OS X but not the Windows version (I haven't tested on Linux). Again, is there somewhere to file a bug report? Thanks,

-- Brian

Reply via email to