|
-
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.
-
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|