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
Language specific support
Deutsches MediaPortal Forum
MediaPortal 1
Allgemeines Supportforum
Hover-Animation
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="Boxxer" data-source="post: 331106" data-attributes="member: 84170"><p>Hallo Forum, ich habe da mal eine kleine skintechnische Frage.</p><p>Im Skin Blue3, im Homescreen möchte ich anstatt der "Standarthover" die Gifs aus dem Ordner "Media\animations\Guitar" anzeigen.</p><p>Nun bin ich schon eine Weile am basteln aber funzen will es nicht.</p><p>Ich habe eine xml (my GuitarAnimation.xml) erstellt mit folgendem Inhalt:</p><p>[CODE]<control></p><p><type>multiimage</type></p><p><id>1</id></p><p><width>720</width></p><p><height>576</height></p><p><imagepath>Guitar</imagepath></p><p><timeperimage>150</timeperimage></p><p><fadetime>100</fadetime></p><p><loop>yes</loop></p><p><randomize>true</randomize></p><p><animation effect="fade" time="200">VisibleChange</animation></p><p></control>[/CODE]</p><p></p><p>Und diese dann in der BasicHome.xml so aufgerufen:</p><p></p><p>[CODE] <control></p><p> <description>home BM Music</description></p><p> <type>button</type></p><p> <id>6</id></p><p> <posX>414</posX></p><p> <posY>210</posY></p><p> <width>109</width></p><p> <height>232</height></p><p> <textureFocus>Basic_music_focus.png</textureFocus></p><p> <textureNoFocus>Basic_music_nofocus.png</textureNoFocus></p><p> <hyperlink>501</hyperlink></p><p> [COLOR="Red"]<hover>hover_my GuitarAnimation.xml</hover>[/COLOR]</p><p> <hoverX>245</hoverX></p><p> <hoverY>280</hoverY></p><p> <hoverWidth>272</hoverWidth></p><p> <hoverHeight>306</hoverHeight></p><p> <label>2</label></p><p> <textcolor>00ffffff</textcolor></p><p> <textcolorNoFocus>00ffffff</textcolorNoFocus></p><p> <keepaspectratio>yes</keepaspectratio></p><p> <onleft>5</onleft></p><p> <onright>7</onright></p><p> <onup>21</onup></p><p> <ondown>6</ondown></p><p> <animation effect="zoom" start="20,20" end="100,100" center="384,288" time="500">WindowOpen</animation></p><p> <animation effect="zoom" start="100,100" end="20,20" center="384,288" time="500">WindowClose</animation></p><p> </control>[/CODE]</p><p></p><p>Sehen tut ich davon leider nichts <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite3" alt=":(" title="Frown :(" loading="lazy" data-shortname=":(" /> Nur das sich der Button von "My Music" verkleinert hat.</p><p>Weiß jmd. Rat?</p></blockquote><p></p>
[QUOTE="Boxxer, post: 331106, member: 84170"] Hallo Forum, ich habe da mal eine kleine skintechnische Frage. Im Skin Blue3, im Homescreen möchte ich anstatt der "Standarthover" die Gifs aus dem Ordner "Media\animations\Guitar" anzeigen. Nun bin ich schon eine Weile am basteln aber funzen will es nicht. Ich habe eine xml (my GuitarAnimation.xml) erstellt mit folgendem Inhalt: [CODE]<control> <type>multiimage</type> <id>1</id> <width>720</width> <height>576</height> <imagepath>Guitar</imagepath> <timeperimage>150</timeperimage> <fadetime>100</fadetime> <loop>yes</loop> <randomize>true</randomize> <animation effect="fade" time="200">VisibleChange</animation> </control>[/CODE] Und diese dann in der BasicHome.xml so aufgerufen: [CODE] <control> <description>home BM Music</description> <type>button</type> <id>6</id> <posX>414</posX> <posY>210</posY> <width>109</width> <height>232</height> <textureFocus>Basic_music_focus.png</textureFocus> <textureNoFocus>Basic_music_nofocus.png</textureNoFocus> <hyperlink>501</hyperlink> [COLOR="Red"]<hover>hover_my GuitarAnimation.xml</hover>[/COLOR] <hoverX>245</hoverX> <hoverY>280</hoverY> <hoverWidth>272</hoverWidth> <hoverHeight>306</hoverHeight> <label>2</label> <textcolor>00ffffff</textcolor> <textcolorNoFocus>00ffffff</textcolorNoFocus> <keepaspectratio>yes</keepaspectratio> <onleft>5</onleft> <onright>7</onright> <onup>21</onup> <ondown>6</ondown> <animation effect="zoom" start="20,20" end="100,100" center="384,288" time="500">WindowOpen</animation> <animation effect="zoom" start="100,100" end="20,20" center="384,288" time="500">WindowClose</animation> </control>[/CODE] Sehen tut ich davon leider nichts :( Nur das sich der Button von "My Music" verkleinert hat. Weiß jmd. Rat? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Language specific support
Deutsches MediaPortal Forum
MediaPortal 1
Allgemeines Supportforum
Hover-Animation
Contact us
RSS
Top
Bottom