I am looking to center a particular line of text in a <![CDATA[ text file that is loaded into a FLASH file. Here is he surrounding code and the line I need centered. I can't nest a <div style> or a <span style>. Please help. Thank you for your time.
<item fontFamily="DIN Mittelschrift" name="linkText" ><![CDATA[
<font color="#FF9900" >"Everythi ng has it's beauty, but not everyone sees it."</font> - <i>Confucius</i>
]]</item>
<item fontFamily="DIN Mittelschrift" name="linkText" ><![CDATA[
<font color="#FF9900" >"Everythi ng has it's beauty, but not everyone sees it."</font> - <i>Confucius</i>
]]</item>
Comment