Please Help, I have spend the day on the macromedia website and various forums:

I have an flash app with two scrollpanes, I have found the code to move the scrollpane down apparently, but I can not get it to work??

I am new and quite un-experienced so it's probably simple as I have found two explainations for it but cannot get them to work in my app!!!

I have set-up a two buttons (But-up, But-dwn) alongside the scrollpane I want to navigare (SP2) with the code:

on (press) {
SP2.setScrollPosition(40, 0);
}

It doesn't do anything, is there code I need elsewhere???

I even found a thread on this forum explaining it, but it doesn't work??

http://www.flashkit.com/board/showth...ll+pane+button

Please what am I doing wrong???

Thanks....

Buzz.