I'm want to modify the xml lines of the current skin but for same reason when i put the xml inside of the zip folder virtualdj can't open and send me a xml error. please is there any special software to edit or i can use the one from mac!!!
Posted Sat 24 May 14 @ 11:08 pm
Not really any text editor, Notepad ++ is good the thing you have to be sure of is that the zip file is structured like this
Zip file > xml & skins
And not like this
Zip file > Folder > xml & skins
I ran into this problem
Zip file > xml & skins
And not like this
Zip file > Folder > xml & skins
I ran into this problem
Posted Sun 25 May 14 @ 6:09 am
the zip files keep the same i just take out from the zip folder modify it and put it back inside of the zip but when i open VDJ they give me the error message
Posted Sun 25 May 14 @ 11:24 am
It would imply that what you are changing isn't compliant with v8.
What exactly are you trying to change?
What exactly are you trying to change?
Posted Sun 25 May 14 @ 11:37 am
i want to change the font size or color for all deck and some other changes. the skin is the 4 decks that come with VDJ 8 this is what i do unzip the file
modify and zip it again open VDJ and the xml error comes up
here an example: this is the original line
<group name="songpos">
<define class="songpos" classdeck="1" colorPlayed="#00a5e4" colorBass="#00567a" colorMed="#00a5e4" colorHigh="#7fc8e9" >
<size width="488" height="38"/>
modify:<group name="songpos">
<define class="songpos" classdeck="1" colorPlayed="#00a5e4" colorBass="#12567a" colorMed="#00a5e4" colorHigh="#7fc8e9" >
<size width="488" height="38"/>
so something is wrong
modify and zip it again open VDJ and the xml error comes up
here an example: this is the original line
<group name="songpos">
<define class="songpos" classdeck="1" colorPlayed="#00a5e4" colorBass="#00567a" colorMed="#00a5e4" colorHigh="#7fc8e9" >
<size width="488" height="38"/>
modify:<group name="songpos">
<define class="songpos" classdeck="1" colorPlayed="#00a5e4" colorBass="#12567a" colorMed="#00a5e4" colorHigh="#7fc8e9" >
<size width="488" height="38"/>
so something is wrong
Posted Mon 26 May 14 @ 12:24 pm
the wire thing is that even though i change back to how it was the skin still give me the error
Posted Mon 26 May 14 @ 12:37 pm
try text wrangler http://www.barebones.com/products/textwrangler/download.html
Posted Wed 28 May 14 @ 9:50 pm
I found the problem the software that comes with mac doesn't support or can't save xml files I believe because I get a different software and it working perfectly but is just a demo so I will.try the one you leave in the link
Posted Fri 30 May 14 @ 6:31 pm
gustavo condo wrote :
I found the problem the software that comes with mac doesn't support or can't save xml files I believe because I get a different software and it working perfectly but is just a demo so I will.try the one you leave in the link
Hi , also remember to re-zip the file you worked on ;)
You could also use wine-bottler to install notepad++ on your system
Posted Sat 31 May 14 @ 4:04 am
Let see how to do because im really new using mac so im still learning
Posted Fri 06 Jun 14 @ 3:12 pm