Question regarding Media files
Posted: Tue Jun 04, 2013 9:18 pm
I am trying to figure out if this is doable:
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:
Not sure where to go with this, can this be done?
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"