basically:
btn.onRelease = function() {
scrollPane.contentPath = newPath;
}
[quoted text, click to view] iamnotryanray wrote:
> hi,
> i'm pretty new to actionscript (fair warning). i was wondering if anybody
> could tell me how to trigger the change of the contentPath of a scrollpane by
> the press of a button. (for basic site navigation)...it's a "press the button"
> and "load the contents in the scrollpane" kinda deal. thanks for any help you
> can provide...
>
> ryan
hi,
i'm pretty new to actionscript (fair warning). i was wondering if anybody
could tell me how to trigger the change of the contentPath of a scrollpane by
the press of a button. (for basic site navigation)...it's a "press the button"
and "load the contents in the scrollpane" kinda deal. thanks for any help you
can provide...
ryan