player question

larry at significantplanet.org larry at significantplanet.org
Fri Sep 12 22:54:00 EDT 2014


Thanks Paul!
That was all that was needed.
Larry

----- Original Message ----- 
From: "Paul Hibbert" <paulhibbert at mac.com>
To: "How to use LiveCode" <use-livecode at lists.runrev.com>
Sent: Friday, September 12, 2014 6:53 PM
Subject: Re: player question


> Try adding the line:
>
> set the playSelection of player myPlayer to true
>
> Paul
>
>
> On 2014-09-12, at 4:56 PM, <larry at significantplanet.org> wrote:
>
>> I have the following lines of code below:
>> I put a number such as 10 into field myStart and then execute the code.
>> The player still starts playing at the very beginning of the song.
>> ?????
>> TIA
>> Larry
>>
>> put field myStart * the timeScale of player myPlayer into tStart
>>
>> set the startTime of player myPlayer to tStart
>>
>> start player myPlayer
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your 
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your 
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode 





More information about the use-livecode mailing list