# Howto control line breaks

**URL:** https://forum.kirupa.com/t/howto-control-line-breaks/237093
**Category:** Uncategorized
**Created:** [August 27, 2007, 9:08am UTC](https://forum.kirupa.com/t/howto-control-line-breaks/237093 "2007-08-27T09:08:13Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![tom314](https://avatars.discourse-cdn.com/v4/letter/t/a698b9/32.png) [@tom314](https://forum.kirupa.com/u/tom314)
#### Post date: [August 27, 2007, 9:08am UTC](https://forum.kirupa.com/t/howto-control-line-breaks/237093/1 "2007-08-27T09:08:13Z")

</div>

hello,

been busy on a project (temp: [http://www.sundanceclub.be/laluna/laluna\_try05.html](http://www.sundanceclub.be/laluna/laluna_try05.html)) where I load in data from a mysql-db in textfields.  
however when I put this in the db

line 1  
line 2

Flash outputs this:  
line 1

line 2

with an empty line in between. How can I control this ?
