Quick Sign In:  

Forum: VirtualDJ Skins

Topic: parsing prelisten_pos value

Dieses Thema ist veraltet und kann veraltete oder falsche Informationen enthalten.

there is a tooltip text for "prelisten_pos"
how can i grab that and put it inside text?

ideally it would be single line
song name (left aligned)
time (right aligned)
the control is 280 pixels, so there is plenty of room.
 

geposted Fri 14 Jul 17 @ 10:41 pm
djdadPRO InfinityDevelopment ManagerMember since 2005
What do you get if you use action="prelisten_pos" inside a <textzone> element ?

<textzone... >
...
<text .... action="prelisten_pos"/>
</textzone>

Normally, you should get the elapsed time. So if that is the case, you can combine with the get_browsed_ ..actions and get what u need
 

geposted Fri 14 Jul 17 @ 11:24 pm
thank you

how do i show artist - title?
action="get_browsed_artist get_browsed_title" doesn't work
 

geposted Sat 15 Jul 17 @ 1:15 am
never mind. i got it.
 

geposted Sat 15 Jul 17 @ 2:57 am


(Alte Themen und Foren werden automatisch geschlossen)