How To Create A Prototype: Adobe Fireworks Guide
How To Create A Prototype: Adobe Fireworks Guide
Prototyping workflow
By combining the Pages panel with other powerful Fireworks features, you can quickly create interactive web and
software prototypes. You can convert a finalized prototype to a functioning site by simply exporting it to HTML and
CSS files for use in Dreamweaver and a web browser. Use the following workflow to transform your previously
created design comp into a fully functioning interactive prototype.
Workflow step 4
In the next few steps, you add unique design elements to individual pages.
You can use the HTML elements available in the HTML folder in the Common Library. The HTML folder contains
HTML elements such as buttons, drop-down list objects, and text fields. You can edit the properties of these elements
in the Symbol Properties panel. The HTML components include headings1-6 and link elements.
Slices are the basic building blocks for creating interactivity in Fireworks. Slices are web objects that ultimately exist
as HTML code. You can view, select, and rename them through the Web Layer in the Layers panel. Slicing cuts up a
Fireworks document into smaller pieces and exports each piece as a separate file (Figure 9). When you select CSS
and Images in the export step, Fireworks converts the layout into HTML and CSS code by using an export engine that
analyzes the placement of the objects.
Figure 9 Slicing cuts a document into multiple pieces, which are exported as separate files
3. Using the guides for reference, draw a slice over a Figure 10 Tools panel
navigation element on the master page (Figure 11).
4. Select the slice with the Pointer tool.
5. In the Properties panel, set the Link to a page you
previously defined by using the Pages panel.
For example, a slice has been drawn over the Shop shape,
and the link set to Shop.htm (Figure 12). Because this Figure 11 Draw a slice object
slice is located on the master page, every page inherits
the linked slice when the interactive prototype is
exported.
6. Continue adding slices and links to navigation elements
as needed.
7. Add slices to the areas between the navigation elements
and around the outside of the main body content areas
(Figure 13).
You add page-level content slices in the next steps.
8. Navigate to an individual page by selecting it in the Figure 12 Set Link in the Properties panel
Pages panel.
9. Use the Slice tool and guides to create slices inside the
main body content area not otherwise sliced up as part of
the master page.
You may need to apply several slices to cover an entire
layout. Take care not to overlap slices as you draw on the
canvas.
10. Use the Pointer tool to select any slices in the layout that
contain text you want to convert to HTML text.
11. With the slice object selected, select HTML from the
Type pop-up menu in the Properties panel (Figure 14).
An HTML slice designates an area where ordinary
HTML text appears in the browser that you may want to
edit later in Dreamweaver (Figure 15).
12. Continue adding slices until all the content areas of all Figure 14 Properties panel
the individual pages are covered.
13. Choose File > Export.
The Export dialog box appears (Figure 16).
14. From the Export pop-up menu, choose CSS and Images
(.htm).
15. From the Pages pop-up menu, choose All Pages.
16. Select the Put Images In Subfolder option in the Export
dialog box.
17. Click Options to set the HTML page properties.
The HTML Setup dialog box appears (Figure 17).
HTML slices
18. If you have a background image, click Browse to specify
a background and set the tiling: Figure 15 Layout slices
23. Navigate to the location of the saved files. Click on one of the HTML files and test that the prototype links work
as expected (Figure 18).