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?
views:
324answers:
2
A:
The Spark Project appears to have some code you might be interested in .. for example here
Scott Evernden
2009-03-23 23:23:00
+1
A:
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?
Sly_cardinal
2009-03-23 23:35:50