A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: [F8] list component, borderStyle problem. help!

  1. #1
    Junior Member
    Join Date
    Apr 2008
    Posts
    22

    [F8] list component, borderStyle problem. help!

    hello.

    I have a list component that when loaded displays the borderStyle to "solid" which i want. it is until i select one of the items in the list where there appears a strange green halo colour around the outside of the component.
    the jpeg attached should make it clearer whats going on. I have looked through countless web pages and flash documents and can't seem to solve this problem. please i know this is 1 line simple code, but what is it???
    any help will be much appreciated.
    this is what i have at the moment.

    videoList.setStyle("selectionColor",0xFF66FF);
    videoList.setStyle("rollOverColor",0xFF99FF);
    videoList.setStyle("borderStyle", "solid");
    videoList.setStyle("borderColor","none");
    Attached Images Attached Images

  2. #2
    Junior Member
    Join Date
    Sep 2008
    Posts
    1
    I have the exact same problem. Did you ever find a solution?

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