<?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: Is it possible to add a video to the 'Splash' widget? in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-it-possible-to-add-a-video-to-the-splash-widget/m-p/1254982#M22792</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1104"&gt;@RobertScheitlin__GISP&lt;/a&gt;&amp;nbsp;, Is it possible to set the referenced youtube video to loop so the user cannot view other random youtube videos?&amp;nbsp; Thank you!&lt;/P&gt;</description>
    <pubDate>Fri, 03 Feb 2023 19:05:22 GMT</pubDate>
    <dc:creator>JohnCodd</dc:creator>
    <dc:date>2023-02-03T19:05:22Z</dc:date>
    <item>
      <title>Is it possible to add a video to the 'Splash' widget?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-it-possible-to-add-a-video-to-the-splash-widget/m-p/686433#M18134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone know if it's possible to embed a video within the 'Splash' widget in the WebApp Builder?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the obvious, copying and pasting the iframe snippet from a YouTube Video into the html source of the content section when configuring the widget, but it won't accept it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doesn't necessarily have to be YouTube, although that is the obvious source. The intent would be to display a basic tutorial video that loads on startup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;-Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Mar 2017 07:21:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-it-possible-to-add-a-video-to-the-splash-widget/m-p/686433#M18134</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-03-16T07:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to add a video to the 'Splash' widget?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-it-possible-to-add-a-video-to-the-splash-widget/m-p/686434#M18135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Adding the youtube video as an object works for me:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;&lt;/SPAN&gt;object&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;width&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;420&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;height&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;315&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;SPAN class="attr-name token"&gt;data&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fwww.youtube.com%2Fembed%2FXGSy3_Czz8k" target="_blank"&gt;https://www.youtube.com/embed/XGSy3_Czz8k&lt;/A&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;/&lt;/SPAN&gt;object&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 04:51:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-it-possible-to-add-a-video-to-the-splash-widget/m-p/686434#M18135</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-12T04:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to add a video to the 'Splash' widget?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-it-possible-to-add-a-video-to-the-splash-widget/m-p/686435#M18136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Robert, I'll test that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Mar 2017 19:24:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-it-possible-to-add-a-video-to-the-splash-widget/m-p/686435#M18136</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-03-16T19:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to add a video to the 'Splash' widget?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-it-possible-to-add-a-video-to-the-splash-widget/m-p/686436#M18137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;If this worked for you,&amp;nbsp;don't forget to mark this question as answered by clicking on the "Correct Answer" link on the reply that answered your question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 17:40:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-it-possible-to-add-a-video-to-the-splash-widget/m-p/686436#M18137</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-03-17T17:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to add a video to the 'Splash' widget?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-it-possible-to-add-a-video-to-the-splash-widget/m-p/686437#M18138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried your method, but it doesn't seem to work currently.&amp;nbsp; Can you tell me if this still works for you?&amp;nbsp; Might I be doing something wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2018 23:59:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-it-possible-to-add-a-video-to-the-splash-widget/m-p/686437#M18138</guid>
      <dc:creator>BrantCarman</dc:creator>
      <dc:date>2018-05-14T23:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to add a video to the 'Splash' widget?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-it-possible-to-add-a-video-to-the-splash-widget/m-p/686438#M18139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brant,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Are you making sure you switch to "view html source" in the editor dialog before you paste the html code provided?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just tested and it still works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2018 00:22:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-it-possible-to-add-a-video-to-the-splash-widget/m-p/686438#M18139</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-05-15T00:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to add a video to the 'Splash' widget?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-it-possible-to-add-a-video-to-the-splash-widget/m-p/686439#M18140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it is working for me now.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, I was trying to implement this in the splash screen for the "Basic Viewer" configurable web app at first, rather than in Web AppBuilder.&amp;nbsp; In the configurable web app, the video displays in the splash screen text editor, but reverts to displaying the html code when you save and launch the app.&amp;nbsp; I just assumed they would function the same.&amp;nbsp; Bummer, because I prefer the look and style of the basic viewer configurable web app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2018 22:21:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-it-possible-to-add-a-video-to-the-splash-widget/m-p/686439#M18140</guid>
      <dc:creator>BrantCarman</dc:creator>
      <dc:date>2018-05-15T22:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to add a video to the 'Splash' widget?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-it-possible-to-add-a-video-to-the-splash-widget/m-p/686440#M18141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all for posting this.&amp;nbsp; I am able to add the youtube video in your example, but when I replace that link with my youtube video link, the video does not appear when launched.&amp;nbsp; Is there a setting I am missing or a size restriction?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks-&lt;/P&gt;&lt;P&gt;Kate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2018 15:00:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-it-possible-to-add-a-video-to-the-splash-widget/m-p/686440#M18141</guid>
      <dc:creator>KateCarlson</dc:creator>
      <dc:date>2018-06-13T15:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to add a video to the 'Splash' widget?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-it-possible-to-add-a-video-to-the-splash-widget/m-p/686441#M18142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That was quick, I just answered my own question!&amp;nbsp;&amp;nbsp;From Youtube, make sure to select 'embed', then copy and paste that link into the object tags.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2018 15:07:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-it-possible-to-add-a-video-to-the-splash-widget/m-p/686441#M18142</guid>
      <dc:creator>KateCarlson</dc:creator>
      <dc:date>2018-06-13T15:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to add a video to the 'Splash' widget?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-it-possible-to-add-a-video-to-the-splash-widget/m-p/686442#M18143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This literally worked until yesterday and then I converted to HTTPS only and it's gone! This is essential for my application, anyone else having this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2020 14:18:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-it-possible-to-add-a-video-to-the-splash-widget/m-p/686442#M18143</guid>
      <dc:creator>CarolAnnWilliams</dc:creator>
      <dc:date>2020-04-02T14:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to add a video to the 'Splash' widget?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-it-possible-to-add-a-video-to-the-splash-widget/m-p/1254982#M22792</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1104"&gt;@RobertScheitlin__GISP&lt;/a&gt;&amp;nbsp;, Is it possible to set the referenced youtube video to loop so the user cannot view other random youtube videos?&amp;nbsp; Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2023 19:05:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/is-it-possible-to-add-a-video-to-the-splash-widget/m-p/1254982#M22792</guid>
      <dc:creator>JohnCodd</dc:creator>
      <dc:date>2023-02-03T19:05:22Z</dc:date>
    </item>
  </channel>
</rss>

