all groups > flash actionscript > september 2004 >
You're in the

flash actionscript

group:

changing the font of a UI


changing the font of a UI Mic
9/5/2004 2:58:25 PM
flash actionscript:
Hi,

I am building a form that uses the build-in Radion Button component.

how can I change the default font? do I need to build a new class object
(.as)?

thanks

Re: changing the font of a UI blenz
9/5/2004 11:48:26 PM
why not just use the setStyle property of UI Components?

instanceName.setStyle("propertyName", value);
Re: changing the font of a UI Mic
9/6/2004 9:11:43 AM
I would if I knew how. did you ever read the Help pages regarding
changing the appearance of a component? I fell asleep in the middle of
reading...-)

Mic

[quoted text, click to view]
AddThis Social Bookmark Button