home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
General Support
Disable animations in basic home
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="VdR" data-source="post: 92805" data-attributes="member: 25818"><p>Yes, that's possible. You would have to change the BasicHome.xml file in the skin folder for the skin you are using.</p><p></p><p>Below is an example for one of the controls (Radio in blue two wide).</p><p></p><p>You would have to change the highlighted line. Change 'common.RadioAnimation.xml' to Radio0.png (same as for NoFocus) if you want nothing to change on the control. Change it to one of the .png files found in 'common.RadioAnimation.xml' if you just want another graph to pop up.</p><p></p><p>If you are just annoyed by the graph coming forward twice (as I was) leave the BasicHome.xml file alone, but edit the 'common.RadioAnimation.xml' file. It shows the .png files to show in the animation in a list. Delete everything in that list after MyRadio3.png. Then the graph just changes and comes forward once.</p><p></p><p>Of course you would have to repeat this for all the controls in the file. Then you have to delete the .bxml file in the skin folder for MP to regenerate the skin at startup.</p><p></p><p>Good luck.</p><p></p><p>VdR</p><p></p><p>control></p><p> <description>home BM Radio</description> </p><p> <type>button</type> </p><p> <id>2</id> </p><p> <posX>92</posX> </p><p> <posY>320</posY> </p><p> <width>180</width> </p><p> <height>260</height> </p><p><strong> <textureFocus>common.RadioAnimation.xml</textureFocus> </strong></p><p> <textureNoFocus>Radio0.png</textureNoFocus> </p><p> <thumbZoom>yes</thumbZoom> </p><p> <hyperlink>30</hyperlink> </p><p> <hover>-</hover> </p><p> <hoverX>502</hoverX> </p><p> <hoverY>360</hoverY> </p><p> <hoverWidth>272</hoverWidth> </p><p> <hoverHeight>306</hoverHeight> </p><p> <label>665</label> </p><p> <textcolor>00ffffff</textcolor> </p><p> <textcolorNoFocus>00ffffff</textcolorNoFocus> </p><p> <onleft>6</onleft> </p><p> <onright>3</onright> </p><p> <onup>21</onup> </p><p> <ondown>2</ondown> </p><p> </control></p></blockquote><p></p>
[QUOTE="VdR, post: 92805, member: 25818"] Yes, that's possible. You would have to change the BasicHome.xml file in the skin folder for the skin you are using. Below is an example for one of the controls (Radio in blue two wide). You would have to change the highlighted line. Change 'common.RadioAnimation.xml' to Radio0.png (same as for NoFocus) if you want nothing to change on the control. Change it to one of the .png files found in 'common.RadioAnimation.xml' if you just want another graph to pop up. If you are just annoyed by the graph coming forward twice (as I was) leave the BasicHome.xml file alone, but edit the 'common.RadioAnimation.xml' file. It shows the .png files to show in the animation in a list. Delete everything in that list after MyRadio3.png. Then the graph just changes and comes forward once. Of course you would have to repeat this for all the controls in the file. Then you have to delete the .bxml file in the skin folder for MP to regenerate the skin at startup. Good luck. VdR control> <description>home BM Radio</description> <type>button</type> <id>2</id> <posX>92</posX> <posY>320</posY> <width>180</width> <height>260</height> [B] <textureFocus>common.RadioAnimation.xml</textureFocus> [/B] <textureNoFocus>Radio0.png</textureNoFocus> <thumbZoom>yes</thumbZoom> <hyperlink>30</hyperlink> <hover>-</hover> <hoverX>502</hoverX> <hoverY>360</hoverY> <hoverWidth>272</hoverWidth> <hoverHeight>306</hoverHeight> <label>665</label> <textcolor>00ffffff</textcolor> <textcolorNoFocus>00ffffff</textcolorNoFocus> <onleft>6</onleft> <onright>3</onright> <onup>21</onup> <ondown>2</ondown> </control> [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
Disable animations in basic home
Contact us
RSS
Top
Bottom