- All
- Special Offers
- User Interface
- Scroll Bar Components
- Flash XML Calendars
- HTML / XML News Readers
- HTML / XML Tables & Grids
- Flash Contact Forms
- Date Picker Components
- Flash XML Guestbooks
- Color Picker Components
- Countdown Components
- Flash Tool Tip Components
- Image Zoom & Panning Controls
- Flash Text Tools & Editors
- Rating and Pool Systems
- Flash Weather Widgets
- 3D Object Rotators
- Shopping Carts
- Flash Maps
- Flash Charts
- Galleries & Slideshows
- Menus & Navigation
- Design & Effects
- Audio & Video
- Templates
- Applications & Games
- Various
- Adobe Flex
- Adobe AIR
- Free Flash Files
- Lightroom Plugins
- Dreamweaver Extensions
Posted by : zebracreative
6 purchases
Package includes: FLA
Opens with: Flash 8, Flash CS3, Flash CS4
AS Version: ActionScript 2.0
Viewable with: Flash Player 8 and above
Flash knowledge required: N/A
Documentation: N/A
Sample
XML Banner Rotator 2, Dynamic sliding banner/ image rotator.
Features:
- XML content driven;
- Delay_time, menu_x & y, menu horizontal or vertical, bgColor setting with XML;
- One by one time add.

- Price : $8
- buy now
- add to alerts
try with dreamweaver, and this is the correct parameters / <param name=“wmode” value=“transparent” />
best regard
It’s been a week since my last comment on here and I still need help. Please respond.
Still not working… this is the code I have in the HTML:
=========================================
<script language=“JavaScript” type=“text/javascript”>
AC_FL_RunContent(
‘codebase’, ‘http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0’,
‘width’, ‘600’,
‘height’, ‘276’,
‘src’, ‘SplashImages’,
‘quality’, ‘high’,
‘pluginspage’, ‘http://www.adobe.com/go/getflashplayer’,
‘align’, ‘middle’,
‘play’, ‘true’,
‘loop’, ‘true’,
‘scale’, ‘showall’,
‘wmode’, ‘transparent’,
‘devicefont’, ‘false’,
‘id’, ‘SplashImages’,
‘bgcolor’, ‘#336699’,
‘name’, ‘SplashImages’,
‘menu’, ‘true’,
‘allowFullScreen’, ‘false’,
‘allowScriptAccess’,‘sameDomain’,
‘movie’, ‘SplashImages’,
‘salign’, ‘’
); //end AC code
</script>
<noscript>
<object classid=“clsid27cdb6e-ae6d-11cf-96b8-444553540000” codebase=“http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0” width=“600” height=“276” id=“SplashImages” align=“middle”>
<param name=“allowScriptAccess” value=“sameDomain” />
<param name=“wmode” value=“transparent” />
<param name=“allowFullScreen” value=“false” />
<param name=“movie” value=“SplashImages.swf” /><param name=“quality” value=“high” /><param name=“bgcolor” value=”#336699” /> <embed src=“SplashImages.swf” quality=“high” bgcolor=”#336699” width=“600” height=“276” name=“SplashImages” align=“middle” allowScriptAccess=“sameDomain” allowFullScreen=“false” type=“application/x-shockwave-flash” pluginspage=“http://www.adobe.com/go/getflashplayer” />
</object>
</noscript>
<param name=“wmode” value=“transparent” />
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?
http://www.blakkatmedia.com/clients/MinarikVideos/
Thanks.
Hi,
Send me your file, and tell the swf size, I’ll set
best regard
I implemented your component into my page, but I resized it to 600×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: www.redneck-pool.com
Thanks.
I bought your component but if possible put a pause button for stop the transition and continue if I want? Thanks
yes !












![Image Cycler [AS3] [XML]](/upload/components/small/195_1.jpg)











help
and feedback
latest
news
latest
forum entries
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 HTML code. Thus I will have only one swf file used as template for all pages.
I’ve seen such pages where the xml location is defined in the html code but I don’t know how to customize this component. I will appreciate your support.
Thank you.