Skip to main content
October 8, 2010
Question

Is it possible to add Numbering or Ordered list ? (like <li> <ol>)

  • October 8, 2010
  • 1 reply
  • 539 views

I want to allow users to use ordered lists and buletting inside my rich text editor

Ex:

   Here is my text

  1. No 1 idea
  2. No 2 idea
  3. ...

Is the above example implementation possible with tlf or with textArea and htmlText ?

Any feedback is appreciated, Thanks!

This topic has been closed for replies.

1 reply

October 8, 2010

Lists are possible with TLF 2.0:

http://blogs.adobe.com/tlf/2010/07/tlf-20-lists-markup.html

The next versions of Flash Authoring and the Flex SDK will have TLF 2.0 integrated and have lists in their updated text components.