Subscribe to our newsletter:
- Questions
- What properties have been changed in AS3 version?
- When new content will be available?
- Where can I find a Quick Start Guide for the component?
Answers
topWhat properties have been changed in AS3 version?
- useHandCursor property has been removed in AS3 (you can use the default ActionScript useHandCursor property)
- autoHide and useInvisibleMask properties values need to be strings (e.g: myScrollBar.autoHide = true is incorrect myScrollBar.autoHide = "true" is correct)
- height, width, x, y, enabled and visible internal properties have been prefixed with underscore
topWhen new content will be available?
All the Scroll Bar sections are constantly updated with new samples and information. New Help content will be available soon.
topWhere can I find a Quick Start Guide for the component?
You can check the Flashtuning Scroll Bar - Getting Started guide available in the Tutorials area.






help
and feedback
latest
news
latest
forum entries