Hi, I am trying to embed a video from esri videos into my Story map series template. I am using the embed code option under the webpage feature and I am copying the embed code I get from esri, for example:
<iframe frameborder="0" scrolling="no" width="480" height="270" src="http://video.esri.com/iframe/4736/000000/width/480/0/00:00:00"></iframe>
I get the following error: Embed code can only contain one "<iframe>". When I remove the text "iframe" from the URL, the error is removed. However the video does not show up.
Any ideas what I could be doing wrong?
