PDA

View Full Version : time


Walle
22nd October 2001, 13:10
Is it possible that show the end-time (for example: a music track with 3:02; and the player show: 3:02) The total time in a new or extra text.
:confused:

lunarboy1
23rd October 2001, 01:26
Use: System.getPlayItemLength() to get the total time and use scripting to set it to text object in xml. I'm sure that someone will write out a more complete way, but this is the compact way :).

Walle
23rd October 2001, 14:45
I don't speak englisch not so good and I don't write my own source code! Where must I write this line and how is the line in the xml file? Thanks Walle. :confused: