ReadyUse Content Tutorial

This tutorial will step you through customizing a sample home page supplied with the Micrografx QuickSilver™ Pack. For information on using Designer, access the online help on the Help menu. For information about Micrografx QuickSilver events and commands, read Develop3.htm.


Note: Print this page.

Before you read any further, print this page so you have a hard copy to refer to when working with the tutorial.


  1. Start Micrografx Designer™.
  2. On the File menu, click Open.
  3. Double-click the file DEFAULT.DSF located in the Demo folder of the Corporate folder of the Ready Use folder.
  4. Select the graphic of the woman above the main graphic.
    Image
  5. On the Object Menu, choose Properties. The Properties dialog box opens.
  6. Choose Name in the Properties list.
  7. Place your mouse pointer in the Value field, type pic1 and press Enter. You have named this object in order to specify commands for the object to execute in response to user-initiated events.
    Image
  8. Choose OnLoad in the Properties list.
  9. Place your mouse pointer in the Value field, type HideObject and press Enter. When Navigator opens the drawing containing this object, the object is hidden.
    Image
  10. Drag the graphic on top of the graphic of the woman writing. What looks like a mess is actually layers of objects on top of each other. You will not see these objects in your browser until a user-initiated event specifies the object to display.
  11. Select the text "Accounting Policies".
  12. Choose OnMouseEnter in the Properties list of the Properties dialog box.
  13. Place your mouse pointer in the Value field, type as pic1 ShowObject; and press Enter. When the mouse pointer enters the text object, the graphic of the woman will display.
    Image
  14. Click Close.
  15. On the File menu, click Save.
  16. Open the file DEFAULT.HTM located in the same folder in your browser.
  17. Move your mouse pointer over the text "Accounting Policies." Notice the graphic of the woman shows on the left side of the graphic.


Creating Home Pages with ReadyUse Content

"ReadyUse Content Tutorial" online version. © 1996 by Micrografx, Inc.