New Skin: GreyMP (1 Viewer)

tvkind

Portal Member
October 18, 2006
10
0
42
Hi at all,

i had made a new Skin but i have problems with the navigation in the Basic Home.

With my keyboard i couldn´t navigate to the buttons Musicvideos (MTV Logo) and to the pluginscreen (last button).
Could anybody give me some advice what i have to change and in which xml file?

Thank you

tvkind






attachment.php
 
December 28, 2005
237
3
Sydney
Home Country
Code:
		<control>
			<description>home BM Music</description>
			<type>button</type>
			<id>5</id>
			<posX>844</posX>
			<posY>155</posY>
			<width>300</width>
			<height>419</height>
			<textureFocus>basic-music-OS.png</textureFocus>											<textureNoFocus>basic-music-NS.png</textureNoFocus>
			<hyperlink>501</hyperlink>
			<hover>-</hover>
			<hoverX>265</hoverX>
			<hoverY>270</hoverY>
			<hoverWidth>204</hoverWidth>
			<hoverHeight>230</hoverHeight>
			<label>-</label>
  			<textcolor>00ffffff</textcolor>


<!-- NEXT 4 line will tell MP were to go on key stoke -->
			<onleft>2</onleft>
			<onright>3</onright>
			<onup>21</onup>
			<ondown>3</ondown>

   			<animation effect="fade" time="900">WindowOpen</animation>
  			<animation effect="fade" time="300">WindowClose</animation>
		</control>

<onleft>2</onleft>
When left arrow on keyboard/remote it will jump to control ID "2"

<onright>3</onright>
When right arrow on keyboard/remote it will go to control ID "3"
e.t.c

You just have to change the number to which control ID you wish to jump too.
 

tvkind

Portal Member
October 18, 2006
10
0
42
thanks now it works ;-)

if someone want to test the skin i could upload it.

The Skin support almost all plugins.

At the Homescreen you could navigate to the screens:

- Weather
- Videos
- TV
- Pictures
- Music
- Musicvideos
- Plugins

For me the skin works fine (Solution: 1360 x 768)

greetz
tvkind
 

tvkind

Portal Member
October 18, 2006
10
0
42
the problem is that i have no webspace :-(
could anyone upload it somewhere? Or it is possible to upload it to the skin page of mediaportal???
 

Little_rU

MP Donator
  • Premium Supporter
  • September 9, 2006
    5
    0
    Home Country
    Russian Federation Russian Federation
    Thank you very much for a nice skin! The FF/RW/Skip buttons (and others) are very useful because I use a mouse to control my PC.

    For me it works fine except that MP says at the start that skin is too old (I use MP v.0.0.2.2). Could you do something about it ?
     

    swifty

    Portal Pro
    January 6, 2006
    205
    10
    Home Country
    United Kingdom United Kingdom
    You can change the version number yourself by going to the skin directoy and opening refrences (i think!) .xml in something like notepad.. simply change the version number at the top of that document to match whatever your currently running.
     

    Users who are viewing this thread

    Top Bottom