This tutorial was written for the Flash Designer software, which allows you to create flash animations in a much easier way than by using Macromedia Flash. You may get Flash Designer here.
The text will scroll when you move the mouse over the arrows.
Follow the steps below:
- Launch Flash Designer and create a blank document.
- Size the frame at about 300x300 ("Frame" > "Frame Size").
- Set the frame delay to "Stop" ("Frame" > "Frame Delay").
- Draw a button with the "Button" tool. While the object is selected choose "Edit" > "Move To" and use X:0 Y:0 Width:80 Height:24
- Double click the button and rename from "Button1" to "Page 1"
- Duplicate "Page 1" button with "Edit" > "Duplicate", use Step X: 100, Step Y: 0 and count 2 to create 2 new buttons.
- Rename buttons to "Page 2" and "Page 3" respectively.
- Create new frame with "Frame" > "New" command. Frame will appear as "Frame 2". Set frame background to "Frame 1" (buttons should appear on the new frame). Make sure new frame has delay set to "Stop".
- Add 2 new frames that will appear as "Frame 3" and "Frame 4"
- Go back to "Frame 2" and add "Page 1 contents" text with the "Text" tool. Center the text on the frame with "Edit" > "Align" > "Center on Frame".
- Hit Ctrl+C to copy the text to clipboard.
- Go to "Frame 3" and paste the text. Double-click the text and change it to "Page 2 contents". Repeat the same for "Frame 4"
- Go to "Frame 1"
- Select "Page 1" button. Choose "Item" > "Actions" > "OnClick". Select "Go to Frame" options and choose "Frame 2". Click OK.
- Select "Page 2" button. Choose "Item" > "Actions" > "OnClick". Select "Go to Frame" options and choose "Frame 3". Click OK.
- Select "Page 3" button. Choose "Item" > "Actions" > "OnClick". Select "Go to Frame" options and choose "Frame 4". Click OK.
Download source project t1038.zip


