Previous Document Next Document

Web Integration > Modifying a web page > Setting the size of the 3D window in a web page

Setting the size of the 3D window in a web page


The 3D window can be any size. You set the size in the Publishing Settings dialog in AXEL or in the object code in the HTML file.


To set the size of the 3D window using AXEL:
  1. Choose Web Integration > Publishing Settings.
  2. Do one of the following:
To set the size of the 3D window in the HTML code:
  1. Open the host web page in a text editor.
  2. Change the width and height attributes in the AXEL object code.
  3. Note: The size attributes will be overwritten the next time you publish this host web page. To re-publish the 3D content without changing the window size, either set the window size as desired in the Publishing Settings, or change the name of the host web page, so that when you publish, you update the stream file without changing the rest of the htm page.


See also:

Publishing windowless content

AXEL object code reference

Publishing settings quick reference

Previous Document Next Document