Adding scroll function to CurveMenu CS (AS3)
Author: Digicrafts Last Update: 12/08/2008
Navigation with scrollbar
1. Create the scroller
Create a UIScroller or Slider in the flash document (for UIScroller, you have to rotate the component to correct direction). Fill in the instance name. In this sample, we use 'scroll'.

2. Link to CurveMenu CS
Select the CurveMenu CS movie and choose the interactive tab.

In Scroll bar, type in the instance name of the UIScroller/Slider we created before.

Navigation with button
1. Create the scroll button


2. Link to CurveMenu CS
In Scroll button field, type in the movie name of the button we created before.