much in the same way we have Track Name and Artist Name on the decks.
Posté Fri 10 Sep 10 @ 7:54 pm
This is a skin feature and already possible by skin designers.
Posté Fri 10 Sep 10 @ 9:42 pm
is it?
i'll have a look into this later in the week then.
i'll have a look into this later in the week then.
Posté Sun 12 Sep 10 @ 12:38 pm
Whats the verb to use??
%Album dosent work (in vdj 6.1.2)
%Album dosent work (in vdj 6.1.2)
Posté Sun 12 Sep 10 @ 1:00 pm
in the textzone try format="`get album`"
Posté Fri 24 Sep 10 @ 3:56 pm
@djdad get album is a vdjscript verb which i can assign to a button.
in your syntax vdj (6.1.2) will display 'get album' in the text field.
if its in a button the syntax goes..
<button action="get album 'deck 1' ">
<size width="225" height="15"/>
<pos x="16" y="210"/>
<selected x="" y=""/>
<down x="" y=""/>
</button>
but it still dosent quite work :(
there should be more there to tell vdj how to display the result, and now im stuck again.
Is there no skin with this already, or does nobody like to know which Album your track is playing from??
in your syntax vdj (6.1.2) will display 'get album' in the text field.
if its in a button the syntax goes..
<button action="get album 'deck 1' ">
<size width="225" height="15"/>
<pos x="16" y="210"/>
<selected x="" y=""/>
<down x="" y=""/>
</button>
but it still dosent quite work :(
there should be more there to tell vdj how to display the result, and now im stuck again.
Is there no skin with this already, or does nobody like to know which Album your track is playing from??
Posté Mon 27 Sep 10 @ 9:16 pm