XML Banner Rotator - tips and tricks
Note: we added new variables, while other variables were either moved or removed. After the redesign, all help files will be updated.
This page will be updated, but in the meantime you can read below what each XML variable means:
slideShowTime - how much should a picture stay
startWith - with what picture the slideshow shouhld start
backGroundColor - slideshow background color
backgroundTransparency - slideshow background transparency
cellWidth - width of the grid and net shape(in this example the shape is a square)
cellHeight - height of the grid and net shape(in this example the shape is a square)
showMintTime - the minimum time for a transition
showMaxTime - the maximum time for a transition
blur - amount of blur applied to the net
neTime - how much time should the net should stay
alphaNet - amount of transparency applied to the net(0 - invisible, 1 - visible)
captionTransparency - amount of transparency applied to the title+body+button background
controllerTransparency - amount of transparency applied to the controller background
overColor - controller buttons over state color
outColor - controller buttons out state color
normalColor - controller buttons out state color
grayColor - controller buttons selected state color
buttonAlpha - amount of transparency applied to controller buttons
captionButtonAlpha - amount of transparency applied to, in this case, "read more" button
padding - caption's inner padding
thumbY - y offset for controller's buttons
controllerX - X offset for controller
controllerY - Y offset for controller
captionX - X offset for caption
captionY - Y offset for caption
controllerHeight - controller's height
distanceBetweenControllerElements - distance between controller's elements
distanceBetweenThumbs - distance between controller's numbers
loaderColor - loader color
captionWidth - caption width
buttonText - caption's button text
btnNormalColor - caption's button normal state color
btnOverColor - caption's button over state color
btnOutColor - caption's button out state color
paddingX - X offset padding for caption's title and body
paddingY - Y offset padding for caption's title and body
capBottomPadding - caption's inner bottom padding( between background and "read more" button)
btnSpacingW - inner "read more" spacing(on Width)
btnSpacingH - inner "read more" spacing(on Height)
guisperandio
on 23/6/10
to have a movieclip below with the flags of countries, and as the country appears
the flag has to increase in size, I want to do is to link this increase
banner with the banner of the country, for example, if you see the picture of the italy
flag of italy has to increase, I want to link the increase in size with the banner
in xml
on 23/6/10
We'll also need a mock-up design, because it's not making sense what you're saying.
eothman
on 24/6/10
i have this issue with your products ! i always get this error when i include your swf in my application !
TypeError: Error #1009: Cannot access a property or method of a null object reference.
on 24/6/10
abdiasbasto
on 25/6/10
on 27/6/10
In the zip file you downloaded you have in project/deploy an example on how to add the flash movie to your website.
guisperandio
on 29/6/10
way, change the name of the xml but it always carries the same xml, or simply not
loads, I wonder where I change it, I'll put two banners on the site and
necessary that each call a different xml
on 29/6/10
gswb
on 2/7/10
on 2/7/10
No you can't include a swf file.
heartbox
on 8/7/10
on 11/7/10
This link might help.
http://www.flabell.com/blog/1334/embed...
If you are still having problems send me your files to support@flabell.com and i will guide you with the integration.
on 12/7/10
on 13/7/10
on 13/7/10
i'm ashamed for the questions...thank you very much for the helpfulness!
on 14/7/10
dawebmastr
on 8/7/10
when i add new ones i have to erase my cache to see the changes and i cant keep having my users do that u know
hope u can help
on 11/7/10
I don't think you can do anything about it.
Maybe if you try to change the path to the xml file the browser will not display the old images.
on 11/7/10
but yeah the path thing worked for me
what will the erasing the +cachebuster do??? in the header script part???
on 12/7/10
desibouy
on 10/7/10
Thanks
on 12/7/10
var stageW = "745"; var stageH = "387";on 19/7/10
ty!
on 20/7/10
brandolt
on 19/7/10
BTW, i need to know how change the position of the text box. i cant found in the code. could u tell me? ty again!
Cya!
on 20/7/10
You can change the position from the xml. Just modify captionX and captionY attributes.
popsiz
on 20/7/10
Thanks for this wonderful and useful product. I just have one problem. I created two XML banners rotator in one page. I'm done with the changes of photos & editing of the text but when I started to view it, the second banner does not show. It's the same banner of the first. Do I have to change the file name or the code???
Thanks for your help.
on 20/7/10
You need to make sure you pass two different IDs to each of the component, so that you can embed the swf files correctly. You do not need to duplicate the swf. In order to have different files play for each instance of the swf, you need to pass different XML files. You can pass different settings XML files too, so that the same swf can look different on the same page if you need to.
If you still encounter problems send me the files at [email protected] and I can configure them for you.