Professional Banner - 7 Exclusive Transitions
- Home
- Browse
- Image Viewers
- Advanced Galleries
- Professional Banner - 7 Exclusive Transitions
Post a new comment
You need to be logged in in order to post a comment. Please click here to go login and be redirected to the post form.
Buy Special Licence close
Profesional Licence - $15
The Professional License Agreement limits the projects where the product ca be used. You can use the Purchased Component on any custom project or any commercial product development made for resale. The Professional License Agreement limits the amount of times you may resale the commercial product to 5000 customers.
PurchaseDeveloper Licence - $150
The Developer License Agreement has no limits of projects where the product ca be used. You can use the Purchased Component on any custom project or professional product for resale. No limit on number of usages if use conforms to the license agreement. The Developer License Agreement limits the amount of times you may resale the commercial product to 50000 customers.
PurchaseCorporate Licence - $200
The Corporate License Agreement has no limitation on the number of projects where the product ca be used. The product can be resold, modified, included in any professional product and sold without any limitations.
PurchaseFILE INFO
- Added
- 27 Jun 2009
- Views
- 354 hits
- Purchased
- 1 times
- Rated 0/5
- with 0 votes
TECH INFO
- File Size
- 24kb
- Resizeable
- yes
- Flash Version
- Flash 8+
- AS Version
- AS 2.0
- Dynamic
- yes
Categories
Top Sellers
MORE TOPS-
1.
quantatec
- Sales
- 63
-
2.
cube5
- Sales
- 11
-
3.
flashreseller
- Sales
- 88
-
4.
earthcow
- Sales
- 38
-
5.
usflashmap
- Sales
- 3
-
6.
zpoint
- Sales
- 3
Today's Poll
Newsletter
Enter your e-mail below to subscribe to our newsletter. You will receive up to date product and promotion info, no spam !

This is nice and beautiful banner with effects.
It is easy to use and customize.
Features-:
1.Self Resizable according to the images.
Just fix the size of the 'swf' file in the 'html' code.
2.Unlimited images.
3.Thumbnail gallery with scrolloing enabled.
How to Change the Images?
There is a folder 'images'just paste your images there and
give there url in the 'imglist.xml'.
How to Change the Thumbnails?
There is a folder 'thumb'just paste your thumbnail images of 45x35 size
there and give there url in the 'imglist.xml'.
How to Change the other Properties ?
In the 'imglist.xml'just customize the value in the xml file.
file="images/1.jpg" // give the url of your image.
thumb="thumb/1.jpg" // give the url of the thumbnail image.
trans="7" // There are total & transition effects. Just put the effect number.
text="Text text text" // give the text to the image or just write a " "(space) if you want to disable the text.
Note: for disableling the text just leave a space(" "
eg of text disablement - text=" "
url="http://www.google.com" // give the url which will open on click on the image.
Note: for disableling the url opening just leave a space(" "
eg of url disablement - url=" "
window="_blank" // method of opening a url on image click.
window="_blank" - for opening a page in another blank window.
window="_self" - for opening a page in same window.
image_duration="8" // gap time between two images.Increasing value increases time gap.
text_color="0xffffff" // hexadecimal color code to give any text color.
text_size="9"` // accepts integer value to adjust the text size.
--------------------------------------------XML----------------------------------------------
<?xml version="1.0" encoding="ISO-8859-1"?>
<images>
<image file="images/1.swf" thumb="thumb/1.jpg" trans="7" text="Supports SWF , JPG , GIF , PNG , BMP and etc." url="http://www.google.com" window="_blank"/>
<image file="images/2.jpg" thumb="thumb/2.jpg" trans="1" text="7 exclusive transition effects." url="http://www.google.com" window="_blank"/>
<image file="images/3.jpg" thumb="thumb/3.jpg" trans="3" text="Text size , color , alignment and enablement or disablement are XML driven." url="http://www.google.com" window="_blank"/>
<image file="images/4.jpg" thumb="thumb/4.jpg" trans="4" text="Scrollable playlist with thumbnails" url="http://www.google.com" window="_blank"/>
<image file="images/5.jpg" thumb="thumb/5.jpg" trans="5" text="Width and Height of Professional Banner are Resizable." url="http://www.google.com" window="_blank"/>
<image file="images/6.jpg" thumb="thumb/6.jpg" trans="6" text="Url can be enabled or disabled on image click event." url="http://www.google.com" window="_blank"/>
<image file="images/7.jpg" thumb="thumb/7.jpg" trans="2" text="Time duration between two slides is XML deiven." url="http://www.google.com" window="_blank"/>
</images>
<prop>
<props image_duration="8"/>
<props text_color="0xffffff"/>
<props text_size="9"/>
<props text_align="center"/>
</prop>