Scusa Negatyve ..sono decisamente duro

ho un campo di testo ed una barra (scrollBar)

sto vedendo tutto riguardo la scrollbar
in grassetto non ne ho capito il funzionamento o meglio non mi funziona

barra.enabled=true // default OK
barra.horizontal=false // default OK
barra.lineScrollSize = 1 // righe salto OK
barra.pageScrollSize = 1 // OK
barra.scaleX=100 // OK
barra.scaleY=100 // OK
barra.scrollPosition=10 // OK


// barra._target ??
//barra.setScrollProperties()
//barra.setSize(16,168)



Da qui in poi l'swf rimane completamente indifferente ??


_global.style.setStyle("color", 0xFF0000);
_global.style.setStyle("textSize", 8);
_global.style.setStyle("fontFamily", "STD");
_global.style.setStyle("embedFonts", true);

component.setStyle("themeColor", 0xFFCC00);

Alcune cose sì, ad esempio ...
Allora significa che ce ne sono altre ??

Grazie