快速登录:  

Forum: VirtualDJ Skins

话题: XML help!

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

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...
 

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

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

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

发表时间 Wed 28 Jan 09 @ 5:50 am
MixLab 3.1 RC4 RedBlue exactly...
 

发表时间 Wed 28 Jan 09 @ 7:17 am
sischoPRO InfinityMember since 2005
 

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

发表时间 Wed 28 Jan 09 @ 7:39 pm


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