A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: list box border colour

  1. #1
    Senior Member
    Join Date
    Sep 2006
    Posts
    125

    list box border colour

    Hi

    Does anyone please know how to set the border for a list component. Its black at the moment and I need it a different colour.

    Thanks

    Edward

  2. #2
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,449
    You can do a workaround. Click on the list component on stage to get the skins. Then click on the List_skin and change the fill color. Then in your script write this:
    aList.setStyle("contentPadding", 1);
    The List now has a different bordercolor. There is probably a different way too.
    - The right of the People to create Flash movies shall not be infringed. -

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