Flash CS3 Documentation |
|||
| Learning ActionScript 2.0 in Adobe Flash > Working with Text and Strings > Using HTML-formatted text > About supported HTML tags > List item tag | |||
The <li> tag places a bullet in front of the text that it encloses, as shown in the following code:
Grocery list: <li>Apples</li> <li>Oranges</li> <li>Lemons</li>
This code example would render as follows:
Grocery list:
|
NOTE |
|
Ordered and unordered lists ( |
Flash CS3
RSS feed | Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/9.0/main/00000929.html
Comments
dfsolley said on Jun 21, 2007 at 9:04 AM :