SpinSafe Revolve (5 Viewers)

Do you use SpinSafe Revolve as you default skin?

  • Yes, its the best skin out there

    Votes: 145 39.6%
  • Yes, but planing to change to another

    Votes: 6 1.6%
  • Yes, i use it sometimes.

    Votes: 49 13.4%
  • No, i have never seen this skin before.

    Votes: 42 11.5%
  • No, i have tryed it but it looks all uggly.

    Votes: 8 2.2%
  • No, because its 16:9 skin and i use a 4:3 monitor.

    Votes: 88 24.0%
  • No. I have tyed it but did not like it when the buttons are on the upper part of the screens.

    Votes: 5 1.4%
  • No. I have tryed it but it did not have support of the plugins a use

    Votes: 11 3.0%
  • No. I have not download it because of the preview picture(s) it looks uggly

    Votes: 10 2.7%
  • No, its has to much bugs.

    Votes: 11 3.0%

  • Total voters
    366

allanp81

Portal Pro
October 24, 2006
917
41
This skin looks awesome so Im giving it a go at the mo. I am having some issues though, which are:

1. how do i switch the view to having the skin icons rotate in the circle view on the start page, as in Pic2?




2 Also I have an issue on My Movies where in the text is overlaps parts of the screen. See attached pic1.

Sorted out the text overlap by modifying the mesfilms.xml etc. So dont worry about that one.

Please upload you modifyed mesfilms.xml so others can use it.

Here it is, and also a screeny of how it looks. I did it very quick if people want changes etc to it let me know and Ill do them.

I've just copied your xml over the top and it doesn't seem to display like in your attached screengrab. Any ideas what I'm doing wrong?
 

mamachan

MP Donator
  • Premium Supporter
  • September 25, 2006
    724
    48
    Home Country
    Italy Italy
    Hi Mirk, i have 2 problems with your skin and Mymusic:

    1) Mymusic - now playing: this is your screen
    View attachment 6967
    and this is my screen
    View attachment 6968
    There are very different. Which setting you use??

    2) Mymusic - now playing - osd: is impossible to see OSD informations
    View attachment 6969


    I just downloaded new mesfilms.xml. It work whit 4.2.4 plugin version???

    hi.
    massimo
     

    mirk

    Retired Team Member
  • Premium Supporter
  • June 2, 2006
    863
    64
    Växjö, Sweden
    Home Country
    Sweden Sweden
    This skin looks awesome so Im giving it a go at the mo. I am having some issues though, which are:

    1. how do i switch the view to having the skin icons rotate in the circle view on the start page, as in Pic2?




    2 Also I have an issue on My Movies where in the text is overlaps parts of the screen. See attached pic1.

    Sorted out the text overlap by modifying the mesfilms.xml etc. So dont worry about that one.

    Please upload you modifyed mesfilms.xml so others can use it.

    Here it is, and also a screeny of how it looks. I did it very quick if people want changes etc to it let me know and Ill do them.

    I've just copied your xml over the top and it doesn't seem to display like in your attached screengrab. Any ideas what I'm doing wrong?

    Maybee you have a old version or maybee jay_galway mesfilm.xml is for an old version.
     

    mirk

    Retired Team Member
  • Premium Supporter
  • June 2, 2006
    863
    64
    Växjö, Sweden
    Home Country
    Sweden Sweden
    Hi Mirk, i have 2 problems with your skin and Mymusic:

    1) Mymusic - now playing: this is your screen
    View attachment 6967
    and this is my screen
    View attachment 6968
    There are very different. Which setting you use??
    The only thing i can think of it that i have activated the BASS engine and installed a vizzulation. You do that in the setup utillity.

    2) Mymusic - now playing - osd: is impossible to see OSD informations
    View attachment 6969
    Yes this is known. The problem is that the dialogewindows can not overlap videocontrolls.
    The solution for this is to delete or resize the videocontroll so it does not overlap the dialoge. If you want you can just delete

    Code:
    <control>
    			<description>Music rectangle backgound</description> 
    			<type>image</type> 
    			<id>3455</id> 
    			<posX>-73</posX>
    			<posY>45</posY>
    			<width>1045</width>
    			<height>400</height>
    			<texture>playback_background2.png</texture> 
    			<colordiffuse>ffffffff</colordiffuse> 
    			<visible>Player.HasMedia</visible>
    			<animation effect="fade" time="400">WindowClose</animation>
    			<animation effect="fade" time="400">WindowOpen</animation>
    			<animation effect="zoom" start="70,70" end="100,100" center="640,360"  time="400" >WindowOpen</animation>
    			<animation effect="zoom" start="100,100" end="130,130" center="640,360"  time="400" >WindowClose</animation>
    		</control>
    
    
    		<control>
    			<description>video window</description>
    			<type>videowindow</type>
    			<id>99</id>
    			<posX>17</posX>
    			<posY>97</posY>
    			<width>870</width>
    			<height>300</height>
    			<onleft>2</onleft>
    			<onright>2</onright>
    			<action>18</action>
    			<textureFocus>tv_green_border.png</textureFocus>
    			<animation effect="fade" time="400">WindowClose</animation>
    			<animation effect="fade" time="400">WindowOpen</animation>
    			<animation effect="zoom" start="70,70" end="100,100" center="640,360"  time="400" >WindowOpen</animation>
    			<animation effect="zoom" start="100,100" end="130,130" center="640,360"  time="400" >WindowClose</animation>
    			<visible>Player.HasMedia</visible>
    		</control>

    Inside MyMusicPlayingNow.xml


    I just downloaded new mesfilms.xml. It work whit 4.2.4 plugin version???

    Dont know.
     

    jay_galway

    Portal Pro
    January 24, 2007
    83
    0
    This skin looks awesome so Im giving it a go at the mo. I am having some issues though, which are:

    1. how do i switch the view to having the skin icons rotate in the circle view on the start page, as in Pic2?




    2 Also I have an issue on My Movies where in the text is overlaps parts of the screen. See attached pic1.

    Sorted out the text overlap by modifying the mesfilms.xml etc. So dont worry about that one.

    Please upload you modifyed mesfilms.xml so others can use it.

    Here it is, and also a screeny of how it looks. I did it very quick if people want changes etc to it let me know and Ill do them.

    I've just copied your xml over the top and it doesn't seem to display like in your attached screengrab. Any ideas what I'm doing wrong?

    Maybee you have a old version or maybee jay_galway mesfilm.xml is for an old version.

    I have the latest version of your skin Mirk. So maybe he has an older version?
     

    mirk

    Retired Team Member
  • Premium Supporter
  • June 2, 2006
    863
    64
    Växjö, Sweden
    Home Country
    Sweden Sweden
    This skin looks awesome so Im giving it a go at the mo. I am having some issues though, which are:

    1. how do i switch the view to having the skin icons rotate in the circle view on the start page, as in Pic2?




    2 Also I have an issue on My Movies where in the text is overlaps parts of the screen. See attached pic1.

    Sorted out the text overlap by modifying the mesfilms.xml etc. So dont worry about that one.

    Please upload you modifyed mesfilms.xml so others can use it.

    Here it is, and also a screeny of how it looks. I did it very quick if people want changes etc to it let me know and Ill do them.

    I've just copied your xml over the top and it doesn't seem to display like in your attached screengrab. Any ideas what I'm doing wrong?

    Maybee you have a old version or maybee jay_galway mesfilm.xml is for an old version.

    I have the latest version of your skin Mirk. So maybe he has an older version?

    No. i ment the version on myfilms plugin.
     

    jay_galway

    Portal Pro
    January 24, 2007
    83
    0
    No. i ment the version on myfilms plugin.

    Your quite right Im using an older version. Now I dont know exactly how to check the version, the .dll doesnt have the version in there when I check the properties :confused:

    I guess I could download the more recent version and mess with that one?
     

    mamachan

    MP Donator
  • Premium Supporter
  • September 25, 2006
    724
    48
    Home Country
    Italy Italy
    The only thing i can think of it that i have activated the BASS engine and installed a vizzulation. You do that in the setup utillity.

    I have activated vizualations (BASS engine is already activated) but now the CD image is under the visualizzation
    View attachment 6975

    Can you send me your complete setting??

    Thanks
    massimo
     

    mamachan

    MP Donator
  • Premium Supporter
  • September 25, 2006
    724
    48
    Home Country
    Italy Italy
    No. i ment the version on myfilms plugin.

    Your quite right Im using an older version. Now I dont know exactly how to check the version, the .dll doesnt have the version in there when I check the properties :confused:

    I guess I could download the more recent version and mess with that one?

    It work fine with MesFilms ver. 4.0 (only some small problems with the remote).
    You can confirm: go to setting plugin and to see the version
     

    Cassidy

    Portal Member
    February 2, 2007
    18
    0
    Olpe /Sauerland
    Home Country
    Germany Germany
    mirk
    First thanx for the fantastic skin...hope that you will go on with it...

    My question (I think it has been asked before, but there was no answer):

    I use MP in general with my mouse (instead of my keyboard); is it a known issue that mousecontrol is very difficult and has some malfunctions in your skin?

    E.g. in the basic home screen: When you just touch the mouse the skin changes to a "music-play-screen", even if I did not push any icon...
     

    Users who are viewing this thread

    Top Bottom