- Moderator
- #11
Only FacadeControl supports (10 elements)...
... or 4 verticals latests buttons ...But where i can tell this list he should show #latestMediaHandler.tvseries.latest[1,2,3,4].thumb
Only FacadeControl supports (10 elements)...
... or 4 verticals latests buttons ...But where i can tell this list he should show #latestMediaHandler.tvseries.latest[1,2,3,4].thumb
Can I use it vertical and works like the actual facadeview ?FacadeControl
<control>
<description>Latest Thumb 2</description>
<type>image</type>
<id>0</id>
<posX>1510</posX>
<posY>200</posY>
<width>336</width>
<height>189</height>
<texture mask="LatestMedia_poster_mask.png">#latestMediaHandler.tvseries.latest2.fanart</texture>
<shouldCache>true</shouldCache>
<animation effect="fade" start="0" end="100" time="500" reversible="false" delay="400">Visible</animation>
<animation effect="fade" time="250">WindowOpen</animation>
<animation effect="fade" time="250">WindowClose</animation>
<visible>string.equals(#skin.enable.latest.Series,true) + string.equals(#latestMediaHandler.tvseries.latest.enabled,true) + plugin.isenabled(MP-TV Series) + control.HasFocus(7) | control.HasFocus(91919995) | control.HasFocus(1400) | control.HasFocus(1401) | control.HasFocus(1402) | control.HasFocus(1403) | control.HasFocus(1404)</visible>
</control>
<control>
<description>Play Button</description>
<type>button</type>
<id>91919995</id>
<posX>1643</posX>
<posY>246</posY>
<width>70</width>
<height>70</height>
<hyperlink>9811</hyperlink>
<hyperlinkParameter>#lm.tvseries.latest1.id</hyperlinkParameter>
<textureFocus>movpics_play.png</textureFocus>
<textureNoFocus>movpics_play.png</textureNoFocus>
<label></label>
<onleft>55512</onleft>
<onright>7</onright>
<onup>7</onup>
<ondown>91919995</ondown>
<font>font12</font>
<animation effect="fade" start="0" end="100" time="500" reversible="false" delay="400">Visible</animation>
<animation effect="fade" time="250">WindowOpen</animation>
<animation effect="fade" time="250">WindowClose</animation>
<visible allowhiddenfocus="true">control.hasfocus(91919995)</visible>
</control>
as background, when the <id>91919995</id> has focus ?#latestMediaHandler.tvseries.selected.fanart1
Maybe. I do not know.That facadeview can only shown in horizontal
If it can not be vertical, it is a problem of the engine.is this limited by skin engine
The plugin does not show anything, it only gives the data. Everything else does the creator of skin, paired with media portals.by lmh plugin