Groups | Blog | Home
all groups > flash actionscript > may 2004 >

flash actionscript : Scroll Bar ( or pane ) on left side of Component



Lugert
5/29/2004 9:30:23 PM
Hey guys,
So I am working on my personal portfolio site, and I'd like to have the
scroll bar for a scroll pane be on the left side of the content I'm scrolling
for some functionality reasons that are suffering because of the design. (I'm
using a Scroll Pane to scroll some static text because it's all under a mask.
They will also be scrolling some thumbnails)

I'm a pretty amature at ActionScript, so I thought I'd take a chance and
just flip the actual compnent graphically.... yeah, then everything it's
scrolling is reversed like a mirror.

So, I was hoping there was some magic string I could use to just move the
scroll bar to the other side of the Scroll Pane.

I'd love to hear something simple like:

myScrollPanel.leftScroll=true;

But somehow I doubt it.
The only work around I've found is another stupid graphical one: Flipping
each movie clip the opposite way to counteract the flipping of the component.
I'd love to avoid this.

Any ideas?
Thanks a lot,
Clint

This post reguarding http://www.whoisthey.us
NSurveyor
5/29/2004 9:42:41 PM
Lugert
5/29/2004 9:47:41 PM
AddThis Social Bookmark Button