![]() |
![]() |
Web Integration > Publishing in an existing web page
Publishing in an existing web page
You can add 3D content to an existing 2D web page using AXEL or using an HTML editor.
Note: To embed more than one stream file in a host web page, use an HTML editor. See "To add 3D content to an existing web page using an HTML editor:"
To add 3D content to an existing web page using AXEL:
- Choose File > Save As, navigate to the location of your web page, and click Save.
The AXEL project file is saved, and related textures, sounds, and stream files are also copied to the new location,
- Choose Web Integration > Publishing Settings.
- Click the Host web page file browse button.
- In the Open dialog, select your web page and click Open.
The selected file becomes the host web page.
Note: If you select a host web page from a different location, it is copied to your current project folder.
- Click Publish.
- When prompted to add the embedded object to the end of the page, click OK.
A stream file is embedded at the end the htm in your host web page. Your 3D content appears at the bottom of the web page; to move it, cut and paste the AXEL object code to the desired location on the page.
To add 3D content to an existing web page using an HTML editor:
- Publish the project to generate a host web page (.htm) and an AXEL stream file (.axs).
- Place the AXEL stream file in the same directory as your web page.
- Cut and paste the AXEL object code from the host web page into your web page.
- Adjust the window size or windowless properties in the AXEL object code.
![]() |
![]() |