Quick Sign In:  

Forum: VirtualDJ Skins

Topic: XML help!

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

I've got a problem with this part of code:
Quote :
<rhythm pannel="62" chan="1">
<size width="681" height="51"/> <=== ERROR is located on this line by VDJ
<pos x="33" y="25"/>
<chan1_active1 x="+0" y="1375"/>
<both_active1 x="0" y="1375"/>
<chan1_active2 x="+0" y="1375"/>
<both_active2 x="0" y="1375"/>
<grid1 width="5" mainwidth="11">
<size width="681" height="9"/>
<pos x="33" y="77"/>
<active1 x="+0" y="1438"/>
<active2 x="+0" y="1438"/>
</grid1>

<cue1>
<size width="681" height="51"/>
<pos x="33" y="25"/>
<down x="+0" y="1375"/>
<mask x="920" y="3012" width="9" height="10"/>
<text dx="9" dy="0" font="Virtual DJ" size="10" color="#B0E0FF"/>
</cue1>

</rhythm>


I can't see the matter... Maybe with new eyes...
 

Posted Tue 27 Jan 09 @ 9:24 am
erxonPRO InfinityMember since 2003
Quote :
<rhythm pannel="62" chan="1">


I think this is the error, I doubt rhythm element comes with 'channel' parameter.
 

Posted Tue 27 Jan 09 @ 11:16 am
I saw it in the Dj Format's MixLab 3... and I tried without the channel... It doesn't work...
 

Posted Wed 28 Jan 09 @ 1:43 am
sischoPRO InfinityMember since 2005
Looking at MixLab 3.1 I didn't find
<rhythm pannel="62" chan="1">

but I find
<rhythm pannel="2">

or
<rhythm chan="1" pannel="2">
 

Posted Wed 28 Jan 09 @ 5:50 am
MixLab 3.1 RC4 RedBlue exactly...
 

Posted Wed 28 Jan 09 @ 7:17 am
sischoPRO InfinityMember since 2005
 

Posted Wed 28 Jan 09 @ 7:47 am
No matter... even without the "chan" it doesn't work
 

Posted Wed 28 Jan 09 @ 7:39 pm


(Old topics and forums are automatically closed)