PDA

View Full Version : skinning components



tufi
March 3rd, 2004, 04:55 AM
Hi,
I wonder wich code I need to put in actionscript to not have a srollbar in a list component. I know the one for border for example : myList..setStyle("borderStyle","none");
Is there something for scrollbars????
Or is there anybody that knows a complete list for all styles???
Thank's a lot

mindfriction
March 3rd, 2004, 05:42 AM
Hey mate, I dont have the exact answer for ya but I you want to go to the Actionscript dictionary on macromedia.com and look at FStyleFormat() properties.

goodluck

tufi
March 3rd, 2004, 05:53 AM
thank's... didn't think about it! I found it!

mindfriction
March 3rd, 2004, 06:31 AM
Yeah no problem :). Ive been skinning components recently