快速登录:  

Forum: VirtualDJ Skins

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

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

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
 

发表时间 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 ?
 

发表时间 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>
 

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

发表时间 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!
 

发表时间 Tue 11 Sep 18 @ 3:09 pm


(陈旧帖子或论坛版块会自动关闭)