About Document Properties
The Document Properties dialog lets you define the Stage (its dimensions, the
In Flash 8, the Document Properties dialog has a feature for creating metadata for .swf files. Metadata allows search engines to find your creations by title and/or keywords when you publish them to the Web. You can also use the Document Properties tab of the Property inspector to set some document properties. You'll learn more about using the Property inspector later in this chapter.
To
|
|
1. |
Open the Document Properties dialog.
|
|
2. |
In the Title field, enter a title for your document.
|
|
3. |
In the Description field, enter descriptive words (
keywords
) (
Figure 1.14
).
Figure 1.14. By entering a title in the Title field and descriptive keywords in the Description field, you add metadata to your published movie (.swf file), making the metadata available to search engines for searching.
When you publish your movie, the .swf file will contain metadata from the Title and Description fields. To learn about publishing movies, see Chapter 16. |
The Mystery of .swf MetadataIn Flash 8, the Document Properties dialog contains two new fields: Title and Description. When you publish your document (see Chapter 16), the text in these fields gets turned into metadata attached to the .swf file. Search engines can use this metadata to help potential users find your creation. Even though earlier versions of Flash did not create .swf metadata, when you publish from Flash 8 to an earlier version, Flash 8 still creates the metadata for that .swf file. Note that the title and keywords in the Description field don't become part of the metadata of the .html file you publish; you must create metadata for the .html file yourself. |
|
1. |
Open the Document Properties dialog, and
do one of the following:
|
|
2. |
Click OK.
|
Tips
If you've entered new dimensions, either manually or by selecting Printer or Contents for matching, you can return to the default Stage dimensions by clicking the Default radio button.
To set the units of measure for your document, in the Document Properties dialog, from the Ruler Units menu, choose the units of measure you prefer. You can work in inches, decimal inches, points, centimeters, millimeters, and pixels. Flash uses these units to calculate all measured items on the Stage: rulers, grid spacing, and dimensions.
If you want a banner that's 1 inch tall and 5 inches wide, but you don't know what that size is in pixels (the standard unit of measure used for working on the Web), Document Properties can figure it out for you. First, set Ruler Units to inches. Type
1
in the height field and
5
in the width field. Then, return to Ruler Units and choose pixels. Flash does the math and sets the Stage dimensions. (Note that Flash uses screen pixels in its calculations. This means an inch in your movie may
About the Pasteboard
In previous versions of Flash, the Pasteboard (formerly called the
work area
) was a set, limited size. In Flash 8, the Pasteboard grows to accommodate your need for extra space. As you drag items from the Stage to the Pasteboard area, Flash enlarges the Pasteboard to hold them. If you move a large graphic element onto the Pasteboard, and some of it lies outside the area of the open document window, you can see the scroll bar move back toward the center of its range. There is now more Pasteboard area that's hidden from view. Use the scroll bars to view your graphic element and the enlarged Pasteboard. (You'll learn about creating graphic elements in Chapter 2 and
|
|
1. |
Open the Document Properties dialog.
|
|
2. |
Click the Background Color control.
Figure 1.17. To assign your Stage a new color, choose one from the Background Color control in the Document Properties dialog.
|
|
3. |
To select a background color,
do either of the following
:
|
|
4. |
Click OK.
|
{% if main.adsdop %}{% include 'adsenceinline.tpl' %}{% endif %}
Tip
The Document Properties tab of the Property inspector also contains a Background Color control for selecting the movie's background color. You'll learn more about the Property inspector later in this chapter; you'll learn more about assigning colors with color controls in Chapter 2.
|
1. |
Open the Document Properties dialog.
|
|
2. |
In the Frame Rate field, type the number of frames you want Flash to display in 1 second (
Figure 1.18
).
Figure 1.18. Typing a frame rate for your movie in the Frame Rate field of the Document Properties dialog sets Flash to display that number of frames in 1 second.
|
|
3. |
Click OK.
|
Touring the Edit Bar
Another feature of the Flash document window is the Edit Bar. Its default position is above the Timeline, docked to the top edge of the Stage. You can also position the Edit Bar below the top-docked Timeline. When the Timeline is floating, or
The Edit Bar lets you know what mode you're working in (editing your document, or editing a drawing-object,
Figure 1.19. The Edit Bar is located above the Stage. You can use it to access symbols and scenes and to change magnification. When you're editing a drawing-object, group, or symbol, the Edit Bar identifies the item you're editing. Clicking the Back button takes you up the hierarchy of items you are editing, eventually returning you to
|