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
Question: Skin and Movie Studios Images
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="ajs" data-source="post: 1126869" data-attributes="member: 68833"><p>For many films, tag <strong>#studios</strong> returns a list of studios such as: <strong>20th Century Fox / Sony / FOX</strong>.</p><p>And if inserted in the skin following code:</p><p>[CODE=XML] <!-- Studio --></p><p> <control></p><p> <description>Studio Logo</description></p><p> <type>image</type></p><p> <id>0</id></p><p> <posX>1050</posX></p><p> <posY>330</posY></p><p> <width>99</width></p><p> <height>65</height></p><p> <texture>Logos\Studios\#(string.trim(#studios)).png</texture></p><p> <keepaspectratio>yes</keepaspectratio></p><p> <visible>![facadeview.filmstrip|facadeview.coverflow]+!Control.IsVisible(24)</visible></p><p> <animation effect="fade" time="250">WindowOpen</animation></p><p> <animation effect="fade" time="250">WindowClose</animation></p><p> </control>[/CODE]</p><p>Then the images will not be shown. Whether it is possible to deduce that a number of images in a row?</p><p></p><p>Suppose if there is a tag that returns a list of images?</p><p>For Example:</p><p>Tag:<strong> #studiosimages</strong></p><p>Return: <strong><strong>Logos\Studios\20th Century Fox.png|Logos\Studios\Sony.png|Logos\Studios\FOX.png </strong></strong>(Or something similar.)</p><p>Usage: <texture><strong>#studiosimages</strong></texture></p><p>Or so, too, will not work? Or maybe there are still some options then?</p></blockquote><p></p>
[QUOTE="ajs, post: 1126869, member: 68833"] For many films, tag [B]#studios[/B] returns a list of studios such as: [B]20th Century Fox / Sony / FOX[/B]. And if inserted in the skin following code: [CODE=XML] <!-- Studio --> <control> <description>Studio Logo</description> <type>image</type> <id>0</id> <posX>1050</posX> <posY>330</posY> <width>99</width> <height>65</height> <texture>Logos\Studios\#(string.trim(#studios)).png</texture> <keepaspectratio>yes</keepaspectratio> <visible>![facadeview.filmstrip|facadeview.coverflow]+!Control.IsVisible(24)</visible> <animation effect="fade" time="250">WindowOpen</animation> <animation effect="fade" time="250">WindowClose</animation> </control>[/CODE] Then the images will not be shown. Whether it is possible to deduce that a number of images in a row? Suppose if there is a tag that returns a list of images? For Example: Tag:[B] #studiosimages[/B] Return: [B][B]Logos\Studios\20th Century Fox.png|Logos\Studios\Sony.png|Logos\Studios\FOX.png [/B][/B](Or something similar.) Usage: <texture>[B]#studiosimages[/B]</texture> Or so, too, will not work? Or maybe there are still some options then? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
Question: Skin and Movie Studios Images
Contact us
RSS
Top
Bottom