|
The HTML tab is used to control settings specific to web deployment.
Filename
This displays the name of the HTML file that will be auto-generated by the Studio. By default its name is derived from the name of the project file. It can be overridden by unchecking the 'Use default filename' box.
Template
The template describes the format of the auto-generated HTML. By default it places an applet. It can be changed to detect if the Java player is present on the users machine and take actions accordingly
Dimensions
This section sets the size of the applet as it will appear in the auto-generated HTML. If 'Match Movie' is selected then the applet will be the same size as the launch swf. If 'Pixels' is selected then the applet size will be a set number of pixels, specified in the boxes below. If 'Percent' is selected then the applet will be a certain percentage of the browser window.
HTML alignment
The position of the applet within the browser window, as specified in the auto-generated HTML. Defaults to centered.
Scale and Flash alignment
When the applet window is a different size to the launch swf, the Blaze player can be told how to size and position the swf within the window. Option for the sizing of the swf are:
- Show All - the swf is scaled horizontally and vertically so that its largest dimension exactly fits the window and the aspect ratio is maintained.
- No Border - the swf is scaled horizontally and vertically so that its smallest dimension exactly fits the window and the aspect ratio is maintained.
- Exact Fit - the swf is scaled horizontally and vertically so that both dimensions exactly fit the window.
- No Scale - the swf is not scaled.
Options for the positioning of the swf are more obvious - it can be centered or set to an edge both horizontally and vertically.
Use progressive applet
This option allows you to clear the applet window with an image before the main player is downloaded. For more information see here.
Use legacy publishing
This option should never be used.
|