![]() |
![]() |
Web Integration > Modifying a web page
Modifying a web page
You can edit the 3D content in AXEL and republish it, or modify the 2D and 3D design elements by editing the HTML source file.
To modify the 3D content:
- Open the AXEL project file (.axel) used to create the 3D content.
- Edit the project. Change the models, colors, interaction, and so on.
- Choose Web Integration > Publishing Settings, make sure the host web page and stream file names correspond to the web page you want to update, then click Publish.
The stream file is updated. Refresh your web page to see the result.
- Choose File > Save to save the updated content.
To modify the placement of 3D and 2D elements:
Choose Web Integration > View Source Host Web Page or open the page in an HTML editor, edit the HTML code, and save your changes.
Note: To move the 3D content around the page, simply cut and paste the following AXEL content code to the desired location.
![]()
Setting the size of the 3D window in a web page
![]() |
![]() |