You can export projects in a variety of ways for quite a few different uses, ranging from browser-based presentations to running the presentation from a CD or the computer's desktop. Files can be exported in the following formats:
Flash Use to create an SWF used for Web playback.
EXE Use for projects destined for CD or desktop playback.
Use to export projects destined for the Web.
Word files Use for speaker notes and handouts.
Mac Use to create a Flash projector for Macintosh playback.
The interesting aspect of exporting a project is that you can export the file in the format that best meets user needs. In other words, a single project can be exported in each format. Thus, the user can view the presentation through a browser that doesn't have a Flash plug-in (HTML) or play the presentation from the desktop (EXE or Mac) and follow along using the notes (Word). Therefore, it makes sense that, prior to exporting your project, you consider how the user will access the project and that you export it using the format or formats best-suited to the user's needs.
1. | Open a MenuBuilder project and click the Export button on the Main toolbar. Alternatively, click "Export this project" in the Tasks area or select File > Export. |
2. | If the file hasn't been saved, the Save As dialog box will open. Name the file and determine whether it will be saved as either a MenuBuilder project (.mgp file) or as a MenuBuilder Template (.mgt file). Click Save. The Export Options dialog box opens (Figure 12.23). Figure 12.23. The Export Options allow you to export the project in a number of formats ranging from a Flash Movie to a platform-specific executable. |
3. | Select Flash Movie and click Next. The next panel to open will ask you to name the file and choose its location. |
4. | Select "Generate Autorun file for CD distribution" only if the file will be played from a CD. |
5. | To launch the Flash Player after the file has been exported, select "View project after export." |
6. | Click Finish. The SWF file is exported. |
1. | Open a MenuBuilder project and click the Export button on the Main Toolbar to open the export options. Double-click the EXE icon to move to the next screen in the Export Options dialog box.
| |
2. | Enter a filename for the project. | |
3. | In the Directory field, enter the path to the saved file or click the Browse button to navigate to the desired folder. | |
4. | Select "Generate Autorun file for CD distribution" only if the file will be played from a CD. | |
5. | To launch the EXE file after it has been exported, select "View project after export." | |
6. | Click Finish. The EXE file is created. |
1. | Open a MenuBuilder project and click the Export button on the Main Toolbar to open the export options. Double-click th108 icon to move to the next screen in the Export Options dialog box. |
2. | Enter a filename for the project. |
3. | In the Directory field, enter the path to the saved file or click the Browse button to navigate to the desired folder. |
4. | Select "Generate Autorun file for CD distribution" only if the file will be played from a CD. |
5. | To launch the file in a browser after the file has been exported, select "View project after export." |
6. | Click Finish. Th108 file is created. |
1. | Open a MenuBuilder project and click the Export button on the Main Toolbar to open the export options. Double-click the Word icon to move to the next screen in the Export Options dialog box. |
2. | Enter a name for the project. |
3. | In the Directory field, enter the path to the saved file or click the Browse button to navigate to the desired folder. The "Generate Autorun file for CD distribution" option will be grayed out for obvious reasons. |
4. | To launch the file in Word after the file has been exported, select "View project after export." |
5. | Click Finish. The DOC file is created. |
1. | Open a MenuBuilder project and click the Export button on the Main Toolbar to open the export options. Double-click the Mac icon to move to the next screen in the Export Options dialog box. |
2. | Enter a filename for the project. |
3. | In the Directory field, enter the path to the saved file or click the Browse button to navigate to the desired folder. The "Generate Autorun file for CD distribution" and "View project after export" options will be grayed out for obvious reasons. |
4. | Click Finish. The Mac projector file is created. |
A Mac projector is nothing more than a Flash EXE file that can be played only on a Macintosh desktop or from a Macintosh-formatted CD.
A Word About Word FilesWhen a project is exported as a Word file, MenuBuilder will create a DOC file that contains a graphic of the project and, of course, which is not interactive. What it will contain, though, is a table showing Type, Text/Image, Link, and Tooltip Column heads (Figure 12.24). You can delete this table from the document and add an area for notes and so on. Figure 12.24. The MenuBuilder project has been exported as a Microsoft Word document. |
A117 "Gotcha"When you export a MenuBuilder project as a117 file, there is a rather interesting "gotcha" you should keep in mind. Everything that sits above the background image is converted to a layer. If, for example, you have a click box sitting on top of some text you added to the project, the click box and text will be incorporated into a layer on th108 page. Keep this in mind if your site is being driven by an external Cascading Style Sheet (CSS). If you don't use CSS, be aware that certain older browsers will not render the layers properly. The only solution is to edit th108 or XHTML code to conform to your styles. In non-CSS sites, you might consider converting the layers to tables. This is a feature found in Dreamweaver MX 2004. |