Hey all, I’ve just started working in AS3 CS5 .5 and have a question in regards to embedding fonts that im having a hard time with. I have one font I will be using throught my .fla file but with different colors and sizes. (see example below). Would I need to embed that font each time I use it with a different size and color, or embed it once then change the size and color at will?
Ex… Justice Oldstyle Italic White 42pt
Justice Oldstyle Italic Green 24pt
Justice Oldstyle Italic Grey 14pt
Ive been trying to use the Font Embedding dialog box to embed the different color and sizes of the same font but that dosn’t seem to work. If I do need to use code, what would it look like? Thanks for any help given. Cheers guys!
- Envato Staff
- Reviewer
- Sold between 100 000 and 250 000 dollars
- Author had a Free File of the Month
- Featured in a Magazine
- Author was Featured
- Item was Featured
- Bought between 10 and 49 items
You just need to embed the font family correctly. Size and color are TextField and TextFormat properties which have nothing to do with the font itself.
