# Embed fonts into components

**URL:** https://forum.kirupa.com/t/embed-fonts-into-components/65687
**Category:** flash
**Created:** [September 28, 2004, 7:29pm UTC](https://forum.kirupa.com/t/embed-fonts-into-components/65687 "2004-09-28T19:29:36Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Dane](https://avatars.discourse-cdn.com/v4/letter/d/54ee81/32.png) [@Dane](https://forum.kirupa.com/u/Dane)
#### Post date: [September 28, 2004, 7:29pm UTC](https://forum.kirupa.com/t/embed-fonts-into-components/65687/1 "2004-09-28T19:29:36Z")

</div>

Hey

Ok I guess the other topic I posted on embed got resolved…

Now kinda the same issues just a different place :)…

In components in my case a TEXTAREA how do you embed a font there?

I used:  
\_global.style.setStyle(“embedFonts”, “true”);  
\_global.style.setStyle(“fontSize”, “8”);  
\_global.style.setStyle(“fontFamily”, “EStudio”);

I added the font to the library and gave it the IDENTIFIER NAME: EStudio

What am I doing wrong?

Is it possible to specify a range like you do on normal dynamic text fields, so it will only embed uppercase and lowercase letters??

Thanx

P.S. man I really hope someone can help, not much info out on this.
