Skip to main content
Known Participant
May 7, 2007
Question

Is nested li possible

  • May 7, 2007
  • 1 reply
  • 236 views
Is it possible to give nested ul, li in flash
e.g.

a.htmlText = "<ul><li>AAAA</li><li><li>BBBB</li></li></ul>";
mine is not working, anybody with clue.

Thanks in advance.
This topic has been closed for replies.

1 reply

Inspiring
May 7, 2007
No ordered bullets and nesting of bullets is not supported by Flash.

You can use <tab> to align the text for nesting