INTERACT FORUM
More => Old Versions => Media Center 11 (Development Ended) => Topic started by: stevenf on October 11, 2003, 11:57:50 pm
-
Can Anyone tell me how to modify the XML so that i can change the colour of the tracks in Media Library, any help would be greatly appreaciated.
Thanks
Stevenf
-
If you mean by what mechanism do you edit, you can download a free XML editor which works well for me . . . .
http://www.iol.ie/~pxe/ (http://www.iol.ie/~pxe/)
If you mean what to edit within the XML file . . . .
within the XML file find the entry under "LIST" and you will find entries for COLOR designation like this:
<Colors Text="FFFFFF" Back="303030" SelectedText="FFFFFF" SelectedBack="1D3873" Current="A2CFFF"/>
Simply edit the color codes for the items ou wish to change.
Hope that helps!
-
You can also right-click the "Main.xml" file and choose "Open With," then choose Notepad. Or, you could open Notepad first, then use Notepad to open the main.xml file.
I'm thinking that stevenf is double clicking the file and it's opening in IE....
crow
-
If you mean by what mechanism do you edit, you can download a free XML editor which works well for me . . . .
http://www.iol.ie/~pxe/ (http://www.iol.ie/~pxe/)
If you mean what to edit within the XML file . . . .
That's a very cool program. However, it looks like it's good for editing data and not as easy for creating raw xml files, as there is tons and tons of clicking to create your information. Maybe I'm doing something wrong.
Maybe if I create a proper doc type, it can create the xml structure on its own, and all I have to do is fill in the information.
kiwi