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)
 
bobocel
on 10/12/09
 
bobocel
on 10/12/09
1. Bugs have been fixed
2. Structure has been changed (Main.as was replaced with Sample.as)
3. Stroke was added to the caption background.
 
Zeecho
on 10/12/09
1. im wondering if the text in flash setuped by xml file is SEO friendly. Last time i hear googla is also lookin for flash renders for text etc.
2. im wondering how to disable read more button... i couldn't erase it comletly from xml file.
 
bobocel
on 10/12/09
If you want to remove the read more button, simply pass no link to the images, and there won't be a read more button anymore. That's linked to what you send through XML.
Check slide 10.
 
Zeecho
on 11/12/09
 
michele10
on 12/12/09
Thanks
Michele
 
michele10
on 12/12/09
 
distinct
on 12/12/09
 
bobocel
on 13/12/09
michele10, we'll provide video tutorials and detailed help files with the new design release, which should happen very soon. In the meantime, we try to help by giving additional information to you guys.
In order to embed the file in your website, please use the sample embed code we have in index.html. Note the pathToFiles variable needs to be set based on the location where you place the banner. Check out the tutorial where we explain how this variable must be set.
distinct to do that, all you need to edit is the values in the XML if you are using it inside another Flash project, or the html values if you embed it into an html page.
 
oddmud
on 14/12/09