Skip to main content
Daniel 0_o
Known Participant
October 29, 2009
Question

"BOLD" is ignored

  • October 29, 2009
  • 1 reply
  • 637 views

hi

i setup the TL with embedded font and all text and tags are in xml.

all works great however the bold tag is ignored

<flow:span fontSize="13" color="0x666666" textDecoration="underline" fontLookup="embeddedCFF" fontFamily="FbTypograph Regular" fontWeight="bold">blabla text</flow:span>

is that the correct syntax? fontWeight="bold"

do i need to include import any pack while building?

thats what i currently have:

import flashx.textLayout.elements.TextFlow;

import flashx.textLayout.container.*;

import flashx.textLayout.formats.ICharacterFormat;
....
am i missing any thing?
thanks

This topic has been closed for replies.

1 reply

Adobe Employee
October 29, 2009

How was the font embedded? Did you embed the bold version of it?

Daniel 0_o
Known Participant
October 30, 2009

haaaaaaaaaaaaaaaa

that make sense. I'll need to buy the bold version of the font.

I'll let you know.

thx,

Daniel