ActiveDen

XML banner rotator / xml slideshow with captions

How to embed banner rotator to web page?

Add following code:

<object width="550" height="400"> <param name="movie" value="somefilename.swf"> <embed src="somefilename.swf" width="550" height="400"> </embed> </object>

How to add banner / logotip to banner rotator?

Add following code:

<item tweentime = "2" tweentimeIn = "2" speed = "10000" URL="http://www.activeden.net/" path="1.jpg" type ="jpg" imageVisible = "true" imageClickable = "true" openIn = "_self" greyscaleFilter = "false" greyscaleFilterStrength = "0" /> Caption adding is thoroughly explained in help file.

How to change easing of banner rotator?

- Change value of easingIn to get different easing for part of tween that shows the banner and easingOut to change the easing of tween that hides the banner. That is easing for image animation.

- Change value of easingInForButtons and easingOutForButtons to change easing of how buttons appear on stage.

- Change value of easingInForHolder and easingOutForHolder to change easings of how button holder appears on stage

- Change value of captionEasingIn to set easings of captions

- Change value of captionEasingTextAnimationEffect to change easing of split text animation

Easings are thoroughly explained in help also.

How to change transition type of banner rotator

Change value of transitionType to the desired transition. You have three possibilities: blur, alpha, rotationxyz. Note that you have unlimited possibilities in rotationxyz by setting different values to transitionX, transitionY and transitionZ.

How to set show time of each slide of banner rotator?

Set parameter speed to desired length (value is in miliseconds).

What to do if I get error “Access of possibly undefined property rotationY?

In your flash go to file/publish settings then choose flash tag and set player in which you export your SWF ’s to 10 instead of 9.

How to change color of buttons?

Change field buttonColor to the color you wish buttons to be. Color is in hexadecimal format (like FFFFFF for white).

Need more help?

Contact me via email to get more help concerning this banner rotator.

by
by
by
by
by