WebSite X5Help Center

 
Kees W.
Kees W.
User

Import WebAnimator 4 animation into WebSite X5  en

Autor: Kees W.
Besucht 885, Followers 2, Geteilt 0  

Please, can you show how to do that?

Gepostet am
1 ANTWORTEN - 1 NüTZLICH
Incomedia
Elisa B.
Incomedia

Hi Kees, 

pretty soon we will introduce the function to directly import the WebAnimator 4 animation in WebSite X5. As for now, you have to export the file with the Export in HTML5 option in a local folder.  Then, copy the folder on your server. 

Paste the following code in the HTML Code Object of WebSite X5:

<div style="width:100%; padding-bottom:56.25%; position:relative;">  

   <iframe src="Your Animation path on server" style="position:absolute; top:0px; left:0px; width:100%; height:100%; border: none; overflow: hidden;"></iframe>

</div>

Of course, instead of "Your Animation path on server" you have to report the path where you loaded your animation on the server.

Please let me know. Kind regards.

Mehr lesen
Gepostet am von Elisa B.