[mce skin] update myvideo.xml for my Trailers (1 Viewer)

tklon

Portal Pro
September 3, 2004
353
6
Germany
Home Country
Germany Germany
In current cvs the mce skin is missing the my Trailers button in my Videos. I just tried Blue Two and there the button is on that place.

Can someone please update the myvideo.xml of that skin. Thanks in advance.

Code:
			<control>
				<description>Play DVD</description>
				...
				...
				<ondown>7</ondown>
			</control>

			
			<control>
				<description>Trailers</description>
				<type>button</type>
				<id>7</id>
				<hyperlink>5900</hyperlink>
				<posX>60</posX>
				<posY>267</posY>
				<label>5906</label>
				<onleft>7</onleft>
				<onright>50</onright>
				<onup>6</onup>
				<ondown>2</ondown>
			</control>
 

Users who are viewing this thread

Top Bottom