@shaymein why dont you open it up in flash first and do what you need to do before you start ripping into the author….
Am I able to change the color of the number boxes and/or make them circles if desired?
Is there a way to change slide transition effects? I want the slides to fade in/out as they transition instead of scrolling right to left into frame.
Anyone who might know how to alter the FLA file to do this please feel free to comment. Thanks.
I purchased this file and used it eventhough I could make it myself. I’d like to give a little synopsis of what I see. Above all I see an overall dissatisfaction, not so much in the product which is somewhat useful, but moreso in the level of support. In all the reading of the thread for this product, I don’t think I found one technical question answered in time before the user found it himself (or someone else helped him). The amount of questions concerning the resizing of this banner seems to be the greatest complaint. So I purchased it and put it up on my Adobe CS3 . I see why there is so many questions on this. The lay out is done very crudely. To help people figure it out, I’d say modify your document to your preferred size and then look for the following layer: Scene 1 > banner mc > click once on menu_mc layer and then enter the preferred location into your ALIGN infobox. You typically want it to be 10px from the bottom and 10px off the left. I suggest getting rid of your hourglass icon on the lower right as it is distracting while the page loads for the visitor viewer the first time. In the end, this is my suggestion. People who buy these kinds of products are people who ofcourse can’t develop their own (they don’t have the knowledge to make one themselves). In light of the fact that this person does not help anyone with their problems, I would recommend not purchasing this product and buy a different one, where you get a developer that doesn’t have a sarcastic bad attitude in his responses. Good day all.
would it be possible to change the scrolling to a cross fade? would also be a nice feature for the xml…
- Has been a member for 4-5 years
- Author had a File in an Envato Bundle
- Interviewed on the Envato Notes blog
- Item was Featured
- Exclusive Author
- Author was Featured
- Sold between 250 000 and 1 000 000 dollars
- Bought between 100 and 499 items
- South Africa
- Referred between 500 and 999 users
Need custom work done to this file?
To request a quotation for custom work to this file, please fill out your request with our customisation department . All customisations are done at a standard hourly rate.
I cant seem to slow the banners down, i have changed the delay func in the xml file but still nothing…any help?
reformedman ; i agree with you .
- Has been a member for 4-5 years
- Author had a File in an Envato Bundle
- Interviewed on the Envato Notes blog
- Item was Featured
- Exclusive Author
- Author was Featured
- Sold between 250 000 and 1 000 000 dollars
- Bought between 100 and 499 items
- South Africa
- Referred between 500 and 999 users
- Has been a member for 4-5 years
- Author had a File in an Envato Bundle
- Interviewed on the Envato Notes blog
- Item was Featured
- Exclusive Author
- Author was Featured
- Sold between 250 000 and 1 000 000 dollars
- Bought between 100 and 499 items
- South Africa
- Referred between 500 and 999 users
FILE UPDATED
What’s New?
- Special / accent characters now supported
- Slide show mode can be toggled via XML
- Timer clock added
- Improved instructions manual PDF
- General design and coding improvements
If you have purchased this file before, please go to your downloads tab and download this file again to get the latest update. First time buyers will get this new update when they purchase.
Hi,
Can’t seem to get this to work if the swf + xml are in a different directory.
For example:
root_dir / index.html
root_dir / flash / banner_rotator.swf
root_dir / flash / content.html
I’ve tried everything. Have tried the Adobe docs, swfobject docs, etc… But if the swf + xml are in a diff. directory, it will not work.
FYI – the base param doesn’t seem to work as the XML is not read in. The only way it works is if the page + swf + xml are in the same directory.
Any ideas?
Thanks!
hi
i would love to use this file but im hoping i can alter it a bit. Is there a way instead of having the numbers listed horizontally, can they be listed vertically, one on top of each other?
Plus im sure this is a harder task, can letters/words be used instead of numbers?
would you do a customisation on it for me?
hi
I am very interested in purchasing this file, but just a quick question. How easy would it be to add a next/prev buttons to it in addition to the numbers, so if I wanted to just hit next to advance instead of having to click each number?
Thanks!
I have already bought this item, it is excellent, very customizable too.
Is it only good to use this on one website? If I want to use it on another website do I have to purchase it again?
Read the licensing terms
I read the licensing terms and it wasn’t totally clear to me. Thanks for your time. I want to use it on another website, i would assume I can do so if I purchase it again, is this allowed? thank you
Thanks just wanted to be crystal clear on that
Hi there
Does this come with full AS source?
Thanks


If you want to change the directory structure, you need to change the path in the ActionScript to load the XML . And then you need to change the path to the images in the XML . This can be tricky to get the right path, which is why I usually suggest not changing the directory structure if you’re unfamiliar with how path referencing works with flash.
So if you moving the SWF to a folder… the first step would be to change the path in index.html to the SWF so it is correct. then you need to change the path in the FLA to the XML that is now in folder so that is correct. and then you need to change the path to the images in the XML so that is correct. If either one of these paths is incorrect, it will not work correctly which is happening in your case.