Quick Sign In:  

Forum: VirtualDJ Skins

Topic: Adding "init action" to skins

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

Hi all,

I am having problems getting the init action to work in skins.

For example <init action="deck 2 filter 50%"> does not work, just does not load the skin at all with an XML error.

Can anyone help?

Thanks - Keith
 

Posted Tue 01 Feb 11 @ 1:17 pm
<button action="deck 1 filter 50%">
<size width=" " height=" "/>
<pos x=" " y=" "/>
<up x=" " y=" "/>
<selected x=" " y=" "/>
</button>
.
from what I saw in some skin that is the way to write
 

Posted Tue 01 Feb 11 @ 2:23 pm
I have managed to do this by writing an initiation string in to my controller mapping, but it would be good to find out how to do it in a skin if the controller is not connected.

Keith
 

Posted Tue 01 Feb 11 @ 2:26 pm
djdadPRO InfinityDevelopment ManagerMember since 2005
Try to place init action at the bottom of the skin, just 1 line before </skin>

But, i miss something here. Filter is 50% by default, so what are you trying to set?

btw it's <init action="deck 2 filter 50%"/>
 

Posted Tue 01 Feb 11 @ 3:20 pm
My MC6000 controller copies the position of the parameter knob on to the skin, so what I'm trying to do is have the filter off when VDJ boots up.

Keith
 

Posted Tue 01 Feb 11 @ 4:11 pm


(Old topics and forums are automatically closed)