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
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Doug Melvin
Sent: sexta-feira, 8 de Dezembro de 2000 2:51
To: dynapi-help
Subject: [Dynapi-Help] Scrollbar (or skinsslider)

um, I don't want to sound like an idiot (too late, I know)
but, how do I actually USE the scroll bars? The examples I have found
show how to create and position the scrollabars, but not how to tie them to a layer..
help?
 
Doug Melvin

Reply via email to