Quick Sign In:  

Forum: VirtualDJ Skins

Topic: Help! error in XML code

Dieses Thema ist veraltet und kann veraltete oder falsche Informationen enthalten.


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

geposted 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?
 

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

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

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

geposted 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
 

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

geposted 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
 

geposted 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
 

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

geposted Sat 18 Aug 07 @ 12:50 pm


(Alte Themen und Foren werden automatisch geschlossen)