2 Questions:
I wan't to use the color option for the rythym window instead of the bmp. I have removed the chan1, chan2 and both tags, I have replaced it with this:
< color back="#000000" chan1="#FF0000" chan2="#FFFF00" both="#FF9933" >
VDJ tells me there's an error in the XML file, what am I doing wrong?
2:
--
How do I add a button to turn on/off the timecode?
I wan't to use the color option for the rythym window instead of the bmp. I have removed the chan1, chan2 and both tags, I have replaced it with this:
< color back="#000000" chan1="#FF0000" chan2="#FFFF00" both="#FF9933" >
VDJ tells me there's an error in the XML file, what am I doing wrong?
2:
--
How do I add a button to turn on/off the timecode?
Posted Tue 25 Jul 06 @ 7:59 pm
for timecode buttons ...<button action="timecode_active" chan="x">
error in the xml file, I don't believe you can do that with the rythym, you have to give a position of where the color is at in the bitmap, and i believe it has to be the same size as the rythym window
error in the xml file, I don't believe you can do that with the rythym, you have to give a position of where the color is at in the bitmap, and i believe it has to be the same size as the rythym window
Posted Wed 26 Jul 06 @ 3:39 am
thanks phillydj - it mentions in the skin SDK (Download - Other - Developer SDK - Skin) that you can use colours instead of the bitmap, but they dont give proper examples of how to do this!
Posted Wed 26 Jul 06 @ 9:10 pm
no problem
Posted Wed 26 Jul 06 @ 10:12 pm