Inconsistent textfield results when exporting flash 7 and 6

I’m new to flash and have started with MX 2004. As a result, I’m not familiar with behavior of certain items when exporting to Flash 6, so please bear with me if there are simple questions (I haven’t found them in past posts though).

Basically, I can’t get text to be flush on the left in flash 6 when using wordWrap = true. The text wordwraps properly, but it doesn’t handle whitespace properly which results in uneven left justification since it does not remove leading whitespace from each new line it automatically creates. Exporting to flash 7 results in flush alignment on the left as expected. I’ve only noticed this on a few sites that use flash 6 and I’m wondering how to get around this problem. condenseWhite does not affect this issue either.