boolean animation
05 November 2015 11:32
05 November 2015 12:18
05 November 2015 12:24
05 November 2015 12:37
05 November 2015 12:56
I have downloaded the project and copy it in my wordpress directory and used an iframe to call my app :
<iframe width="800" height="600" allowfullscreen src="./wp-content/themes/dt-the7-child/my_papyrus/deploy/apps/my_papyrus/my_papyrus.html"></iframe>
I have the same issue… is there something that I have missed?
<iframe width="800" height="600" allowfullscreen src="./wp-content/themes/dt-the7-child/my_papyrus/deploy/apps/my_papyrus/my_papyrus.html"></iframe>
I have the same issue… is there something that I have missed?
05 November 2015 14:15
05 November 2015 14:36
05 November 2015 14:44
I have tried to put a <a href="…"> link an also an <img> but it is not workingSo static images are not loaded too?
Try embedding content from blend4web.com, will it work for you?
For example:
<iframe width=750 height=400 allowfullscreen src="https://www.blend4web.com/apps/webplayer/webplayer.html?load=../../assets/interactivity/coin_flip/coin_flip.json"></iframe>
05 November 2015 15:25