Playing players in sequence
Richard Harrison
harrison at all-auctions.com
Sun May 5 23:01:01 EDT 2002
on 5/5/2002 11:48 PM, Greg Wills at gwills at ozemail.com.au wrote:
> Hi All
> This should not be difficult, but I can't just get it to work.
>
> I want to play a series of sound files (xxx.aiff) one after another.
> I am using Quicktime player objects (as I may need to use MP3's later
> on). The problem is I can't get them to play one after the other.
> They all want to play at once. I have tried "wait until the sound is
> done", but this has no effect. I have found playstopped, but cannot
> see if and how this could assist.
>
> Any help will be greatly appreciated.
>
> regards
> Greg
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
Greg,
There may be a better way than this, but it should work.
Time how many seconds each movie is. Use the seconds function
as a timer to figure out when to stop each movie and when to
start the next.
Good Luck!
Rick Harrison
More information about the use-livecode
mailing list