Good Morning LC Users,

I have a Player object that I have
set the startTime and endTime for
the movie.  When I inspect the
object I can see that my values
were set correctly.  However,
when I play the movie, although
it starts at the correct place, when
it reaches the endTime it just
continues playing while completely
ignoring the endTime that I had set.

Is this a bug?  

Any work around such as trying to 
monitor the currentTime and issue 
the Stop player command when the
endTime is reached creates a huge 
performance hit that puts the audio 
out of sync with the video.

Suggestions?

Thanks,

Rick

_______________________________________________
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