XML banner rotator, auto delay based on length of caption. Can load JPEG, PNG, GIF images and SWF files, Resizable, Fixed time delay, has 5 Transition Effects, can set line spacing and letter spacing, choose sequential and random display, change transition speed, Enable / disable buttons, back button, align horizontal or vertical, play-pause options...etc
This is an Flash XML banner rotator with automatic delay time depending on the number of words used in caption. There are more features, around 25 settings parameters available in the xml file.
Features:
- Resizable to any extent
- Can load JPEG , PNG, GIF images and SWF files
- Auto Time delay according to number of words (length of caption)
- Fixed time delay also can be added
- 5 Different Transition Effects available
- Supports both Embedded and non embedded fonts
- HTML formatting can be added to the non embedded fonts
- Also some of the HTML options works for embedded fonts.(example: Color, hyper link, line breaks, font size and many more)
- Adjustable line spacing and letter spacing
- Choice for sequential and random order
- Adjustable transition speed (for the “move” transition)
- Enable / disable buttons and autoplay
Source File: Fully editable Flash source in Flash 8.0 with ActionScript2 . The buttons design and font can be changed easily through library symbols.
File size:
17kb without font embed.
37Kb with embedded font (Arial Bold)
UPDATES FOR FLASH BANNER ROTATOR - with Auto Delay Time
====================================================
[27 NOV 2008 ] :
- BACK button added which can be enabled / disabled through xml file
- Options provided to display the NUMBER BUTTONS permanently
- Options to randomize the order of images
[04 DEC 2008 ] :
- 4 more Transition Effects added.
- Options to make the NUMBER BUTTONS to align horizontal or vertical.
- PLAY / PAUSE options on clicking the Timer Clock.
- Ability to display the numbers ascending or descending order.
[10 DEC 2008 ] :
- Ability to set background color / transparency for the blur area behind the caption.
- Options for random transition effects
- Options to resize the image automatically to fit within available area.
[22 DEC 2008 ] :
- The numbers on Button can be changed into any text through xml file (but only for vertical button version)
- The text area can be aligned to top or bottom of the banner through xml
- The buttons can be aligned left or right through xml
Keep the first frame of the content movie without any Animations. This is for better performance at the time of transition and loading. The banner will play swf file from 2nd frame once the previous transition completes and swf completely loaded.
Also in the first frame, place a transparent rectangle having same width and height of the banner. This is to measure the height and width of the content properly.
How to set different font sizes for specific words:
You can change the font size by inserting usual HTML tags with size value, but addition to that, you need to change the value of textSize parameter into blank:
textSize=""
Is it possible to remove the text and blur background?
Yes, to do so, simply remove the caption text from the xml file. (If you need to display text and not the blur bg, set textBackgroundBlur="no" )
How to make the links to open through same window instead of new window?
In the XML file, below each link you can see the following parameter:
target="_blank"
Just make its value to _self:
target="_self"
After implementing my images through xml file, the banner stops when it reaches a particular image. Why?
This means something wrong in the xml code after that image. Check if the xml code is structured correctly near to that image details.
The links with target value “_self” doesn’t opens. How to fix this?
Usually this happens when your html and swf files are located in different domains. This is a limitation of Flash player. In your html, If you set flash parameter “allowScriptAccess” to “always” it will work. Before implementing, go through
this technote released by Adobe.
The banner doesn’t works if the xml or image files placed under different folders:
If you prefer to place the xml file under different directory, you need to specify the path of xml file through the flashvars. It should be relative to your html file. Example:
so.addVariable("xmlPath", "myFolder/data.xml");
In the same way, specify the image paths relative to your html file. Ofcourse, you can use absolute path also.
How to remove the brightness effect on image that appears on Rollover ?
In the banner.fla you can see the following code in the first frame:
//disableRolloverEffect=true;
Just uncomment it.
| Flash Stock Market: | activeden | |
| Flash Versions Supported: | Flash 8+ | |
| ActionScript Code Version: | AS2 | |
| Author of File: | VF | |
| Date of Creation: | 24-11-2008 | |
| Price of File: | $15.00 | |
|
||
| Keywords: |
| Flash Banner Rotator with Auto Delay Time auto delay banner slideshow flash rotator image transition effect xml script jpg random rotating simple effects |
