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
MediaPortal 1 Skins
Popular Skins
StreamedMP
Help with a mod please
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="Shangostar" data-source="post: 837407" data-attributes="member: 100687"><p>Hopefully someone can show me where i've gone wrong with my mod of filmstrip view in movingpictures</p><p></p><p>In the view below, the fanart changing is a little buggy, when entering movingpictures the 1st movie fanart shows fine, when i move to the next movie, the fanart doesnt change, then when movingto the next movie it will briefly show the fan art from the previous movie that did not show and then flick to the correct current movie, the next movie the fanart will again change correctly but then on the next one again it does the same, doesnt show until you move accross one more where it will flash the previous movie fanart then change to the current correct one.</p><p></p><p>That probably wont make any sense so i've included the file, if someone can look at it to see what i've done wrong it would be much appreciated.</p><p></p><p><img src="http://i39.tinypic.com/f1zf3k.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>this is the section of code I changed</p><p></p><p><control></p><p> <description>Fan Art</description></p><p> <type>image</type></p><p> <id>60</id></p><p> <posX>650</posX></p><p> <posY>130</posY></p><p> <width>550</width></p><p> <height>309</height></p><p> <texture>#MovingPictures.Backdrop</texture></p><p> <visible>facadeview.filmstrip+control.isvisible(50)</visible></p><p> <animation effect="fade" time="250" delay="0">WindowClose</animation></p><p> </control></p><p></p><p>just changing</p><p></p><p><texture>#MovingPictures.Coverart</texture></p><p>to</p><p><texture>#MovingPictures.Backdrop</texture></p><p></p><p>Which kind of half works.</p><p></p><p>Thanks</p></blockquote><p></p>
[QUOTE="Shangostar, post: 837407, member: 100687"] Hopefully someone can show me where i've gone wrong with my mod of filmstrip view in movingpictures In the view below, the fanart changing is a little buggy, when entering movingpictures the 1st movie fanart shows fine, when i move to the next movie, the fanart doesnt change, then when movingto the next movie it will briefly show the fan art from the previous movie that did not show and then flick to the correct current movie, the next movie the fanart will again change correctly but then on the next one again it does the same, doesnt show until you move accross one more where it will flash the previous movie fanart then change to the current correct one. That probably wont make any sense so i've included the file, if someone can look at it to see what i've done wrong it would be much appreciated. [IMG]http://i39.tinypic.com/f1zf3k.jpg[/IMG] this is the section of code I changed <control> <description>Fan Art</description> <type>image</type> <id>60</id> <posX>650</posX> <posY>130</posY> <width>550</width> <height>309</height> <texture>#MovingPictures.Backdrop</texture> <visible>facadeview.filmstrip+control.isvisible(50)</visible> <animation effect="fade" time="250" delay="0">WindowClose</animation> </control> just changing <texture>#MovingPictures.Coverart</texture> to <texture>#MovingPictures.Backdrop</texture> Which kind of half works. Thanks [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
Popular Skins
StreamedMP
Help with a mod please
Contact us
RSS
Top
Bottom