The link is in Zebons post.Fidoboy said:Never mind, where can i download the latest version?
But don't do all of your job again. The only changes are the images : now, there're 2 images define for each screen. 1 small and 1 big.
So for the MesFilmsDetail.xml, the new images are :
Code:
<control>
<type>image</type>
<id>2024</id>
<posX>68</posX>
<posY>273</posY>
<width>165</width>
<height>230</height>
<align>center</align>
<keepaspectratio>yes</keepaspectratio>
<texture>-</texture>
</control>
<control>
<type>image</type>
<id>2023</id>
<posX>95</posX>
<posY>233</posY>
<width>120</width>
<height>170</height>
<align>center</align>
<keepaspectratio>yes</keepaspectratio>
<visible>no</visible>
<texture>-</texture>
</control>
and for the MesFilms.xml, this is :
Code:
<control>
<type>image</type>
<id>1020</id>
<posX>90</posX>
<posY>235</posY>
<width>122</width>
<height>160</height>
<keepaspectratio>yes</keepaspectratio>
<texture>-</texture>
</control>
<control>
<type>image</type>
<id>1021</id>
<posX>60</posX>
<posY>280</posY>
<width>160</width>
<height>220</height>
<keepaspectratio>yes</keepaspectratio>
<texture>-</texture>
</control>
just customize this ones for your skin.
England