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
Animated png's does not rezise in Fullscreen Mode
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="mikael" data-source="post: 108283" data-attributes="member: 12616"><p>Can't get this to work.</p><p></p><p>When trying to use the new multiimage control, all elements below it in the xml just dissapear in the screen and no animation is showed. Is there any specific SVN that support this? I'm using version 12646.</p><p></p><p>My code:</p><p>[CODE] <control></p><p> <description>Animated sequence</description></p><p> <type>multiimage</type></p><p> <id>1</id></p><p> <posX>20</posX></p><p> <posY>238</posY></p><p> <width>122</width></p><p> <height>112</height></p><p> <imagepath>Animation1</imagepath></p><p> <timeperimage>1500</timeperimage></p><p> <fadetime>1000</fadetime></p><p> <loop>yes</loop></p><p> <randomize>false</randomize></p><p> <animation effect="fade" time="200">VisibleChange</animation></p><p> </control></p><p>[/CODE]</p><p></p><p>Also made a new folder in <skin>/media called Animation1 and putted png files into it (1.png, 2.png etc.)</p><p></p><p></p><p>I also tried your tip of adding height and width tags to the old animation control. Didn't resize in fullscreen either...</p></blockquote><p></p>
[QUOTE="mikael, post: 108283, member: 12616"] Can't get this to work. When trying to use the new multiimage control, all elements below it in the xml just dissapear in the screen and no animation is showed. Is there any specific SVN that support this? I'm using version 12646. My code: [CODE] <control> <description>Animated sequence</description> <type>multiimage</type> <id>1</id> <posX>20</posX> <posY>238</posY> <width>122</width> <height>112</height> <imagepath>Animation1</imagepath> <timeperimage>1500</timeperimage> <fadetime>1000</fadetime> <loop>yes</loop> <randomize>false</randomize> <animation effect="fade" time="200">VisibleChange</animation> </control> [/CODE] Also made a new folder in <skin>/media called Animation1 and putted png files into it (1.png, 2.png etc.) I also tried your tip of adding height and width tags to the old animation control. Didn't resize in fullscreen either... [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
Animated png's does not rezise in Fullscreen Mode
Contact us
RSS
Top
Bottom