<?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: Recalling Splash Scrreen without refreshing the page in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/recalling-splash-scrreen-without-refreshing-the/m-p/746546#M22419</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Splash widget is a normal widget that can be fired according to your will. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;SiteContainer.dispatchEvent(new AppEvent(AppEvent.WIDGET_MENU_CLICKED, false, false, WidgetId));&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;More detail: &lt;/SPAN&gt;&lt;A href="http://forums.esri.com/Thread.asp?c=158&amp;amp;f=2421&amp;amp;t=277136"&gt;http://forums.esri.com/Thread.asp?c=158&amp;amp;f=2421&amp;amp;t=277136&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;where WidgetId is ID of your splash screen widget assigned by viewer. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You have not specified what version you use.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Next is how to get widgetID&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try this :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;ViewerContainer.getInstance().widgetManager.getWidgetId("SplshScreenWidgetLabel")&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and even more detail:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/56516-Get-quot-UI-quot-Widget-by-Id-Label"&gt;http://forums.arcgis.com/threads/56516-Get-quot-UI-quot-Widget-by-Id-Label&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Google is your friend use it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 21 Apr 2013 14:33:14 GMT</pubDate>
    <dc:creator>omega_cancer</dc:creator>
    <dc:date>2013-04-21T14:33:14Z</dc:date>
    <item>
      <title>Recalling Splash Scrreen without refreshing the page</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/recalling-splash-scrreen-without-refreshing-the/m-p/746545#M22418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does anyone know if there is a way to recall the Splash Screen widget without refreshing the page? I would like for the user to be able to see the information on the Splash Screen when needed. I would appreciate any thoughts on this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mehrshad&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Census Bureau&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DC&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2013 12:37:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/recalling-splash-scrreen-without-refreshing-the/m-p/746545#M22418</guid>
      <dc:creator>MehrshadNourani</dc:creator>
      <dc:date>2013-04-17T12:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: Recalling Splash Scrreen without refreshing the page</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/recalling-splash-scrreen-without-refreshing-the/m-p/746546#M22419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Splash widget is a normal widget that can be fired according to your will. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;SiteContainer.dispatchEvent(new AppEvent(AppEvent.WIDGET_MENU_CLICKED, false, false, WidgetId));&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;More detail: &lt;/SPAN&gt;&lt;A href="http://forums.esri.com/Thread.asp?c=158&amp;amp;f=2421&amp;amp;t=277136"&gt;http://forums.esri.com/Thread.asp?c=158&amp;amp;f=2421&amp;amp;t=277136&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;where WidgetId is ID of your splash screen widget assigned by viewer. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You have not specified what version you use.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Next is how to get widgetID&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try this :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;ViewerContainer.getInstance().widgetManager.getWidgetId("SplshScreenWidgetLabel")&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and even more detail:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/56516-Get-quot-UI-quot-Widget-by-Id-Label"&gt;http://forums.arcgis.com/threads/56516-Get-quot-UI-quot-Widget-by-Id-Label&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Google is your friend use it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Apr 2013 14:33:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/recalling-splash-scrreen-without-refreshing-the/m-p/746546#M22419</guid>
      <dc:creator>omega_cancer</dc:creator>
      <dc:date>2013-04-21T14:33:14Z</dc:date>
    </item>
  </channel>
</rss>

