PDA

View Full Version : formatting with css <P> problem


voxindie
06-19-2004, 07:50 AM
Has anyone experienced problem formatting with the <p> tag?
Flash does not read it as paragraph break, instead it reads it as a line break. I don't get it. When I try to remedy this problem by putting a <br> between the paragraphs, it suddenly reads the p tag correctly alogn with the line break, and so I end up having a large space between the paragraphs.
How can I make Flash read the <p> tag just as it is?
I am using external text file, formatted with external css file. The external file is html formatted, and it's all in one line (no line breaks in the text file itself)
Any suggestion appreciated.