<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Autoplay videos in Cascade Story Maps in Classic Esri Story Maps Questions</title>
    <link>https://community.esri.com/t5/classic-esri-story-maps-questions/autoplay-videos-in-cascade-story-maps/m-p/217392#M2422</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Owen,&lt;/P&gt;&lt;P&gt;I am trying to add a video from a server to a Cascade Story Map and have it automatically play and loop when the user gets to the page where it is added.&amp;nbsp; I was able to get it added, but the user would have to press a play button for the video to start.&amp;nbsp; Is there a way to get it to automatically start playing vs having to press a play button?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Suddha&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jul 2018 17:49:25 GMT</pubDate>
    <dc:creator>SuddhaGraves</dc:creator>
    <dc:date>2018-07-18T17:49:25Z</dc:date>
    <item>
      <title>Autoplay videos in Cascade Story Maps</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/autoplay-videos-in-cascade-story-maps/m-p/217389#M2419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to place a video in my Cascade Story Map which is uploaded on youtube. It should look like the video in &lt;A href="https://nation.maps.arcgis.com/apps/Cascade/index.html?appid=c4ed68ecb9d54d398dbf46dcde881471" style="color: #2989c5; text-decoration: none;"&gt;this example&lt;/A&gt;. So what I want is:&lt;/P&gt;&lt;P&gt;- autoplay&lt;/P&gt;&lt;P&gt;- no thumbnail image, just black screen until video starts playing&lt;/P&gt;&lt;P&gt;- looping&lt;/P&gt;&lt;P&gt;I already read through &lt;A href="https://blogs.esri.com/esri/arcgis/2016/06/13/using-youtube-player-parameters-in-story-maps/"&gt;this instruction&lt;/A&gt;&amp;nbsp;where it is suggested to use the share function on youtube where a "&amp;lt;iframe&amp;gt;"-Link is generated. But when I insert this link in my the Story Map it is always reduced to the basic youtube link and all of the parameters such as autoplay and looping don't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Apr 2017 22:12:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/autoplay-videos-in-cascade-story-maps/m-p/217389#M2419</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-04-24T22:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: Autoplay videos in Cascade Story Maps</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/autoplay-videos-in-cascade-story-maps/m-p/217390#M2420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, URL parameters aren't currently supported for YouTube videos in the Cascade builder. YouTube videos autoplay if you are using one on the cover or in an immersive section, but they don't loop. If you need a video to loop the easiest way to accomplish this is to &lt;STRONG&gt;upload your video to Vimeo&lt;/STRONG&gt; as Cascade currently supports autoplay and looping for Vimeo videos.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We plan to add more options to Cascade in the future so that you can configure video&amp;nbsp;behaviors like looping, autoplay, and start/end times in the builder rather than having to use URL parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For now -- if you don't mind making an &lt;EM&gt;unsupported alteration&lt;/EM&gt;&amp;nbsp;to your story -- you can do what you want with a little hackery, as described below. &lt;EM&gt;There is some risk in doing this that you could break your story.&lt;/EM&gt; I would recommend trying this procedure on a test story a few times first until you are comfortable with it before attempting on your real story.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Using&amp;nbsp;Cascade builder, find&amp;nbsp;the place in your story where you want your looping YouTube video to appear and insert any web page (e.g., &lt;A href="http://www.esri.com"&gt;www.esri.com&lt;/A&gt;) using the &lt;STRONG&gt;Link to Content&lt;/STRONG&gt; tab in the media picker.&lt;/LI&gt;&lt;LI&gt;Save your story.&lt;/LI&gt;&lt;LI&gt;Sign into the &lt;A href="https://ago-assistant.esri.com"&gt;ArcGIS Online&amp;nbsp;Assistant&lt;/A&gt;, which is a tool that lets you edit the JSON story definition stored in ArcGIS.&lt;/LI&gt;&lt;LI&gt;At the top choose &lt;STRONG&gt;I want to...View an item's JSON&lt;/STRONG&gt;.&lt;/LI&gt;&lt;LI&gt;Find your story in the left panel and click it. The JSON code for your story map appears in the right panel.&lt;/LI&gt;&lt;LI&gt;In the &lt;STRONG&gt;Data&lt;/STRONG&gt; section of the right panel, find the URL you entered in step 1.&lt;/LI&gt;&lt;LI&gt;Replace &lt;A href="http://www.esri.com"&gt;www.esri.com&lt;/A&gt;&amp;nbsp;(or whatever URL you added in step 1) with the YouTube URL for your&amp;nbsp;video that includes the URL parameters. Use the protocol relative format (don't include &lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;http:&lt;/SPAN&gt; or &lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;https:&lt;/SPAN&gt;&amp;nbsp;-- the URL should just start with&amp;nbsp;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;//www.youtube.com/...&lt;/SPAN&gt;). See the example code below.&lt;/LI&gt;&lt;LI&gt;Save the changes to the JSON using the save button at the top of the &lt;STRONG&gt;Data&lt;/STRONG&gt; section.&lt;/LI&gt;&lt;LI&gt;Reload your story to see your looping video.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="349274" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/349274_pastedImage_13.jpg" style="width: 620px; height: 115px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to use a&amp;nbsp;YouTube video on the &lt;EM&gt;cover&lt;/EM&gt; of your Cascade story you'll need to alter the procedure a bit...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In&amp;nbsp;place of steps 6 and 7, copy&amp;nbsp;the entire code snippet below and paste it in to replace&amp;nbsp;the&amp;nbsp;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;background&lt;/SPAN&gt; section of your story's cover (which includes &lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;width&lt;/SPAN&gt;, &amp;nbsp;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;height&lt;/SPAN&gt;, and the bracket on the next line, see below). Then replace the URL placeholder with the URL of your YouTube video with URL parameters, and save the changes to the JSON. Make sure all the&amp;nbsp;pairs of brackets match up or the JSON won't validate and you won't be able to save.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="" style="color: #4d4d4c; background: #ffffff; border: 1px solid #cccccc; margin: 0px 0px 10px; padding: 0.5em;"&gt;&lt;SPAN class="" style="color: #718c00;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "&lt;SPAN class="" style="color: #c82829;"&gt;background&lt;/SPAN&gt;": {&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "&lt;SPAN class="" style="color: #c82829;"&gt;type&lt;/SPAN&gt;": "webpage",&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "&lt;SPAN class="" style="color: #c82829;"&gt;webpage&lt;/SPAN&gt;": {&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "&lt;SPAN class="" style="color: #c82829;"&gt;type&lt;/SPAN&gt;": "webpage",&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "&lt;SPAN class="" style="color: #c82829;"&gt;url&lt;/SPAN&gt;": "//www.youtube.com/embed/..."&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, here's a before and after of the JSON:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Before&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="349276" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/349276_pastedImage_17.jpg" style="width: 620px; height: 314px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;After&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="349277" class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/349277_pastedImage_18.jpg" style="width: 620px; height: 243px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 May 2017 12:28:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/autoplay-videos-in-cascade-story-maps/m-p/217390#M2420</guid>
      <dc:creator>OwenGeo</dc:creator>
      <dc:date>2017-05-02T12:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Autoplay videos in Cascade Story Maps</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/autoplay-videos-in-cascade-story-maps/m-p/217391#M2421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to include only a specific portion of a youtube video as the cover of my cascade story map.&amp;nbsp; I would only like the first 17 seconds of the video to play and have this loop as well.&amp;nbsp; I've tried what's been suggested here by editing the original JSON code and creating the code below within ArcGIS Online Assistant.&amp;nbsp; However, the video loops only once (it plays in its entirety after the first loop) and audio is also present now (wasn't the case when I originally tried linking to the video from the cascade story map template).&amp;nbsp; Any suggestions on how to remove the audio and get the cascade intro video to loop from 1-17 seconds endlessly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/405287_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Tony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Apr 2018 22:51:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/autoplay-videos-in-cascade-story-maps/m-p/217391#M2421</guid>
      <dc:creator>TonyViveiros1</dc:creator>
      <dc:date>2018-04-28T22:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Autoplay videos in Cascade Story Maps</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/autoplay-videos-in-cascade-story-maps/m-p/217392#M2422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Owen,&lt;/P&gt;&lt;P&gt;I am trying to add a video from a server to a Cascade Story Map and have it automatically play and loop when the user gets to the page where it is added.&amp;nbsp; I was able to get it added, but the user would have to press a play button for the video to start.&amp;nbsp; Is there a way to get it to automatically start playing vs having to press a play button?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Suddha&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2018 17:49:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/autoplay-videos-in-cascade-story-maps/m-p/217392#M2422</guid>
      <dc:creator>SuddhaGraves</dc:creator>
      <dc:date>2018-07-18T17:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: Autoplay videos in Cascade Story Maps</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/autoplay-videos-in-cascade-story-maps/m-p/217393#M2423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudda -- if the video is on a server, then it's really a question of whether the player that the video uses supports autoplay and if the video has sound. You might want to see t&lt;A href="https://www.esri.com/arcgis-blog/products/story-maps/sharing-collaboration/videos-with-sound-in-cascade/"&gt;his blog&lt;/A&gt;&amp;nbsp;about how videos with sound work in Cascade stories. Chrome has recently changed some of its policies around autoplaying videos.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2018 18:43:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/autoplay-videos-in-cascade-story-maps/m-p/217393#M2423</guid>
      <dc:creator>OwenGeo</dc:creator>
      <dc:date>2018-07-18T18:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: Autoplay videos in Cascade Story Maps</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/autoplay-videos-in-cascade-story-maps/m-p/217394#M2424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;works like a charm!&lt;/P&gt;&lt;P&gt;For everyone who woul like to copy the URL params as the folks just posted images:&lt;/P&gt;&lt;PRE class="language-javascript line-numbers"&gt;&lt;CODE&gt;autoplay&lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;1&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;&amp;amp;&lt;/SPAN&gt;loop&lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;1&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;&amp;amp;&lt;/SPAN&gt;controls&lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;0&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;And no, it works without the &lt;EM&gt;&amp;amp;amp; &lt;/EM&gt;syntax &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 08:10:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/autoplay-videos-in-cascade-story-maps/m-p/217394#M2424</guid>
      <dc:creator>RiccardoKlinger2</dc:creator>
      <dc:date>2018-10-11T08:10:05Z</dc:date>
    </item>
  </channel>
</rss>

