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