A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Bold Font in CDATA

  1. #1
    Junior Member
    Join Date
    May 2005
    Posts
    25

    Bold Font in CDATA

    Anyone know why this code in my xml

    Code:
    <![CDATA[<font color="#00000"><b>action</b>. </font>]]>
    Is not making the dynamic flash content bold??
    If I use <u></u> it underlines it, but bold doesnt seem to work!

    Thanks
    Joe

  2. #2
    Member
    Join Date
    Jan 2005
    Location
    Earth
    Posts
    81
    Don't know, maybe try <strong></strong>?

  3. #3
    Junior Member
    Join Date
    May 2005
    Posts
    25
    yeh tired that as well, is really frustrating!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center