can the button be changed for my own buttons??
Posted 3 months ago
This is a rotating banner with all of the features, easily edited with XML . It also uses an image map – type system for setting links, so you can set multiple links per image! you can also load swfs if you wish.
Use XML to edit all of these settings:
-delayTime
-AutoPlay on/off
-Random image selection on/off
-Show/hide the button menu
-Show/hide the number labels on the buttons
-Background color for buttons
-Text color for buttons
-Background color when button is rolled over
-Text Color when button is rolled over
-Button height and width
-Spacing between each button
-Button drop shadow on/off
-Drop Shadow color
-X position of the menu
-Y position of the menu
-Menu direction – horizontal or vertical
-Main background color behind images
-Hide/show imagemaps for easy editing
There’s a million different things you can do with this file. It can be a header, a slideshow, or anything else you can come up with. Be creative, go crazy, and have fun!
Posted 6 months ago
How do you configure the XML doc so that it opens up a link on the same page other than opening a new page when clicking on an image map link?
Posted 3 months ago
@tavo48
With a little bit of editing this can be done. You would need to place your button in the library, then edit the actionscript so that it attaches your button instead of drawing the default button.
Posted 2 months ago
looks great…
i just have a 1q.
does it work off the _root timeline in its own clip, allowing it to be called into another mc on the main stage?
JFXIW
Posted 2 months ago
Hi,
Can I set the fade like the following: http://www.flashden.net/item/banner-for-webside-v3-random/8178
Can I place button images on imagemapped that do not fade?
Thank you
Posted 2 months ago
Warning, I bought this flash and when I use it after some minutes on a website, it saturate the processor and your browser freeze. I use a dual core intel at 2.4 GHz with 2 Go Ram, so to have a saturation it need to take a lot a lot of ressource. On my old pentium, it take 90% of cpu to run.
Something need to be corrected.
Posted about 1 month ago
Another fact, something lock the use of the external parameters, so it’s impossible to use an external xml filename or parameters. I have tryed all the ways, and all have be refused.
If someone could give me a way to do that, (s)he will be nice.
Posted about 1 month ago
Hey stephane,
I have not seen the issues you stated on any of the machines I run this file on. Please email me with a link so that I can troubleshoot this for you.
Best Regards, Michael
Posted about 1 month ago
Any way this could push movies along with images? Seems to call again to the question of individual timers for each item. please advise. thanks. e.
Posted about 1 month ago
Great file thanks.
I’m looking to add text for each image (i.e text that is not part of the image)
Can you advise of what Action script I would need to add this new funtion?
Thanks
CW
Posted about 1 month ago
Is there a way to let it auto play just once then stop? Instead of going back to the first image and repeating?
Posted about 1 month ago
@edaigh It’s quite a bit of extra programming to work out all the details of that. I see that you also were looking at this file: http://www.flashden.net/item/autosize-imagevideo-gallery/12515, which already has video built in. That is probably a better solution than trying to modify this one.
@craigowillis Sure, first of all, you need to add to the XML file, so that each item has an additional node that holds the caption, then find in Actionscript where the XML is being loaded in, grab the caption, and create a textfield to fill in the text.
@tmac There are probably several ways of accomplishing this. The easiest would be to modify the nextpic function (line 252), since we are already checking for the last picture so that we can loop to the beginning. Comment out lines 272, 273, 274, and 275 and the movie will stop on the last picture.
Posted about 1 month ago
Very Nice!
The only things that are missing:
- banner title in XML - pause button - individual timer for each banner - video support - XHTML implementation example code
Any intentions for further development?
Many thanks for the file.
David
Posted 17 days ago
Hello, as Craigowills i am trying to add XML text to each photo.
I have created a new node in the XML field:
banner/images/3.jpg Example text number oneI have created a new dinamic text field called “text” togeteher the background layer in the flash movie.
But what i don´t know is which Script do i need in the .fla to make i it work, could you write it please, for me and for other users? Thanks!
Posted 16 days ago