I’m using the CS3 fl.* controls in a flash application, and there appears to be a bug in the ScrollPane implementation. It would be great to have the source code to find a work-around. Is this available anywhere?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, Flash comes with all of the source code available for its components.
You can find them in your Flash install directory. My default install places the ScrollPane class here:
C:\Program Files\Adobe\Adobe Flash CS3\en\Configuration\Component Source\ActionScript 3.0\User Interface\fl\containers
Just make sure you make a backup before you make any changes.
What is the issue you are experiencing with the scrollpane?