i’m trying to build a movie where there are a couple of long bars positioned on the stage on a vertically, like this:
////////////////////// bar 1
////////////////////// bar 2
////////////////////// bar 3
////////////////////// bar 4
////////////////////// bar 5
////////////////////// bar 6
let’s say if the user click on any of the bars, say bar 3, how can i make it so that bar 4 will automatically replace it’s position but going up 1 step using AS?
and bar 5 will replace bar 4 and so forth.
sorry for not listing out any AS because i don’t even know where to start with. this list is killing me but there must be something in AS i didn’t know, help need please!!!