need help for Refocus with animation Bluray disc
#1
If I want to add an animation disc, is that I can embed the code directly like this (and why it does not work here?)
Or is what I have to do a includeanimation file?
thx



PHP Code:
<!--PORTRAIT-->
    <include 
name="view_SlidePoster">
        <
control type="fixedlist" id="52">
            <
viewtype label="31112">wrap</viewtype>
            <
left>8</left>
            <
top>115</top>
            <
width>1280</width>
            <
height>465</height>
            <
onup>6000</onup>
            <
ondown>71</ondown>
            <
onleft>52</onleft>
            <
onright>52</onright>
            <
focusposition>1</focusposition>
            <
pagecontrol>71</pagecontrol>
            <
orientation>horizontal</orientation>
            <include>
global_Scrolltime</include>
            <include>
transition_Content</include>
            <include>
transition_Info</include>
            <include>
toggle_Menu</include>
            <
visible>Container.Content(movies) | Container.Content(tvshows) | 
Container.Content(seasons) | Container.Content(sets)</visible>
            <
itemlayout width="205" height="300">
                <include>
viewSlidePoster-ContainerCommons</include>
            </
itemlayout>
            <
focusedlayout width="205" height="300">
                <include>
viewSlidePoster-ContainerCommons</include>
            </
focusedlayout>
        </
control>
    </include>
    <include 
name="viewSlidePoster-ContainerCommons">
        <
control type="group">
            <include>
focus_SlidePoster</include>
            <
control type="image">
                <
top>-11</top>
                <
left>-8</left>
                <
width>219</width>
                <
height>326</height>
            <
texture border="5">frames/frame-back-alt.png</texture>
            <
aspectratio>stretch</aspectratio>
            </
control>
            <
control type="group">
                <
left>10</left>
                <
top>10</top>
                <
control type="image">
                    <
width>183</width>
                    <
height>280</height>
                    <
texture background="true">thumbs/default_Portrait.png</texture>
                    <
aspectratio align="center">stretch</aspectratio>
                </
control>
                <
control type="image">
                    <
left>43.5</left>
                    <
top>92</top>
                    <
width>96</width>
                    <
height>96</height>
                    <include>
art_DefaultIcon</include>
                </
control>
                <
control type="image">
                    <
width>183</width>
                    <
height>280</height>
                    <
texture background="true">$VAR[thumb_Portrait]</texture>
                    <
aspectratio align="center" aligny="top">stretch</aspectratio>
                </
control>
                <
control type="group">
                    <
left>165</left>
                    <
top>262</top>
                    <include>
overlay_Watch</include>
                </
control>
                <
control type="image">
                        <
posx>625</posx>
                        <
posy>260</posy>
                        <
width>186</width>
                        <
height>186</height>
                        <
aspectratio aligny="center" align="center">stretch</aspectratio>
                        <
texture background="true">media/disc/bluray.png</texture>
                      <
animation type="WindowOpen">
                            <
effect type="fade" start="0" end="100" time="500" delay="800" tween="sine" easing="out"/>
                            <
effect type="zoom" start="625,260,186,186" end="560,198,346,346" time="980" delay="750" tween="sine" easing="out"/>
                            <
effect type="slide" start="0,0" end="65,0" time="980" delay="750" tween="sine" easing="out"/>
                        </
animation>
                        <
animation type="WindowClose">
                            <
effect type="fade" start="100" end="0" time="400" delay="200" tween="sine" easing="out"/>
                            <
effect type="zoom" start="560,198,346,346" end="625,260,186,186" time="780" delay="0" tween="sine" easing="out"/>
                            <
effect type="slide" start="65,0" end="0,0" time="780" delay="0" tween="sine" easing="out"/>
                        </
animation>
                      <
animation type="Conditional" condition="!IntegerGreaterThan(ListItem.VideoResolution,719)">
                            <
effect type="fade" start="100" end="0" time="350" delay="0" tween="sine" easing="out"/>
                            <
effect type="slide" start="0,0" end="-125,0" time="450" delay="0" tween="sine" easing="in"/>
                        </
animation>
            </
control
Reply

Logout Mark Read Team Forum Stats Members Help
need help for Refocus with animation Bluray disc0