<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Community Topic: XML Banner - 2</title>
<link>http://www.flashcomponents.net/community/</link>
<description>The website is focused in providing the essential tools to help you streamline the Flash extensions publishing process</description>
<language>en</language>
<pubDate>Mon, 15 Mar 2010 12:59:26 +0000</pubDate>

<item>
<title><a href='/author/massive.html';'>massive</a>  on "XML Banner - 2"</title>
<link>http://www.flashcomponents.net/community/topic/xml-banner-2#post-9208</link>
<pubDate>Thu, 18 Jun 2009 22:55:30 +0000</pubDate>
<dc:creator><a href='/author/massive.html';'>massive</a> </dc:creator>
<guid isPermaLink="false">9208@http://www.flashcomponents.net/community/</guid>
<description>&#60;p&#62;I want to use this component on multiple pages, each page with its own banner images. Right now I have to export the fla for every page changing the name of the xml file. The result is numerous swf and xml files. What I want is to define the path to the xml file in the &#60;span class=&#34;caps&#34;&#62;HTML&#60;/span&#62; code. Thus I will have only one swf file used as template for all pages.&#60;/p&#62;&#60;br/&#62;	&#60;p&#62;I&#38;#8217;ve seen such pages where the xml location is defined in the html code but I don&#38;#8217;t know how to customize this component. I will appreciate your support.&#60;/p&#62;&#60;br/&#62;	&#60;p&#62;Thank you.&#60;/p&#62;</description>
</item>
<item>
<title><a href='/author/zebracreative.html';'>zebracreative</a>  on "XML Banner - 2"</title>
<link>http://www.flashcomponents.net/community/topic/xml-banner-2#post-6763</link>
<pubDate>Tue, 07 Apr 2009 20:44:54 +0000</pubDate>
<dc:creator><a href='/author/zebracreative.html';'>zebracreative</a> </dc:creator>
<guid isPermaLink="false">6763@http://www.flashcomponents.net/community/</guid>
<description>&#60;p&#62;try with dreamweaver, and this is the correct parameters / &#38;#60;param name=&#38;#8220;wmode&#38;#8221; value=&#38;#8220;transparent&#38;#8221; /&#38;#62;&#60;/p&#62;&#60;br/&#62;	&#60;p&#62;best regard&#60;/p&#62;</description>
</item>
<item>
<title><a href='/author/BlaKKatMedia.html';'>BlaKKatMedia</a>  on "XML Banner - 2"</title>
<link>http://www.flashcomponents.net/community/topic/xml-banner-2#post-6762</link>
<pubDate>Tue, 07 Apr 2009 19:44:49 +0000</pubDate>
<dc:creator><a href='/author/BlaKKatMedia.html';'>BlaKKatMedia</a> </dc:creator>
<guid isPermaLink="false">6762@http://www.flashcomponents.net/community/</guid>
<description>&#60;p&#62;It&#38;#8217;s been a week since my last comment on here and I still need help.  Please respond.&#60;/p&#62;</description>
</item>
<item>
<title><a href='/author/BlaKKatMedia.html';'>BlaKKatMedia</a>  on "XML Banner - 2"</title>
<link>http://www.flashcomponents.net/community/topic/xml-banner-2#post-6503</link>
<pubDate>Tue, 31 Mar 2009 16:37:49 +0000</pubDate>
<dc:creator><a href='/author/BlaKKatMedia.html';'>BlaKKatMedia</a> </dc:creator>
<guid isPermaLink="false">6503@http://www.flashcomponents.net/community/</guid>
<description>&#60;p&#62;Still not working&#38;#8230;  this is the code I have in the HTML:&#60;/p&#62;&#60;br/&#62;	&#60;p&#62;=========================================&#60;/p&#62;&#60;br/&#62;	&#60;p&#62;&#38;#60;script language=&#38;#8220;JavaScript&#38;#8221; type=&#38;#8220;text/javascript&#38;#8221;&#38;#62;
	AC_FL_RunContent(
		&#38;#8216;codebase&#38;#8217;, &#38;#8216;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0&#38;#8217;,
		&#38;#8216;width&#38;#8217;, &#38;#8216;600&#38;#8217;,
		&#38;#8216;height&#38;#8217;, &#38;#8216;276&#38;#8217;,
		&#38;#8216;src&#38;#8217;, &#38;#8216;SplashImages&#38;#8217;,
		&#38;#8216;quality&#38;#8217;, &#38;#8216;high&#38;#8217;,
		&#38;#8216;pluginspage&#38;#8217;, &#38;#8216;http://www.adobe.com/go/getflashplayer&#38;#8217;,
		&#38;#8216;align&#38;#8217;, &#38;#8216;middle&#38;#8217;,
		&#38;#8216;play&#38;#8217;, &#38;#8216;true&#38;#8217;,
		&#38;#8216;loop&#38;#8217;, &#38;#8216;true&#38;#8217;,
		&#38;#8216;scale&#38;#8217;, &#38;#8216;showall&#38;#8217;,
		&#38;#8216;wmode&#38;#8217;, &#38;#8216;transparent&#38;#8217;,
		&#38;#8216;devicefont&#38;#8217;, &#38;#8216;false&#38;#8217;,
		&#38;#8216;id&#38;#8217;, &#38;#8216;SplashImages&#38;#8217;,
		&#38;#8216;bgcolor&#38;#8217;, &#38;#8216;#336699&#38;#8217;,
		&#38;#8216;name&#38;#8217;, &#38;#8216;SplashImages&#38;#8217;,
		&#38;#8216;menu&#38;#8217;, &#38;#8216;true&#38;#8217;,
		&#38;#8216;allowFullScreen&#38;#8217;, &#38;#8216;false&#38;#8217;,
		&#38;#8216;allowScriptAccess&#38;#8217;,&#38;#8216;sameDomain&#38;#8217;,
		&#38;#8216;movie&#38;#8217;, &#38;#8216;SplashImages&#38;#8217;,
		&#38;#8216;salign&#38;#8217;, &#38;#8216;&#38;#8217;
		); //end AC code&#60;br /&#62;
&#38;#60;/script&#38;#62;&#60;br /&#62;
&#38;#60;noscript&#38;#62;
	&#38;#60;object classid=&#38;#8220;clsid:d27cdb6e-ae6d-11cf-96b8-444553540000&#38;#8221; codebase=&#38;#8220;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0&#38;#8221; width=&#38;#8220;600&#38;#8221; height=&#38;#8220;276&#38;#8221; id=&#38;#8220;SplashImages&#38;#8221; align=&#38;#8220;middle&#38;#8221;&#38;#62;
	&#38;#60;param name=&#38;#8220;allowScriptAccess&#38;#8221; value=&#38;#8220;sameDomain&#38;#8221; /&#38;#62;
    &#38;#60;param name=&#38;#8220;wmode&#38;#8221; value=&#38;#8220;transparent&#38;#8221; /&#38;#62;
	&#38;#60;param name=&#38;#8220;allowFullScreen&#38;#8221; value=&#38;#8220;false&#38;#8221; /&#38;#62;
	&#38;#60;param name=&#38;#8220;movie&#38;#8221; value=&#38;#8220;SplashImages.swf&#38;#8221; /&#38;#62;&#38;#60;param name=&#38;#8220;quality&#38;#8221; value=&#38;#8220;high&#38;#8221; /&#38;#62;&#38;#60;param name=&#38;#8220;bgcolor&#38;#8221; value=&#38;#8221;#336699&#38;#8221; /&#38;#62;	&#38;#60;embed src=&#38;#8220;SplashImages.swf&#38;#8221; quality=&#38;#8220;high&#38;#8221; bgcolor=&#38;#8221;#336699&#38;#8221; width=&#38;#8220;600&#38;#8221; height=&#38;#8220;276&#38;#8221; name=&#38;#8220;SplashImages&#38;#8221; align=&#38;#8220;middle&#38;#8221; allowScriptAccess=&#38;#8220;sameDomain&#38;#8221; allowFullScreen=&#38;#8220;false&#38;#8221; type=&#38;#8220;application/x-shockwave-flash&#38;#8221; pluginspage=&#38;#8220;http://www.adobe.com/go/getflashplayer&#38;#8221; /&#38;#62;
	&#38;#60;/object&#38;#62;&#60;br /&#62;
&#38;#60;/noscript&#38;#62;&#60;/p&#62;</description>
</item>
<item>
<title><a href='/author/zebracreative.html';'>zebracreative</a>  on "XML Banner - 2"</title>
<link>http://www.flashcomponents.net/community/topic/xml-banner-2#post-6491</link>
<pubDate>Tue, 31 Mar 2009 06:51:59 +0000</pubDate>
<dc:creator><a href='/author/zebracreative.html';'>zebracreative</a> </dc:creator>
<guid isPermaLink="false">6491@http://www.flashcomponents.net/community/</guid>
<description>&#60;p&#62;&#38;#60;param name=&#38;#8220;wmode&#38;#8221; value=&#38;#8220;transparent&#38;#8221; /&#38;#62;&#60;/p&#62;</description>
</item>
<item>
<title><a href='/author/BlaKKatMedia.html';'>BlaKKatMedia</a>  on "XML Banner - 2"</title>
<link>http://www.flashcomponents.net/community/topic/xml-banner-2#post-6483</link>
<pubDate>Mon, 30 Mar 2009 22:01:20 +0000</pubDate>
<dc:creator><a href='/author/BlaKKatMedia.html';'>BlaKKatMedia</a> </dc:creator>
<guid isPermaLink="false">6483@http://www.flashcomponents.net/community/</guid>
<description>&#60;p&#62;Is there any way to set the background to transparent?  I have the banner rotator over a gradient bckground and even though I put wmode and transparent, there is still a white flash in between slides.  Can you please help?&#60;/p&#62;&#60;br/&#62;	&#60;p&#62;&#60;a href=&#34;http://www.blakkatmedia.com/clients/MinarikVideos/&#34; rel=&#34;nofollow&#34;&#62;http://www.blakkatmedia.com/clients/MinarikVideos/&#60;/a&#62;&#60;/p&#62;&#60;br/&#62;	&#60;p&#62;Thanks.&#60;/p&#62;</description>
</item>
<item>
<title><a href='/author/zebracreative.html';'>zebracreative</a>  on "XML Banner - 2"</title>
<link>http://www.flashcomponents.net/community/topic/xml-banner-2#post-6450</link>
<pubDate>Sun, 29 Mar 2009 17:42:26 +0000</pubDate>
<dc:creator><a href='/author/zebracreative.html';'>zebracreative</a> </dc:creator>
<guid isPermaLink="false">6450@http://www.flashcomponents.net/community/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;&#60;br/&#62;	&#60;p&#62;Send me your file, and tell the swf size, I&#38;#8217;ll set&#60;/p&#62;&#60;br/&#62;	&#60;p&#62;best regard&#60;/p&#62;</description>
</item>
<item>
<title><a href='/author/BlaKKatMedia.html';'>BlaKKatMedia</a>  on "XML Banner - 2"</title>
<link>http://www.flashcomponents.net/community/topic/xml-banner-2#post-6414</link>
<pubDate>Sat, 28 Mar 2009 05:48:32 +0000</pubDate>
<dc:creator><a href='/author/BlaKKatMedia.html';'>BlaKKatMedia</a> </dc:creator>
<guid isPermaLink="false">6414@http://www.flashcomponents.net/community/</guid>
<description>&#60;p&#62;I implemented your component into my page, but I resized it to 600&#38;#215;275 and now I can barely see the numbered slides menu on the bottom left.  Can you help me?  The page it is on is at: &#60;a href=&#34;http://www.redneck-pool.com&#34; rel=&#34;nofollow&#34;&#62;www.redneck-pool.com&#60;/a&#62;&#60;/p&#62;&#60;br/&#62;	&#60;p&#62;Thanks.&#60;/p&#62;</description>
</item>
<item>
<title><a href='/author/americateve.html';'>americateve</a>  on "XML Banner - 2"</title>
<link>http://www.flashcomponents.net/community/topic/xml-banner-2#post-4487</link>
<pubDate>Sat, 17 Jan 2009 04:09:33 +0000</pubDate>
<dc:creator><a href='/author/americateve.html';'>americateve</a> </dc:creator>
<guid isPermaLink="false">4487@http://www.flashcomponents.net/community/</guid>
<description>&#60;p&#62;I bought your component but if possible put a pause button for stop the transition and continue if I want? Thanks&#60;/p&#62;</description>
</item>
<item>
<title><a href='/author/zebracreative.html';'>zebracreative</a>  on "XML Banner - 2"</title>
<link>http://www.flashcomponents.net/community/topic/xml-banner-2#post-4463</link>
<pubDate>Fri, 16 Jan 2009 17:43:53 +0000</pubDate>
<dc:creator><a href='/author/zebracreative.html';'>zebracreative</a> </dc:creator>
<guid isPermaLink="false">4463@http://www.flashcomponents.net/community/</guid>
<description>&#60;p&#62;yes !&#60;/p&#62;</description>
</item>
<item>
<title>Anonymous on "XML Banner - 2"</title>
<link>http://www.flashcomponents.net/community/topic/xml-banner-2#post-4435</link>
<pubDate>Thu, 15 Jan 2009 23:44:03 +0000</pubDate>
<dc:creator>Anonymous</dc:creator>
<guid isPermaLink="false">4435@http://www.flashcomponents.net/community/</guid>
<description>&#60;p&#62;Can I put the text of each image in the xml file?&#60;/p&#62;</description>
</item>
<item>
<title><a href='/author/zebracreative.html';'>zebracreative</a>  on "XML Banner - 2"</title>
<link>http://www.flashcomponents.net/community/topic/xml-banner-2#post-4330</link>
<pubDate>Tue, 13 Jan 2009 17:34:44 +0000</pubDate>
<dc:creator><a href='/author/zebracreative.html';'>zebracreative</a> </dc:creator>
<guid isPermaLink="false">4330@http://www.flashcomponents.net/community/</guid>
<description>&#60;p&#62;Yes, you can creat &#60;span class=&#34;caps&#34;&#62;HTML&#60;/span&#62; link ( availabla &#60;span class=&#34;caps&#34;&#62;CDATA&#60;/span&#62; ), and also, you can add one by one delay time for each slide&#38;#8230;&#60;/p&#62;</description>
</item>
<item>
<title><a href='/author/xichlo.html';'>xichlo</a>  on "XML Banner - 2"</title>
<link>http://www.flashcomponents.net/community/topic/xml-banner-2#post-4325</link>
<pubDate>Tue, 13 Jan 2009 15:47:17 +0000</pubDate>
<dc:creator><a href='/author/xichlo.html';'>xichlo</a> </dc:creator>
<guid isPermaLink="false">4325@http://www.flashcomponents.net/community/</guid>
<description>&#60;p&#62;Can I create the html link for each slide?&#60;br /&#62;
Thanks&#60;/p&#62;</description>
</item>

</channel>
</rss>
