Hi Klause and Paul,
I fixed the problem.
I had copied my player object from another older stack.
When I started with a freshly created object the problem
went away.
I had the play selection checkbox turned on.
I may not have used the
set the playSelection of player "your player here..." to TRU
Did you:
set the playSelection of player to true
Required to actually play from startTime to endTime and stop
On 6/7/2019 9:52 AM, Rick Harrison via use-livecode wrote:
Good Morning LC Users,
I have a Player object that I have
set the startTime and endTime for
the movie. When I inspect the
Hi Rick,
> Am 07.06.2019 um 15:52 schrieb Rick Harrison via use-livecode
> :
>
> 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
Sorry, I forgot to list system stuff.
macOS 10.13.6
LC 9.0.4
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/ma
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 pla