Start the project
You'll begin by starting a new project and setting the resolution and size of the drawing page. The default drawing page size is 2550 x 3300 pixels. You will resize the drawing page to make it easier to work with the rollover button, which is 80 x 50 pixels.
- Click File menu
New.
- Click Layout menu
Page setup.
- From the list box in which the word "inches" displays, choose Pixels .
- From the Resolution list box, choose 72.
This will ensure that the button remains its current size when exported to the Macromedia Flash format (.swf).
- In the Width box, type 100.
- In the Height box, type 75.
- Click OK.
Continue