Forum Discussion
Web objects in 360 Rise
Hi all,
I'm trying to embed an i-frame of a 360 VR application into Rise. This application has its own hotspots, but it would be so helpful to insert the application into the modules.
Right now, I've tried a few methods that simply failed. First, I tried Multimedia>Embed of the URL (https://roundme.com/embed/194272/513788), but all it does is post the image associated with the VR. When you click on the image, it just acts as a hyperlink with a "new tab" action.
Second, I tried inserting the following embed code: <iframe width='1280' height='720' src='https://roundme.com/embed/194272/513788' frameborder='0' webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
I've also tried, as Mark Siegrist suggested above, to try a cleaner embed code generated through www.embedresponsibly.com, but it both codes give me an error asking me to insert a valid URL or embed code.
Trying this through Code Snippet does absolutely nothing too. Any suggestions or workarounds?