Discovered "Reflections" Code for Thumbnails

@DeVicous

In order to save code and graphics power I was creating 1 diffusion image instead of 7.

Looks Good,  and that is what i suggested in my previous post …

<wrapper y=“656” w=“138” h=“125” ><image image=“image/mf_player_frame_bg.png” x=“147”/><image image=“image/mf_player_frame_bg.png” x=“293”/><image image=“image/mf_player_frame_bg.png” x=“439”/><image image=“image/mf_player_frame_bg.png” x=“585”/><image image=“image/mf_player_frame_bg.png” x=“731”/><image image=“image/mf_player_frame_bg.png” x=“877”/><image image=“image/mf_player_frame_bg.png” x=“1023”/></wrapper>

OR … you could just design 1 image that creates the diffusion for all the thumbs  eg.

<image image=“image/mf_player_frame_bg.png” x=“0” y=“656” w=“1280” h=“125” />

1 Like