Ingreso rápido:  

Forum: VirtualDJ Skins

Tema: skin question

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

hello everyone i am making a new skin and i have a problem about editing a button. i can' t make a script for filter slider as in default skin.. i use the default skin ' s script but it will not work.. but neither this script works..
<slider action="filter" chan="1" orientation="round" dblclick="reset" rightclick="auto">
<size width="" height=""/>
<pos x="" y=""/>
<clipmask x="" y=""/>
<fader sensibility="">
<pos x="" y="" nb=""/>
</fader>
</slider>

any help??
thx in advantage
 

Mensajes Thu 16 Dec 10 @ 1:41 pm
djjbPRO InfinityMember since 2004
Hi there,

try this:

<slider action="deck 1 filter" orientation="round" dblclick="reset" rightclick="auto">
<size width="" height=""/>
<pos x="" y=""/>
<clipmask x="" y=""/>
<fader sensibility="">
<pos x="" y="" nb=""/>
</fader>
</slider>

 

Mensajes Fri 17 Dec 10 @ 10:06 am
thx for your answer.. but this will not work.. my problem is that none of the scripts will work if writen down with "new script" i mean action=" deck 1 effect slider 1" but action="effect_slider_1" chan="1" will work ("old version style")

i don' t know what else to do.. any help?? i have problem on mapping masterdeck and right/leftdeck as well..
 

Mensajes Fri 17 Dec 10 @ 12:14 pm
djdadPRO InfinityDevelopment ManagerMember since 2005
You need to make your skin ver 7.
edit the firtst line of your skin and write..
ver="7" instead of 6 or anything else.
Filter is an action that works ONLY in ver 7 skins.
 

Mensajes Fri 17 Dec 10 @ 5:08 pm
djdad thx a lot you sold my problem:) skining will be much easier ty a lot:)
 

Mensajes Sat 18 Dec 10 @ 4:21 pm


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