Hi Flashblue, I’m considering buying this component but got couple questions. Can I resize the width and height of the entire banner to fit my design? Can I change stroke color?
#  /  posted on May 21, 2010
Home / /community/ / Components Discussions / Sliding Image Gallery XML V6 / Page 2
Started 3 years ago by franciscorivero
Last reply by flashblue
Hi Flashblue, I’m considering buying this component but got couple questions. Can I resize the width and height of the entire banner to fit my design? Can I change stroke color?
You can resize via XML & HTML. To change button width-color, you should work on FLA source.
Hi flashblue, Is there a way to change the font to something else rather than Arial and Swis 721 MD BT? I need to make sure we use the font that match our design. When I try to change the font on fla file and export swf file the text didn’t show up. It seem like it would only work if I stick with Arial and Swis 721 MD BT.
You also need to replace “Arial” & “Swis721 Md BT” with other font names in sourc/com/flashdo/flashblue/Banner.as
Great thank you. That’s work now how can I adjust line spacing between the title and description? What code do I use?
Go to line 645 in Banner.as. You’ll see:
descriptionTxt.y = Math.round(titleTxt.y+titleTxt.textHeight);
You can add extra integers there.
Hi Flashblue,
Is there a way to make the buttons on the right link to another page? Thank you for your help.
I purchased this and was wondering is there a way to make the buttons to appear horizontal oppose to vertical
Thanks
I can't do it. Because, a new design is required to do it. I'm busy!
Hello How to make the gray bar with the text content is always visible as the V2 (not just hover) ?
Thank you for your work
Please, send me a Private Message about it. I'll send you modified file.
Is there a way to make the description text appear at all time not on the roll-over? Where in the script do I change?
hi flashblue, nice components .. before to buy it i'd like to know if there is a limit of items that is possible to add or i can enter an unlimited number of items ...
thank's
Yes. You can add unlimited items. Mouse scroll occurs when button height is higher than swf height.
Hi, is it possible to add the numeric buttons, pause, and round timer from your Banner Rotator XML v2 to this project? Is there a simple way I can do that? Thanks!
Hi, me again,
I'd like replace the click on the items button by a rollover. And so, when we click on this items button we go to the web link, how can we do?
Thanks again.
You need to change rollover actions from Banner.as. But, it's a bit complex work. Please, send me a PM about your request.
hello,
i've bought this project, it's perfect !! congratulation ...
But i have a little problem, haw can i change the blue button in black ?? haw change the current_buton by current_button_black ?
thank you for your response ...
This's newer version of Sliding Image Gallery v2.
You need to change it from FLA source library. If you don't have Flash CS3 or higher, please mail me with the product ZIP file & button image you want to change.
I have flash but not the file FLA !!! ????
can you send me your email ?
for me it's [email protected]
thank you very much
Hi, is it possible to have a play/stop button and not the autoplay?
Thanks!!
It can be done. But, if I remove autoplay option, you won't need play-pause button.