I am using a player to play a list of files from a directory. (so far so good).
I would like to have a text box run the current time index of the file (ie number of seconds in/remaining)..
something like:
Code: Select all
update field "field" with currentTime of player "Player"