<?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 Embedding .swf files in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/embedding-swf-files/m-p/80601#M2674</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to load a tutorial video into my splash screen for users to view.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have created it in Adobe Captivate and published as a .swf file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What code can I enter in the splash config to pull this up as an embedded or linked media?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 30 Apr 2011 19:13:28 GMT</pubDate>
    <dc:creator>NicholasFordes</dc:creator>
    <dc:date>2011-04-30T19:13:28Z</dc:date>
    <item>
      <title>Embedding .swf files</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/embedding-swf-files/m-p/80601#M2674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to load a tutorial video into my splash screen for users to view.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have created it in Adobe Captivate and published as a .swf file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What code can I enter in the splash config to pull this up as an embedded or linked media?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Apr 2011 19:13:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/embedding-swf-files/m-p/80601#M2674</guid>
      <dc:creator>NicholasFordes</dc:creator>
      <dc:date>2011-04-30T19:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding .swf files</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/embedding-swf-files/m-p/80602#M2675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can add an href tag to hyperlink to the swf/html. This is assuming the swf would be its own application(have a unique URL). &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;&amp;lt;a href="http://yoursite/swfpath/swffile.html" target='_blank'&amp;gt;&amp;lt;font color="#FFFFFF"&amp;gt;&amp;lt;b&amp;gt;Hey! view my swf page&amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;&amp;lt;/a&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I believe that captivate exports to a project and gives you the html if you want it. I could be wrong I only did the 30 day trial about year ago. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to embed it inside the splash page then look at Roberts code: &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=8492794bf5bf4358bca6cce29db31b14"&gt;http://www.arcgis.com/home/item.html?id=8492794bf5bf4358bca6cce29db31b14&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;He modifies the splash page which would be a good start and then you could use SWFloader inside the SplashTitleWindow. &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/mx/controls/SWFLoader.html"&gt;http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/mx/controls/SWFLoader.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;&amp;lt;mx:SWFLoader id="swfload" source="assets/yourswf.swf"/&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2011 17:19:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/embedding-swf-files/m-p/80602#M2675</guid>
      <dc:creator>AlexJones</dc:creator>
      <dc:date>2011-05-02T17:19:40Z</dc:date>
    </item>
  </channel>
</rss>

