How to Display
Displaying Dynamic Art online is easy!
Last updated

Displaying Dynamic Art online is easy!
Dynamic art is an html file that can be loaded into an iframe to display online. Of course, security is important so it is best to sandbox the iframe. You can use the code below to load into an iframe.
<iframe allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" sandbox="allow-scripts" src=""></iframe>Unfortunately, the dynamic art support is lacking for digital frames. There are a few promising frames being developed and we will update this as they release!
Last updated