|
I
tried to add them as a Child object of a normal layer, (which would be very
convenient) but it doesn't seem to
work.
Anyway, because the scroll object is a DynLayer, with all it's methods
available, I just use
scrollobject.moveTo, scrollobject.moveBy, scrollobject.setVisible, etc, to "tie" them to the
layer
that I
want to scroll. The setVisible is particulary good when you working with
different sizes of text
and
several files because you only want the scroll bars to appear if the layer needs
scrolling (i.e. the
height
of the text is greater than the height of the layer).
best,
NunoF
|
- [Dynapi-Help] Scrollbar (or skinsslider) Doug Melvin
- Re: [Dynapi-Help] Scrollbar (or skinsslider) Doug Melvin
- Re[2]: [Dynapi-Help] Scrollbar (or skinsslider) Nuno Ferreira
- Re[2]: [Dynapi-Help] Scrollbar (or skinsslider) Robert Rainwater
