View Single Post
Old 25-08-2005, 04:55   #1 (permalink)
paulanthony
mingin dawg baitch
 
paulanthony's Avatar
 
Join Date: Apr 2004
Location: Belfast
Posts: 1,051
Send a message via MSN to paulanthony
Flash change color of textfield

_root.texttitle = _global.selectedTitle;
_root.texttitle.setStyleProperty("textColor", "0xFFFFFF");
FStyleFormat.applyChanges;

anyone know why this no worky? its on the root timeline..
__________________
  Reply With Quote