thewebprojects
- Author was Featured
- Bought between 1 and 9 items
- Exclusive Author
- Has been a member for 4-5 years
- Item was Featured
- Referred between 50 and 99 users
- Sold between 10 000 and 50 000 dollars
2,016
Purchases
Buyer Rating:
4.58 stars
4.58 average based on 369 ratings.
-
5 Star
26271%
-
4 Star
7620%
-
3 Star
205%
-
2 Star
51%
-
1 Star
61%
| Created | 10 November 08 |
| ActionScript Version | AS2 |
| Documentation | Well Documented |
| Flash Files Included | Flash FLA, HTML Files, JS Files, XML Files |
| Opens With | Flash CS3 (9+) |
| Published Size | 9kb |
| Resolution | Resizable |
- customizable
- image rotator
- image rotator
- links
- simple
- time delay
- xml-based
- xml-driven banner rotator
- xml-driven banner rotator
© All Rights Reserved thewebprojects -
Contact Envato Support

Eureeka!! I got it to work. The problem was in the way I had my javascript functions called within my html. They were outside of my div and for some reason was causing my file not to work. Thanks for the great product though.
Hi There,
I am very unfamiliar with Actionscript. Is there any way you could provide me with an example of how to call all xml images to load at once instead of loading individually with each slide. I found this example but I’m unsure how to change it to work with this banner. Thank you.
function callImages() {
_root.myMCL = new MovieClipLoader(); _root.mcPreloader = new Object(); _root.myMCL.addListener(_root.myPreloader);
for (i=0; i
temp_url = _root.myImages[i].attributes.url; temp_mc = myContainer_mc.createEmptyMovieClip(i, myContainer_mc.getNextHighestDepth());
_root.myMCL.loadClip(temp_url,temp_mc); }
}
hello allypark, thanks for your purchase of smart banner.
smart banner loads each slide on-demand in order to keep load times down. i would not recommend loading all assets then starting the slideshow.
your request falls under customizing smart banner’s core code. this is not supported. if you wish to request customizations to smart banner please email support@thewebprojects.com.
I can’t get this to work, I keep getting this JS error:
Message: ‘null’ is null or not an object
Line: 86
Char: 1
Code: 0
URI : /assets/swfobject.js
Please assist, thank you.
hello and thanks for the purchase. i’d be happy to help you. please send me the address where i can review your instance of smart banner. email support@thewebprojects.com for faster assistance.
Hi, Are there any plans to update this banner to AS3 ? Just that I would like to be able to load external AS3 SWF files. Thanks Richy
Had a bit of a challenge. Chris quickly responded and help me fix my issue. He provided very fast response and was willing to be extra helpful pointing me in the right direction.
Thanks!
Great piece of flash coding, have used this a few times now, although I have come across a problem I hope you can help. Have just started using the banner rotator on flash movies, usually I add an on press and on release action within a click tag within the movie, I can now add the link within your banner xml file, but do you have an idea on how I can add the analytics code below within the banner xml file? Any help would be much appreciated.
on (release) { getURL(“www.my-ink.com”); } on (press) { getURL(“javascript:cmCreatePageElementTag(\”keywords\”,\”keywords \”)”); }
hi Yatzee and thanks for your interest in smart banner.
smart banner, by default, does not include the ability to add complex links such as the click tag, but i’m sure you can customize smart banner to dynamically generate the click tag code. i do not offer support on such custom work, but you can start by exploring the smart banner code, starting at 139.
FAQ “Can I make my banners fade to some color other than black?”
“Yes. When embedding smart-banner.swf into a .html file you can set the background to any color you wish. By default it’s black (#000000).”
Question: Any way to make this transparent?
hi Holubik,
thanks for your interest in smart banner.
to answer your question, yes you can. set wmode to transparent when embedding the .swf.
I’ve added this item to my public collection!!! http://audiojungle.net/collections/1918869-best-of-the-best P.S. You can “Rate” this collection…
hi great banner tool, but i need to put text on image from xml. is it possible ?
hi thanks for your interest in smart banner. by default smart banner does not provide the means to add text over the banner. if you need to include text it must be part of the image.