Skip to main content
March 20, 2009
Pregunta

Faux bold doesn't work in CS4

  • March 20, 2009
  • 12 respuestas
  • 7670 visualizaciones
In CS3, I can create a clip with 2 dynamic text fields - fld1 is say, Myriad Pro and fld2 is Myriad Pro with faux bold turned on from the properties panel. I can then do...

fld1.htmlText = <b>Bold text</b>

and fld1 text appears in bold text because the faux bold font was embedded in fld2.

CS4 doesn't have a faux bold, and when I go to the text menu and choose bold, it doesn't faux bold fld2, it actually changes the text to Myriad Pro Bold. The bold tag no longer works, neither does the strong tag. I can, however, use font face tag and set it to Myriad Pro Bold, and now fld1 will show up bold.

Now let's say I want to put all my text content in an external XML file so the client can update it and I don't want to have to explain the inner workings of Flash and tell them that they can't use the bold tag, they have to use the font face tag and set it to some random name that I come up with for the bold font library symbol (in case we don't want to use Myriad in the future).

Do I really have to set up a function to examine strings for the bold tag and replace it with the font face tag? Is there really no way to get the bold tag to work?
Este tema ha sido cerrado para respuestas.

12 respuestas

Participating Frequently
July 23, 2009

This feature should be simple to use. Shouldn't need to write any crazy scripts to fix this when it used to work fine in CS3. I have built test files in CS3 and CS4 that show this problem and submitted them in a case to Adobe (also attached to this post). Very disappointing that this problem was not fixed in the alpha and beta phase before final release.

Darshan_Rane
Inspiring
June 11, 2009

i am facing the same problem

I think it is not woriking because of new attribute to the textfield "style" - which take care of bold and italic

July 1, 2009

Yeah huge bug, was even noted during the alpha releases of cs4  Any one from macromedia..i mean adobe have any solutions or workarounds?? it worked in prior versions.  I payed more money to upgrade so I can get more features, not less.   I have spent,  or rather wasted the past days looking for solutions, just to find out tons of people have the same issue with no resolution.  I would like to hear what the developers would like to say(hopefully they will tell me how to make it work!)

Darshan_Rane
Inspiring
July 12, 2009

i am still unable to find a solutionto this