2016-04-07, 18:56
2016-04-07, 19:20
MusicVisualisation.xml
visualisation 3 find <!-- Layout 3 -->
add case after cover image $INFO[MusicPlayer.Cover]
visualisation 3 find <!-- Layout 3 -->
add case after cover image $INFO[MusicPlayer.Cover]
2016-04-07, 20:09
(2016-04-07, 19:20)Angelinas Wrote: MusicVisualisation.xmlthanks for help i have try only i think i do something wrong
visualisation 3 find <!-- Layout 3 -->
add case after cover image $INFO[MusicPlayer.Cover]
line 617 and 627 <texture fallback="DefaultAudio.png" diffuse="thumb_cdcover_mask_cdart.png" background="true">$INFO[MusicPlayer.Cover]</texture>
i have $INFO[MusicPlayer.Covercase]
i have $INFO[MusicPlayer.CoverCase]
i have $INFO[MusicPlayer.Cover case] try only no different can you tell me where add the case?
2016-04-07, 20:37
add after
,but must move cover to right.
PHP Code:
<texture flipy="true" fallback="DefaultAudio.png" diffuse="thumb_reflect.png" background="true">$INFO[MusicPlayer.Cover]</texture>
<aspectratio align="left" aligny="top">keep</aspectratio>
</control>
,but must move cover to right.
PHP Code:
<control type="image">
<left>-10</left>
<top>-80</top>
<width>330</width>
<height>310</height>
<texture>thumb_box_cd.png</texture>
<colordiffuse>DEFFFFFF</colordiffuse>
</control>