快速登录:  

Forum: VirtualDJ Skins

话题: Help! error in XML code

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


hi,,,, i need your help, I'm changing again the Skin DN-S3500 Suggestion,,, and the fragment of previous code it was this way



PREVIOUS CODE runs perfectly!!!!
--------------------------------------------------------------------------------------------------------------------
<Skin name="DN-S3500 Suggestion" version="V4" width="1024" height="768">
<copyright> VSOFT </copyright>
------------------------------------------------------------------------------------------------------------------------

Now modify the VERSION code and enable the LOGO code,,
but it leaves me the following error

"Skin File Invalid" (Error in the lines 0 in file xml)


NEW CODE
-------------------------------------------------------------------------------------------------------------------
<Skin name="DN-S3500 Suggestion" version="4" width="1024" height="768">
<copyright> VSOFT </copyright>

<logo>
<size width="0" height="17"/>
<pos x="9" y="1"/>
</logo>
-------------------------------------------------------------------------------------------------------------------
 

发表时间 Wed 15 Aug 07 @ 9:32 pm
JeremKPRO InfinityModeratorMember since 2004
Are you sure there is nothing in the code that is overlayed with the logo?
 

发表时间 Wed 15 Aug 07 @ 10:06 pm
Width=0 Logo too small? there is a minimum size too from memory.
 

发表时间 Thu 16 Aug 07 @ 4:14 am
JeremKPRO InfinityModeratorMember since 2004
width=0 is the new standard.

VDJ takes the height value, and scales the logo to the correct width size.

this has been done so that Cue and VDJ logos don't look bad on skins that were initialy designed for either Cue or VDJ.
 

发表时间 Thu 16 Aug 07 @ 10:36 am
The new logo code is valid for V4+... what version of VDJ are you using?
 

发表时间 Thu 16 Aug 07 @ 12:03 pm
the version is 4.2 downloaded from here web page, is the demo version but my skin denon INSPIRE run perfectly
 

发表时间 Thu 16 Aug 07 @ 11:33 pm
whats meaning "there is nothing in the code that is overlayed with the logo" ???
 

发表时间 Thu 16 Aug 07 @ 11:34 pm
The logo can NOT be interfered with by any other skin element. It MUST occupy an area that contains NO other information. If for example the clock crosses the area set by the logo script the skin will error.

If you wish to verify this is the problem, consider moving the logo to an unscripted area in your skin.

Mykel
 

发表时间 Fri 17 Aug 07 @ 6:36 pm
Thank you friends for the help, the problem was that the code of the logo was on another element, i move to another side and now run perfectly, thanks
 

发表时间 Fri 17 Aug 07 @ 10:24 pm
You are welcome. Hope you can manage to make it to Pro user soon :D
 

发表时间 Sat 18 Aug 07 @ 12:50 pm


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