player question

larry at significantplanet.org larry at significantplanet.org
Fri Sep 12 19:56:47 EDT 2014


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



More information about the use-livecode mailing list