home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 May / Gamestar_73_2005-05_dvd.iso / Programy / amaya / amaya-Win98-8.7.3.exe / _SETUP.1 / moving_graphics.html < prev    next >
Encoding:
Extensible Markup Language  |  2003-04-11  |  2.1 KB  |  59 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2.  
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  4.  
  5.     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  6.  
  7. <html xmlns="http://www.w3.org/1999/xhtml">
  8.  
  9. <head>
  10.  
  11.   <meta name="GENERATOR" content="amaya 7.2, see http://www.w3.org/Amaya/" />
  12.  
  13.   <title>Moving graphics</title>
  14.  
  15.   <style type="text/css">
  16.  
  17.  </style>
  18.  
  19.   <link href="../style.css" rel="stylesheet" type="text/css" />
  20.  
  21. </head>
  22.  
  23.  
  24.  
  25. <body xml:lang="en" lang="en">
  26.  
  27.  
  28.  
  29. <table border="0" width="100%" summary="toc">
  30.  
  31.   <tbody>
  32.  
  33.     <tr>
  34.  
  35.       <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
  36.  
  37.         src="../../images/amaya.gif" /></td>
  38.  
  39.       <td><p align="right"><a href="creating_graphics_with_the_palette.html"
  40.  
  41.         accesskey="p"><img alt="previous" src="../../images/left.gif" /></a>
  42.  
  43.         <a href="../SVG.html" accesskey="t"><img alt="top"
  44.  
  45.         src="../../images/up.gif" /></a> <a href="painting_graphics.html"
  46.  
  47.         accesskey="n"><img alt="next" src="../../images/right.gif" /></a></p>
  48.  
  49.       </td>
  50.  
  51.     </tr>
  52.  
  53.   </tbody>
  54.  
  55. </table>
  56.  
  57.  
  58.  
  59. <div id="page_body">
  60.  
  61. <h1>Moving Graphics</h1>
  62.  
  63.  
  64.  
  65. <p>After you have <a href="creating_graphics_with_the_palette.html">created a
  66.  
  67. new SVG graphic</a>, you can move the graphic somewhere else within the
  68.  
  69. document:</p>
  70.  
  71.  
  72.  
  73. <p class="ProcedureCaption">To move the graphic directly using the
  74.  
  75. keyboard</p>
  76.  
  77. <ol>
  78.  
  79.   <li>Move the cursor into an area of the graphic</li>
  80.  
  81.   <li>Press the <code>Control</code> key and click the mouse. This will
  82.  
  83.     highlight the image map area.</li>
  84.  
  85.   <li>Release the <code>Control</code> key but continue to hold down the
  86.  
  87.     mouse button. Use the mouse to move the highlighted graphic to its new
  88.  
  89.     location.</li>
  90.  
  91. </ol>
  92.  
  93.  
  94.  
  95. <p class="ProcedureCaption">To move the graphic by editing the attributes</p>
  96.  
  97. <ol>
  98.  
  99.   <li>Select the graphic.</li>
  100.  
  101.   <li>Open the <strong>Attributes</strong> menu and select the attribute you
  102.  
  103.     want to edit.</li>
  104.  
  105.   <li>In the dialog, change the attribute, click <strong>Apply</strong>, then
  106.  
  107.     click <strong>Close</strong>.</li>
  108.  
  109. </ol>
  110.  
  111. </div>
  112.  
  113. </body>
  114.  
  115. </html>
  116.  
  117.