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
Choosing Background Image
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="m.standish" data-source="post: 94247" data-attributes="member: 22329"><p>Ive wrote some code that changes backgrounds in home screen, It works beautifully! BUT... </p><p>whenever i go back to the home screen i always get the same picture (#1) and it will start re-scrolling</p><p></p><p>Is there ANY way i can either</p><p>A, add a button to the homescreen to lock the current picture (preferable, then i can do a slideshow whenever i want by unticking it)</p><p></p><p>B, Add a context menu option to my photos to set the picture as my backdrop</p><p>(Im sure this would be possible by making the button copy & rename a file, I can leave the skins link static)</p><p></p><p></p><p>C, if i Stop them scrolling by default and use the onup/ondown ect command to jump to the next one in the list??</p><p></p><p>In order of preference id LIKE A,C, then B as a last resort</p><p>I understand ill HAVE to reprogram MP for option B, could anyone help?</p><p></p><p>Current code below </p><p></p><p></p><p><control></p><p><description>Screen Changer</description></p><p><type>animation</type></p><p><textures></p><p>Backdrops\1.jpg;</p><p>Backdrops\2.jpg;</p><p>Backdrops\3.jpg;</p><p>Backdrops\4.jpg;</p><p>Backdrops\5.jpg;</p><p>Backdrops\6.jpg;</p><p>Backdrops\7.jpg;</p><p>Backdrops\8.jpg;</p><p>Backdrops\9.jpg;</p><p>Backdrops\10.jpg;</p><p>Backdrops\11.jpg;</p><p>Backdrops\12.jpg;</p><p>Backdrops\13.jpg;</p><p>Backdrops\14.jpg;</p><p>Backdrops\15.jpg;</p><p>Backdrops\16.jpg;</p><p>Backdrops\17.jpg;</p><p>Backdrops\18.jpg;</p><p>Backdrops\19.jpg</p><p></textures></p><p> </p><p> <width>1290</width></p><p> <height>1025</height></p><p> <Duration>00:10:00</Duration></p><p> <RepeatBehavior>100000</RepeatBehavior></p><p> <FillBehavior>HoldEnd</FillBehavior></p><p> <animation effect="fade" time="200">WindowOpen</animation></p><p> <animation effect="fade" time="200">WindowClose</animation></p><p> </control></p></blockquote><p></p>
[QUOTE="m.standish, post: 94247, member: 22329"] Ive wrote some code that changes backgrounds in home screen, It works beautifully! BUT... whenever i go back to the home screen i always get the same picture (#1) and it will start re-scrolling Is there ANY way i can either A, add a button to the homescreen to lock the current picture (preferable, then i can do a slideshow whenever i want by unticking it) B, Add a context menu option to my photos to set the picture as my backdrop (Im sure this would be possible by making the button copy & rename a file, I can leave the skins link static) C, if i Stop them scrolling by default and use the onup/ondown ect command to jump to the next one in the list?? In order of preference id LIKE A,C, then B as a last resort I understand ill HAVE to reprogram MP for option B, could anyone help? Current code below <control> <description>Screen Changer</description> <type>animation</type> <textures> Backdrops\1.jpg; Backdrops\2.jpg; Backdrops\3.jpg; Backdrops\4.jpg; Backdrops\5.jpg; Backdrops\6.jpg; Backdrops\7.jpg; Backdrops\8.jpg; Backdrops\9.jpg; Backdrops\10.jpg; Backdrops\11.jpg; Backdrops\12.jpg; Backdrops\13.jpg; Backdrops\14.jpg; Backdrops\15.jpg; Backdrops\16.jpg; Backdrops\17.jpg; Backdrops\18.jpg; Backdrops\19.jpg </textures> <width>1290</width> <height>1025</height> <Duration>00:10:00</Duration> <RepeatBehavior>100000</RepeatBehavior> <FillBehavior>HoldEnd</FillBehavior> <animation effect="fade" time="200">WindowOpen</animation> <animation effect="fade" time="200">WindowClose</animation> </control> [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
Choosing Background Image
Contact us
RSS
Top
Bottom