Quick Sign In:  

Forum: Old versions

Topic: This function doesn't work any longer with VDJ 5.1

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

sischoPRO InfinityMember since 2005
I noticed that the function "NUDGE" by the skin doesn't work in VDJ 5.1 (I mean by the mouse onto the skin).
I tried it in VDJ 5.0.6 and it works greatly

I write .xml code of the skin that I'm using

######################## Channel 1

<button action="show_pannel" value="1">
<size width="16" height="16"/>
<pos x="278" y="467"/>
<down x="277" y="466"/>
<over x="+0" y="+1024"/>
<selected x="+0" y="+1024"/>
</button>

<button action="show_pannel" value="2">
<size width="16" height="16"/>
<pos x="278" y="485"/>
<down x="277" y="484"/>
<over x="+0" y="+1024"/>
<selected x="+0" y="+1024"/>
</button>

<pannel visible="yes" id="1" group="1">
<size width="16" height="16"/>
<pos x="278" y="467"/>
<down x="277" y="466"/>

</pannel>

<visual chan="1" pannel="1" type="transparent" source="rotation" factor="-3">
<size width="210" height="209"/>
<pos x="88" y="234"/>
<down x="88" y="234"/>
</visual>

<pannel visible="no" id="2" group="1">
<size width="16" height="16"/>
<pos x="278" y="485"/>
<down x="277" y="484"/>
<clipmask x="415" y="1161"/>
</pannel>

<visual chan="1" pannel="2" type="transparent" source="rotation" factor="-3">
<size width="210" height="209"/>
<pos x="88" y="234"/>
<down x="+0" y="+1024"/>
<clipmask x="416" y="1161"/>
</visual>

## Jogwheel - Channel 1

<slider pannel="1" action="jogwheel" orientation="round" chan="1" relative="true" mouse="circ">
<size width="66" height="66"/>
<pos x="161" y="304"/>
<fader>
<pos x="22" y="820" nb="24" nbx="12"/>
</fader>
<clipmask x="22" y="952"/>
</slider>

## Scratch - Channel 1

<scratch chan="1" pannel="2">
<size width="260" height="260"/>
<pos x="70" y="212"/>
<center x="193" y="336"/>
<mousecircle x="193" y="336" r="124"/>
</scratch>

<visual chan="1" pannel="2" type="rotate" source="rotation">
<pos x="160" y="304"/>
<size width="67" height="66"/>
<down x="+0" y="+1024"/>
<clipmask x="416" y="1460"/>
<mask x="503" y="1460"/>
</visual>

I hope we can fix it soon
 

Posted Thu 19 Jun 08 @ 7:12 am
sischoPRO InfinityMember since 2005
I hope you've understood explanation of mine
 

Posted Fri 20 Jun 08 @ 6:51 am
eLeDuSHPRO InfinityMember since 2007
<logo>
<size width="0" height="17"/>
<pos x="310" y="12"/>
</logo>

and fixit same problem a-trakt skin
 

Posted Mon 23 Jun 08 @ 6:12 am
sischoPRO InfinityMember since 2005
Your answer doesn't fix my issue.
I know xml file needs logo instruction but that I wrote was a part of whole xml file; I related only that to identify where is the only problem in xml
 

Posted Mon 23 Jun 08 @ 6:24 am
sischoPRO InfinityMember since 2005
I'll try to explain better what I noticed:
with this skin
http://www.virtualdj.com/addons/skin.html?id=2755

After downloading that, push the button NUDGE like showed in the picture (number 1).
Then put the mouse's control onto the black dot (number 2) and pushing the left button of the mouse, move the mouse on the left or on the right.

You can try these actions with version 5.1 and with previous version: you'll surely notice the difference

 

Posted Fri 27 Jun 08 @ 5:15 am


(Old topics and forums are automatically closed)