widths and transitions...
- Started
- Last post
- 5 Responses
- legspin
I'm trying without much success to develope a navigation:
http://www.perspektiv.co.uk/nav_…I would like to have the width of the red band to change more fluidly. At the mo its just changing instantly. Is there a way to make the transitions smoothly? Is there an example people could direct me to? Any examples on flashkit?
Cheers
- legspin0
Thanks. I think I've cracked it anyway.
He says....
- bk_shankz0
// heres a classix example
// a is point something
a = .2;
this._width += (width_new - this._width)*a;
- legspin0
* Bump
I'm trying to do most things using action script so...
How do I change the colour of a button to white once the 'red band' is over the selected button? Then back to its original colour once another button is hit?
http://www.perspektiv.co.uk/nav_…
To download file:
http://www.perspektiv.co.uk/nav_…
Thanks in advance.
- legspin0
reading that again I hope I made sense.