The picture player is a single image that can be a GIF or JPEG file.
A picture player is scrollable and visible.
Any single image graphic should be placed in a picture player. Picture players have the unique ability to tile over an area, to scroll, and to reload new data from the network.
To create a picture player, go to the Players toolbar and click on Picture. A new picture player appears in the Players window, already selected. You will now:
To specify the image associated with a picture player:
The image you chose now appears within the picture player in the Players window.
To set the properties for the picture, go to the toolbar and click on the Properties button. In the window, set the picture properties as follows:
Property | Purpose |
SMOOTH | Smooths the edges of a transparent GIF. You cannot use SMOOTH on players with alpha channel masks. |
SCALETOFIT | Automatically resizes and reshapes the image to fit into the RECT. |
TILED | Tiles a small image across the entire length and width of your player. |
BLEND | Blends the player with the image underneath it. The value 100 keeps the image totally opaque; 0 makes it totally transparent. |
PRELOAD | Loads all the data for the picture before the mbedlet starts. |
A picture player also has scrollable properties and visible properties.