| |||||||||||
Click here to see an example of the Frame Scroller Action (opens in a new window). The Frame Scroller action lets you scroll the content of a frame using images. To use this action:
1. Switch to the page you want to scroll and draw a graphic item - this will be the button that will scroll the frame when clicked.
2. Select the graphic and then apply the Frame Scroller action from the Item > Actions menu. 3. Set the parameters according to how you want the frame to scroll: y - Distance to move vertically. xstep - Distance between each frame of movement horizontally. ystep - Distance between each frame of movement vertically. speed - Speed at which the page is to be scrolled. | ||
Note: The frame which uses the Frame Scroller action must have content which is larger than the frame, so the page can scroll. If you want to have a "back" button, repeat the above but change the x or y value to be a negative number, e.g "-450px" | ||