Re: TCPMP Skins
Hi,
I'm modifying a TCPMP skin for an HTC HD2 and I'm searching for the possible tags for the xml file of the skin. I found some of those tags in some skins but the official site of TCPMP is closed so I didn't found any reference manual or equivalent on this subject.
Can somebody help me ?
(to be more practical, here is an extract from the xml file. I found the tags for several buttons : play, prev, next, ... but I'm sure that there are other possibilities :
<play left=98 top=306 width=43 height=39 pushedleft=98 pushedtop=40/>
<title left=8 top=25 width=223 height=188/>
<prev left=0 top=306 width=51 height=39 pushedleft=0 pushedtop=40/>
<next left=189 top=306 width=51 height=39 pushedleft=189 pushedtop=40/>)
|