Nice. Worked great!
Posted about 1 year ago
Nice animation for your website. Just change the graphic, size or number of items. Very easy to modify.
Posted about 1 year ago
worked for me too, but now I want to be able to underline buttons of different sizes, so I want to be able to dynamically resize the bar horizontally as it moves from one item to another – is this possible? if so how?
Posted about 1 year ago
ah. found it:
if first button is 100 px [= 100%]
if second button is 149 px width then put following AS on button02:
on (rollOver) { slider.xMove = button02._x; slider._xScale = 149; }
Posted 6 months ago
I have a question…do the buttons have to be “buttons” or cn they be a animated movie clip instead.
Also How could I get the bar or underline to appear on rollover and then track to the buttons?
Posted 2 months ago