HTML is double spaced!?

  • Thread starter Thread starter Joe
  • Start date Start date
J

Joe

Guest
Sort of. I believe <p> tags in the html produce double spaces if you have the html rendering in Flash properly. Maybe convert them to <br /> tags.

It may even be the new lines in the html. Remove all the line breaks in the html the xml file is sending and see if that fixes it. I don't know too much about Flash, but it seems familiar to what I needed to fix a year ago for a flash site I did. I hope it helps and at least leads you to a solution.
 
I have a XML file that feeds text to a SWF website. The text is automatically double spacing!

I NEED it to single space. Can I fix this in the HTML the XML is sending?

PLEASE & THANKS!!!!
 
Sort of. I believe <p> tags in the html produce double spaces if you have the html rendering in Flash properly. Maybe convert them to <br /> tags.

It may even be the new lines in the html. Remove all the line breaks in the html the xml file is sending and see if that fixes it. I don't know too much about Flash, but it seems familiar to what I needed to fix a year ago for a flash site I did. I hope it helps and at least leads you to a solution.
 
Sort of. I believe <p> tags in the html produce double spaces if you have the html rendering in Flash properly. Maybe convert them to <br /> tags.

It may even be the new lines in the html. Remove all the line breaks in the html the xml file is sending and see if that fixes it. I don't know too much about Flash, but it seems familiar to what I needed to fix a year ago for a flash site I did. I hope it helps and at least leads you to a solution.
 
Back
Top