- 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 : snowcat
719 purchases
Package includes: MXP,FLA
Opens with: Flash 8, Flash CS3, Flash CS4
AS Version: ActionScript 2.0
Viewable with: Flash Player 9 and above
Published size: 70kb
Flash knowledge required: Basic
Documentation: Excellent documented
Banner Rotator FX Live Demo
This is the 2nd version of the Banner, and maybe the ultimate Banner Rotator
A FREE version with full functionality and installation instructions is available here: Flash Banner Rotator. To install the free version on your website you don't need to use Flash.
By purchasing a license you'll be able to use this product without the FlashXML.net label from the top-left corner, and in addition, to use the Banner Rotator Flash component in Flash projects (FLA files).
Keywords: free, flash, banner, maker, creator, rotator, slideshow, zoom, ken burns, scroll, xml, portfolio, text, slide, page, button, background, transition, mask, effect,text, as2, preloader, photo
- Price : $12
- buy now
- add to alerts
Snowcat,
This banner is amazing. Very nice job!
Question – Is is possible to make just an image linkable, leaving the rest of the banner and text un-linked? I’m currently using this in my XML, and only want the user to be able to click the image:
<photo image=“images/01.png” url=“page.html” target=”_self” duration=“2”>
<![CDATA[<head>Some Text</head><body>Some more text.</body>]]></photo>
Thanks!
Hi,
Create a new file in your project folder and call it style2.css.
In the html file that embeds the swf (index.html or index.php) you need to
write the following line:
<link href="style2.css" rel="stylesheet" type="text/css">Next open the style2.css file that you created previously and try to write the
following lines in this file:
body
{ text-align:center;
}
BannerDiv
{ margin:0 auto; padding:0;
}
hello , baught the banner rotator, when i put it inside my flash file, all the website would be aligned to the left!! how do i keep it aligned all to the middle? thanks
Hi,
Try for the IE a special case.
For the others browsers make the embedding static (<object></object> and for IE dynamic (using swfobject).
Yes, I had to make all paths absolutely defined in order for it to work in chrome. I’m still at a loss about IE.
Correction: it no longer works in Chrome.
The code I’m using that works in Firefox and Chrome but not in explorer is as follows:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<style type="text/css">
<!--
#FlashCute {
text-align: right;
overflow: hidden;
}
-->
</style>
</head>
<body>
<table width="100%" height=200px border="0" cellspacing="0" cellpadding="0" background="http://r.b5z.net/i/u/10059548/i/banner/header_bg.jpg">
<tr>
<td width="auto" height=200px><a href="http://www.primusgolf.com"><img src="http://r.b5z.net/i/u/10059548/i/banner/pg_header_logo.png" alt="Primus Golf Academy" width="400" height="160" border="0" align="left" /></a></td>
<td width="500" height=200px>
<script type="text/javascript" src="http://r.b5z.net/i/u/10059548/i/banner/swfobject.js"></script>
<object id="FlashCute" classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" width="500" height="200">
<param name="flashvars" value="folderPath=http://r.b5z.net/i/u/10059548/i/banner/" />
<param name="flashvars" value="settingsXML = settings.xml" />
<param name="movie" value = "http://r.b5z.net/i/u/10059548/i/banner/banner.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<param name="swfversion" value="6.0.65.0" />
<!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
<param name="expressinstall" value="Scripts/expressInstall.swf" />
<!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
<!--[if !IE]>-->
<object type="application/x-shockwave-flash" data="http://r.b5z.net/i/u/10059548/i/banner/banner.swf" width="500" height="200">
<!--<![endif]-->
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<param name="swfversion" value="6.0.65.0" />
<param name="expressinstall" value="Scripts/expressInstall.swf" />
<param name="flashvars" value="folderPath=http://r.b5z.net/i/u/10059548/i/banner/" />
<param name="flashvars" value="settingsXML=http://r.b5z.net/i/u/10059548/i/banner/settings.xml" />
<!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
<div>
<h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
</div>
<!--[if !IE]>-->
</object>
<!--<![endif]-->
</object>
<script type="text/javascript">
<!--
swfobject.registerObject("FlashCute");
//-->
</script>
<div id="FlashCute"></div>
</td>
</tr>
</table>
</body>
</html>
That sadly didn’t work.
Hi,
Try to set the folderPath like this:
<param name="flashvars" value="folderPath=http://r.b5z.net/i/u/10059548/i/banner/" /><param name="flashvars" value="settingsXML = settings.xml" />
If you set the folderPath (the path to your assets) there won’t be necessary to set the path for the settings.xml file.

























help
and feedback
latest
news
latest
forum entries
Hi,
If I understood correctly you want when to user clicks on the image to open a new link.
But when he/she clicks the text nothing won’t happen?