Anyone know why this code in my xml
Is not making the dynamic flash content bold??Code:<![CDATA[<font color="#00000"><b>action</b>. </font>]]>
If I use <u></u> it underlines it, but bold doesnt seem to work!
Thanks
Joe
Printable View
Anyone know why this code in my xml
Is not making the dynamic flash content bold??Code:<![CDATA[<font color="#00000"><b>action</b>. </font>]]>
If I use <u></u> it underlines it, but bold doesnt seem to work!
Thanks
Joe
Don't know, maybe try <strong></strong>?
yeh tired that as well, is really frustrating!