Help > SWF OBJECT > Docs > Object stage parameter
Object stage parameter
This parameter controls width of flash object stage on your HTML-page. The width of the object can be different. For good result size of the stage must be larger than size of the object. Width of the object you will setup in configuration xml file.
This parameter controls height of flash object stage on your HTML-page. The height of the object can be different. For good result size of the stage must be larger than size of the object. Height of the object you will setup in configuration xml file.
This parameter points to the object swf file. You can store your swf files anywhere on server.
This parameter controls background color of object stage. So you can adjust its look and feel. The color should be set in RGB in the following format: #NNNNNN, where N is a hexadecimal number (0-F).
This parameter points to the object xml configuration file. You can store your xml files anywhere on server. But remember this path can be absolute (example: http://www.yourdomain.com/config/config01.xml) or relative to the directory with your HTML page (example: ../config/config.01.xml).
