Question
Is nested li possible
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.
e.g.
a.htmlText = "<ul><li>AAAA</li><li><li>BBBB</li></li></ul>";
mine is not working, anybody with clue.
Thanks in advance.