Post Pic

XML Stylish Banner Rotator

This sleek looking banner rotator is showing multiple lines of caption text and an image with a unique “roll-in” effect.

Needless to say this fully XML driven banner rotator can be utilized and easily customized without flash and programming knowledge.
You can change show times, URL links, font sizes and colors, background colors and opacities, the position of the captions on the slide and more!

This package also includes example files for all kinds of usage:
Embedding into an existing flash stage, embedding into a HTML page (with an external XML file path).
Everything is explained in detail in the readme file.

Features:

  • All options editable via XML
  • Resizable to any dimension
  • Capable of loading all types of images
  • Individual slide show timings
  • Seperate options for each slide: horizontal & vertical caption text position, font size & color, background color & opacity, URL link & target
  • Slideshow autostart on/off
  • Timerbar visibility
  • Timerbar color
  • Buttons visibility
  • Embedded font special characters
  • Includes editable source files Flash 8 AS2

XML Settings:

General Parameters

	width="590" 
	height="300"
	autostart="true"
	timerbarvisible="true"
	timerbarcolor="0xFFFFFF"
	buttonsvisible="true"

Individual Image Parameters

<slide
	piclink="images/p1.jpg" 
	showtime="5" 
	urllink="http://activeden.net"
	urltarget="_blank"
	fontsize="25"
	fontcolor="0xFFFFFF"
	bgcolor="0xCC0099"
	bgopacity="100"
	captionxoffset="10"
	captionyoffset="100"
>TEXT HERE *break* NEW LINE OF TEXT</slide>

More by damojo:


Leave Your Response

* Name, Email, Comment are Required