Adding scroll function to FotoSpin 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 FotoSpin CS

Select the FotoSpin 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

 

Create 2 buttons for navigation in the flash document. You can use button components or create your own button Type in the instance name. In this sample, we use 'nexButton' for the button to scroll forward and 'prevButton' for the button to scroll backward.

 



 



 

2. Link to FotoSpin CS

Select the FotoSpin CS movie and choose the interactive tab.

 

In Scroll button field, type in the movie name of the button we created before.