Subscribe to our newsletter:
Awaiting 3 votes.
Posted by : vip on 09/25/2008
3382 pageviews, 5 purchases
Package includes: FLA
Opens with: Flash 8, Flash CS3
AS Version: ActionScript 2.0
Viewable with: Flash Player 5 and above
Variables that you can change:
BarHeight the height of the scroller bar
BarWidthOver for the 3rd effect, the width of the bar when mouse is over the picture
BarWidth the width of the scroll bar
Spacing spacing between pictures
alpha alpha for the picture when mouse is not over ... when mouse is over alpha is 100
barColor the color of the scroller background
borderColor the color for the picture border
borderColorOnOver color for the picture border when mouse is over
borderSize size of the picture border
barBorder the border between picture and the top of the bar
background the background is optional true/false
efect you can chose your effect 1,2 or 3
HeightSpacing is the spacing between the blur effect and the
first picture and the last picture
textFormat the text format for the information of the picture (size/bold/italic/font/color)
The component is very useful for galleries, menus and other presentations bars.
I offer full support for this component
- Price : $7
- buy now
- add to alerts
Menu Sample
Picture Sample
Just purchased the file and am very happy. Few quick customization questions.
1 – Would it be possible to have the title text visible all the time, or even the same 70% alpha as the image?
2 – How hard would it be to implement another parameter for a "description".?
3 – Is there a parameter to pass in the xml for a getURL so each item can be linked to another page?
Many thanks.







help
and feedback
latest
news
latest
forum entries
1. I use just one text field … so it's not possible without some modifications on the code …
2. I can add description … sure but I need to know where do I display it
If you are interesed in doing this just contact me at viptehnology@gmail.com
3. You just change the line 129: this.getURL(xml.firstChild.childNodes[k].attributes.link); with this.getURL(xml.firstChild.childNodes[k].attributes.link,"_blank");
Regards
VipTehnology