PDA

View Full Version : Customize Scroll Bars on Scrollpane


zander
10-21-2004, 02:42 PM
Hey,

I'm using the standard scrollpane component to display a .swf. It works great, but I would really like to customize that scroll bar; like make them into buttons or something. Does anybody know if that's possible?

Alternatively...

I guess I'm trying to take a standard dynamic scrolling text field and make it populate with a .swf file rather than a .txt file. Is that possible?

Thanks

FlashBulb
11-10-2004, 06:31 PM
Try this link: http://www.macromedia.com/devnet/mx/flash/articles/skinning_2004_04.html

I've been trying to find some answers on scrollPanes and customizability, and this really helped. You can get complete control over every little visual aspect of Components with this... you could even make animated components! That... that bite each other! ... Well, if that's what your plan is anyways.

Hope it helps!