A Flash Developer Resource Site

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Junior Member
    Join Date
    Dec 2007
    Posts
    5

    Removing borders from the scrollpane component

    Hi,

    Can anybody help me with removing the border from the scrollpane component in Flash Professional 8. Have tried to do this with the following script {instancename.setStyle("borderStyle", "none")} but when i publish my file i can see only a part of my text and then when i click on the scroll bar the whole text appears.

  2. #2
    Junior Member
    Join Date
    Oct 2008
    Posts
    2
    Hi There,
    I don't know if you got it yet but this worked for me.
    myinstancename.setStyle("borderStyle", "none");

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