I already have Smart Banner. Where can I purchase just the Management Tool?
Unfortunately the Management Tool is not available separately for purchase. The Management Tool has no place in this market by itself so it was necessary to offer the Smart Banner and Management Tool together as a new item.
I see that Smart Banner is available by itself here on ActiveDen. Is that Smart Banner the same as this Smart Banner?
Yes. They are exactly the same. Whenever there’s an improvement to Smart Banner both instances of Smart Banner are revised.
Having a form that uploads files to my Web space could pose a security risk. What security features does this Management Tool have?
The Management Tool will only allow file types that Smart Banner supports such as GIF , JPG, PNG , and SWF files. Any other file type is rejected and not stored on the server. In addition the author can set a file size restriction on all uploaded files.
I do not want the numbered buttons to show up in my banner rotator. How do I disable them?
Open “smart-banner.fla”, go to frame 1, open actions panel. Set “DisplayButtons” variable to false. Export your SWF file.
The management tool is not working. I get an error that reads “Warning: simplexml_load_file() [function.simplexml-load-file]: I/O warning : failed to load external entity…”. What’s wrong here?
This error occurs because you have not set the correct path to your asset(s).
The paths to all your assets must be relative to your domain’s root. So let say you have a domain name of www.myden.com and the XML file for the banner rotator is located at www.myden.com/rotator/smart-banner.xml. The correct path to set to your XML file would be rotator/smart-banner.xml. It would not be www.myden.com/rotator/smart-banner.xml.
