Hi Abhiram
You can try our UIWidgets, we have a UIScrollView class for your intention, it’s located in “extensions/CocoStudio/GUI/UIWidgets/ScrollWidget/UIScrollView”. I know, it’s a little bit deep … We will change this soon.
https://github.com/cocos2d/cocos2d-html5/blob/master/extensions/CocoStudio/GUI/UIWidgets/ScrollWidget/UIScrollView.js
If you want some example to use this class, you can refer to the test cases: “samples/CocoStudioTest/GUITest/UIScrollViewTest”
If this class is no help for you, please let us know what your use case with ScrollView, all feedbacks are welcome too.
Huabin