#  /  posted on Apr 19, 2010
Rotating Banner XML
Home / /community/ / Components Discussions / Rotating Banner XML
-
New tags have been added for the new component Banner Rotator XML
#  /  posted on Apr 19, 2010 -
Hi
I posted earlier but the post vanished
My text is not working, no placeholders or anything? Am I doing this wrong?
Any info his helpful
Ron
#  /  posted on Jun 11, 2010 -
Can you send me your files to see?
You just need to write texts like XML sample.
#  /  posted on Jun 12, 2010 -
Hi
Everything is Ok now, it must have been a file association problem, As I said before I am new to this.
One question – HOW do you make all pictures default to a CENTER position? Some of my pictures are not as wide as others
thanks
#  /  posted on Jun 12, 2010 -
Open Banner.as. Change go to line 408 (image.alpha = 0;). Add this code:
image.x = (globals.width-e.target.content.width)/2; image.y = (globals.height-e.target.content.height)/2;
#  /  posted on Jun 13, 2010 -
-
-
-
Deployment files to upload to your website is under deploy folder. You need to change XML variables & images at first. Then, copy codes in index.html into your web page.
#  /  posted on Jun 24, 2010 -
Can you use an image as a link on each banner. I am consider using this for a nightclub site, and using this component for “coming attractions”. Instead of putting a text link to facebook page of each band, I would rather use a facebook icon. Is this possible?
#  /  posted on Jun 25, 2010 -
I have inserted an swf file as item 1.
It continues to play too quickly and repeat. Is there a problem and how do I restore it to the speed showed when the swf source is played?
Its looks as follows.
<?xml version=“1.0” encoding=“utf-8” ?>
<banner>
<globals
width=“670” height=“400”
currentItem=“0” radius=“20” randomize=“false” showTimerClock=“true”
showButtons=“true” buttonPosition=“right” buttonPadding=“1” buttonMargin=“15”
buttonBgAlpha=“0.6” currentButtonBgColor=”#FFFFFF” currentButtonFontColor=”#000000”
cssFile=“css/banner.css” />
<item src=“images/cturf-equip.swf” timer=“6” link=“http://www.thissite.com/” target=”_blank” contentX=“10” contentY=“15” contentAlign=“left”> <content fontColor=”#FFFFFF” fontSize=“30” bgColor=”#134f09” bgAlpha=”.8” spacing=“1”>
<![CDATA[Welcome to this site]]> </content>
<content fontColor=”#FFFFFF” fontSize=“18” bgColor=”#881a08” bgAlpha=“1”>
<![CDATA[Home of this site]]> </content>
</item>
#  /  posted on Jun 25, 2010 -
If you call a SWF file into other, it automatically gets framrate of mani SWF. So, you can set framerate as ActionScript to inserted SWF or you can decrease from FLA properties.
#  /  posted on Jun 25, 2010 -
You can remove texts if you want. Just remove them from XML. It becomes an image rotator with URL.
#  /  posted on Jun 25, 2010 -
Thanks for the help. I solved all issues.
Can you tell me how i would insert this into my own dreamweaver html?
I have placed the entire Banner Rotator XML file in my site folder but cannot get the banner.swf to function when inserted into my index
#  /  posted on Jun 25, 2010 -
-
I’m not sure what you need. perhaps message me and I will provide whatever
#  /  posted on Jun 29, 2010 -
-
flashblue,
The banner rotator xml appears to have diappeared from the site.
I am still trying to get this file, which i have customized, to play when inserted into my html.
Can you help?
#  /  posted on Jun 30, 2010 -
-
Hi, I just purchased this product, I know nothing of flash but I can work my way around XML, I tried to increase the width of the rotator using the XML parameters to 700 in "banner.xml" but the rotator is cropped to the original 590! How do I solve this problem?Thanks.
#  /  posted on Jul 20, 2010 -
-
Thanks, worked nicely.To change the position on screen do I alter the CSS file or th HTML as well?
#  /  posted on Jul 20, 2010 -
For deploy folder, you need to change position from css/global.css. When you use it on your site, you don't need global.css file.
#  /  posted on Jul 20, 2010 -
Ok let me get this straight, for testing purposes using deploy folder I'll use global.css to change the position of the banner on the web page.However, during production do I upload the all contents of the deploy folder to my host? If not, where do I configure the banner's position on the web page.Sorry to bug you about this.Thanks.
#  /  posted on Jul 20, 2010 -
You need to copy files except css/global.css & index.html. You need to copy JS codes & banner_div layer & swfobject.js to your project in index.html.
#  /  posted on Jul 21, 2010 -
I've just bought this plugin which looks ace. I've got it sized and added images etc but for some reason when it loads it doesn't load anything until I click on a number. Is there something I'm missing in the code to get it to play automatically?
#  /  posted on Aug 10, 2010 -
-
Thanks for the extremely quick reply! You're a star! I disregarded that as I didn't think I'd need it! Assumption hey!
#  /  posted on Aug 10, 2010 -
Hi Firstly thanks for this cool work of yours! Unfortunately i got a little problem, since i don't need the banner.css file, i want to get rid of it. Where do i do that, i suppose in the banner.as but i would appreciate any help.
Thanks
#  /  posted on Aug 23, 2010 -
Remove this code from deploy/xml/banner.xml:
cssFile="css/banner.css"
#  /  posted on Aug 23, 2010









