Quick Sign In:  

Forum: VirtualDJ Skins

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

This topic is old and might contain outdated or incorrect information.

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
 

Posted 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 ?
 

Posted 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>
 

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

Posted 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!
 

Posted Tue 11 Sep 18 @ 3:09 pm


(Old topics and forums are automatically closed)