|
When ready to publish a Blaze presentation, the Inspector panel provides controls over the final published output. Below is a screenshot of the available options in the Publishing Inspector.

Figure 1: Publishing Inspector
A Blaze project is published by default in a web format (a Java applet). The minimum files used to display a Blaze 3D web presentation are: - a 2D .swf file (if available, generated from the .fla using Flash MX)
- a 3D .swf file (generated from the project .bla file)
- an .html file (to launch the Blaze presentation in a web browser)
- a .jar file (containing the code needed to execute the Java applet)
To Publish To accept all the publish settings and publish, click the Publish Preview button. This performs various transactions with the Holomatix Blaze servers to produce the final published files which are ready for posting to a website. An active publish session can be stopped at any time via the Cancel button, and a sessions progress is indicated via the progress bar below.
When a publish session is successfully completed the final presentation will be shown as specified in the Default Preview parameter, either within the application or as a separate web session. |