Sample 3 - Background Image & Custom Navigation Buttons

This example shows how you can assign a background image to an animation and to specify the path to your own button images.
Control and appearance of the Gallery are effected entirely via the XML file 3dgalleryv2.xml (Help File).





Settings in 3dgalleryv2.xml:
- BackGroundVisible="true"
- BackGroundPath="images/background.jpg"

- NavigationButtonsAlpha="50"

- NavigationButtonLeftLeft="520"
- NavigationButtonLeftTop="230"
- NavigationButtonLeftPath="images/cmdLeft.png"

- NavigationButtonRightLeft="550"
- NavigationButtonRightTop="230"
- NavigationButtonRightPath="images/cmdRight.png"