Hello guys!
I’m trying to make the same effect that you guys see in this page.
There is a bar on top of the page below the one with Products…Store…Suport…etc. When you do a rollOver on it, a white bar comes from the right to the left and stops at the button that you’re on. I would like to know which script I can use to get the same effect.
I’m trying to do this
the name of the object (bar) : bluebar
on(rollOver){
bluebar._x: …
bluebar._y: …
}
it gives me what I want. the bar stops at the botton that I’m touching but it moves too fast, I want something smooth. Please if you know how to do this, post the script here.
Thanks !!!