Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hydrotik/242835 to your computer and use it in GitHub Desktop.
Save hydrotik/242835 to your computer and use it in GitHub Desktop.
<queueloader prefix="../">
<item container="this" src="flashassets/swf/externalimages.swf">
<info>
<title><![CDATA[SWF Images]]></title>
<cacheKiller><![CDATA[true]]></cacheKiller>
<drawFrames><![CDATA[true]]></drawFrames>
</info>
</item>
<item container="imageContainer" src="flashassets/images/slideshow/1.jpg">
<info>
<title><![CDATA[Image 1]]></title>
<cacheKiller><![CDATA[true]]></cacheKiller>
</info>
</item>
<item container="null" src="flashassets/images/slideshow/2.jpg">
<info>
<title><![CDATA[Image 2]]></title>
<cacheKiller><![CDATA[true]]></cacheKiller>
</info>
</item>
<item container="null" src="flashassets/images/slideshow/3.jpg">
<info>
<title><![CDATA[Image 3]]></title>
<cacheKiller><![CDATA[true]]></cacheKiller>
</info>
</item>
</queueloader>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment