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); }
}
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?

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.