home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 September / PCWorld_2002-09_cd.bin / Komunik / amaya / 9x / amaya-Win98-6.2.exe / _SETUP.1 / moving_graphics.html < prev    next >
Encoding:
Extensible Markup Language  |  2002-06-11  |  2.1 KB  |  61 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  3.     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6.   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  7.   <meta name="GENERATOR" content="amaya 5.2" />
  8.   <title>Moving graphics</title>
  9.   <style type="text/css">
  10.  </style>
  11.   <link href="../style.css" rel="stylesheet" type="text/css" />
  12. </head>
  13.  
  14. <body xml:lang="en" lang="en">
  15.  
  16. <table border="0" summary="toc">
  17.   <tbody>
  18.     <tr>
  19.       <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
  20.         src="../../images/amaya.gif" /></td>
  21.       <td><p><a href="creating_graphics_with_the_palette.html"
  22.         accesskey="p"><img alt="previous" src="../../images/left.gif" /></a>
  23.         <a href="../SVG.html" accesskey="t"><img alt="top"
  24.         src="../../images/up.gif" /></a> <a href="resizing_graphics.html"
  25.         accesskey="n"><img alt="next" src="../../images/right.gif" /></a></p>
  26.       </td>
  27.     </tr>
  28.   </tbody>
  29. </table>
  30.  
  31. <div id="page_body">
  32. <h1>Moving Graphics</h1>
  33.  
  34. <p>After you have <a href="creating_graphics_with_the_palette.html">created a
  35. new SVG graphic</a>, you can move the graphic somewhere else within the
  36. document:</p>
  37.  
  38. <p class="ProcedureCaption">To move the graphic directly using the
  39. keyboard</p>
  40. <ol>
  41.   <li>Move the cursor into an area of the graphic</li>
  42.   <li>Press the <code>Control</code> key and click the mouse. This will
  43.     highlight the image map area.</li>
  44.   <li>Release the <code>Control</code> key but continue to hold down the
  45.     mouse button. Use the mouse to move the highlighted graphic to its new
  46.     location.</li>
  47. </ol>
  48.  
  49. <p class="ProcedureCaption">To move the graphic by editing the attributes</p>
  50. <ol>
  51.   <li>Select the graphic.</li>
  52.   <li>Open the <strong>Attributes</strong> menu and select the attribute you
  53.     want to edit.</li>
  54.   <li>In the dialog, change the attribute, click <strong>Apply</strong>, then
  55.     click <strong>Close</strong>.</li>
  56. </ol>
  57. </div>
  58.  
  59. </body>
  60. </html>
  61.