--Macromedia Flash-- iPod Flash Site
This is tutorial on how to make a simple Flash site with iPod interface.
1. Open new flash document, set dimensions based on your image, set frame rate to 25 and import your iPod image (Ctrl+R):
2. Lock layer with background image and make new layer for links (buttons):
3. Use text tool to create links on new layer:
4. Now convert links to buttons (select every link separately and pres F8 to convert it):
5. Now select Rectangle Tool and draw shape over iPod's display. Select it and press F8 to convert to Movie Clip:
6. Also set Instance Name: display
7. Set Alpha: 60% for display
8. Now double click on display to enter it's stage and move first frame to right form 1st to 2nd frame (drag it) just like this:
9. Now select first frame and in actionscript write code: stop();
10. Select 26th frame (left click on it) and press F6 to expand timeline to 26th frame with same keyframe as 2nd one:
11. Select 2nd frame and transform display like this:
12. Now set display's Alpha to 0% on 2nd frame:
Next Page ---> iPod Flash Site part2
.