< index

list indent in AS3

1273750420

after a long research i finally figured out how to get rid of the block indent of a list in a html textfield.

<textformat blockindent="-20"><ul><li>…</li></ul></textformat>

< index