Forum Discussion
AkikoKatsumata
3 years agoCommunity Member
Cannot embed URL in RISE 360
Hi, I would like to embed video URL in Rise 360. I usually do this using Multimedia>Embed. But for certain URLs, it seems as the parameters that come after "?" are ignored. Do you have any solution for this?
Hi Akiko!
The simple formula
<iframe src="URL"></iframe>
works best for embedded content in Rise. Just replaceURL
with the link for the video you want to embed.What kinds of parameters do you want to include? If you don't mind sharing the video embed code you used, we'd be happy to take a look!