How to add animation into webpage

How do I add my Wick Animations into a Webpage?. The html file thats exported has only the animation in the top left hand corner. I haven’t figured out how to edit this. Any suggestions (free editors etc) would be most welcome.

1 Like

Well, the easiest way would be to export your animation as either a gif, or a mp4 file.
Those can be easily added to a webpage.
I don’t know if the Alpha editor has these export options yet or not, so what you would need to do with an html, is to pull it in via an iframe.
Here is a tutorial you can read to help with that.

https://www.w3schools.com/tags/tag_iframe.asp

1 Like

Thanks. I will try the inline frame trick, that looks like a viable option.

1 Like

Ok, I wish you success! :muscle: