Hello,
I got a tiny problem with my scroller. I would like the bar to move up and down but when i test it, the bar shifts to the left and goes way up the way it should and it stops near of the bottom of the scroller bar.
Here is my code
on(press){
startDrag("_root.scrollbox.bar" , true, 267.5, -163.0, 267.5, 90);
}
I have attached my fla file and to locate the bar click on the black box twice, “scrollbox”, “scrollerhandle” and click once on the button and open the actions panel.
I only want to stop shifting to the left and do it’s job right. I’ll do the rest myself. Thanks in advance
Gabriel