Ingreso rápido:  

Forum: VirtualDJ Skins

Tema: Karaoke Venue Name VDJScript - How do I get it to display?

Este tópico es antiguo y puede contener información incorrecta para la nueva versión.

Hi, I'm sorry for the fairly basic question. I'm on the latest build (which includes this field), but as I'm very new to VDJ Skins, I'm not 100% sure if I'm doing this correctly.

I've tried the following on an XML text tag:

action="get_text ' karaoke_venue_name ' "

But it's not showing anything. The Docs have not been updated to show the karaoke_venue_name tag so I'm not sure when I'm going wrong.

Cheers,
Jason
 

Mensajes Thu 06 Sep 18 @ 3:54 pm
djdadPRO InfinityDevelopment ManagerMember since 2005
Can you post here the code of the skin element (button/textzone) that you edited ?
 

Mensajes Thu 06 Sep 18 @ 4:46 pm
Hi Djdad,
here is the current XML;

<textzone >
<pos x="480" y="97" />
<size width="960" height="86" />
<text size="72" font="Bahnschrift SemiBold" align="center" color="#ff000000" action="get_text ' karaoke_venue_name ' " />
</textzone>
 

Mensajes Thu 06 Sep 18 @ 8:22 pm
djdadPRO InfinityDevelopment ManagerMember since 2005
Works fine here.
<text .... action="karaoke_venue_name"/>
 

Mensajes Mon 10 Sep 18 @ 12:44 pm
Thanks! I'm very new to this, and with no examples of how to read this new value I was stabbing in the dark.

I've a 3rd Venue back in the wings and they all like to see their name shown so this is a big help! Thanks!
 

Mensajes Tue 11 Sep 18 @ 3:09 pm


(Los tópicos y foros antiguos son automáticamente cerrados)