The background image, in either .jpg or .png format.
This is the lowest layer of media on the screen (i.e., all other media/text will display on top of it – see Layers).
Unless a complete file path beginning with "http://" is specified, the file path from <image_path> in <settings> will be assumed.
CLEAR in place of a file name will clear any previously set background image.
Child of: <drag_drop>, <drag_move>, <node name="">, <press>, <release>, <settings>
Parent of: Nothing
Note: You can also set the background image as a Flash variable in the Flash code on your web page. For more information, see The bg_image Flash Variable in the Working With Variables section of Scripting Your Interactive XML Application.
Examples:
Note: You can also set the background image as a Flash variable in the Flash code on your web page. For more information, see The bg_image Flash Variable in the Working With Variables section of Scripting Your Interactive XML Application.
Examples:
<bg_image file="my_image.jpg"/>
<bg_image file="CLEAR"/>