Hi,
I just finished the “Simple Custom Scrollbar” - Tutorial from Kirupa; it works great.
In my test, the graphic elements are buttons; unfortunately no button is working. Each one reacts (on rollover the cursor changes to a hand) but does not execute the attached command which is:
on(release){
gotoAndPlay(525);
}
I hope someone has an idea.
Thanks in advance
Lars