[flexcoders] StyleManager weirdness

2009-01-21 Thread Rich Tretola
When using StyleManager loadstyledeclarations() to load fonts at runtime, we are seeing strange issues with UI elements either disappearing or moving on stage during the load process. Once the load completes, the UI elements return to their correct positions. Has anyone else noticed anything like t

RE: [flexcoders] StyleManager

2006-08-22 Thread Gordon Smith
27;t be sure because you don't show where applicationControlBarDeclaration came from.   - Gordon   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of phildouglas Sent: Monday, August 21, 2006 7:33 PM To: flexcoders@yahoogroups.com Subject:

[flexcoders] StyleManager

2006-08-21 Thread phildouglas
Hey all. I'm having problems with setting styles progrmatically. When I do the following: applicationControlBarDeclaration.setStyle("fillAlphas", [1,1]); applicationControlBarDeclaration.setStyle("fillColors", [0xFF,0xFF]); StyleManager.setStyleDeclaration('ApplicationControlBar',applicat