A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Unordered list

  1. #1
    Junior Member
    Join Date
    Jun 2006
    Posts
    17

    Unordered list

    I need a dynamic text area that includes a bulleted list. I am using an external xml file with a separate css file. These are modified versions of files downloaded from ActionScript.org created by Neil Webb. I can use <li> tags but the bullet is always black (font is white) and there is no way to modify the size of the bullet. Is there anybody out there?
    Attached Files Attached Files

  2. #2
    Senior Member
    Join Date
    May 2007
    Posts
    266
    Can't you designate your own custom bullet with the css? I believe it is the last line in the css file. I have never done what you are doing but if your css let's you use an image for the bullet, it should at least be tried.

  3. #3
    Junior Member
    Join Date
    Jun 2006
    Posts
    17
    You can with css but Flash does not recognize the <ul> tag so it does not show up.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center