Authoring for the Web
 
 
 

Although FBX for QuickTime is not designed for use as a Web protocol, and cannot stream animation or other data, you can upload FBX files to the Web and view them from a remote HTML client browser.

To embed an FBX file in a Web page using QuickTime Pro:

  1. Open the FBX file using FBX for QuickTime.
  2. Select File > Save As from the main menu and choose Self-Contained movie.

    The file can now be referenced by an HTML page and load the QuickTime client in any browser that reads the Web page.

    QuickTime automatically installs both itself and the FBX for QuickTime component if either file is not already present.

  3. Identify the file in HTML, and reference it as a “video/quicktime”. For example:
    <embed src="filename.mov" width="905" height="480" autoplay="false" type="video/quicktime" 

The following is a list of supported browsers for viewing FBX files on a web page: