home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / Chip_2003-11_cd2.bin / ruzne / painter / PAINTE~2.cab / _BF71B17B7D984DEFB116266B5C7AD38B < prev    next >
Text File  |  2003-03-24  |  11KB  |  246 lines

  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2.   <head>
  3.     <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
  4.     <meta name="GENERATOR" content="Quadralay WebWorks Publisher Professional Edition 6.0.7" />
  5.     <meta name="TEMPLATEBASE" content="Painter 8 Template" />
  6.     <meta name="LASTUPDATED" content="03/24/03 17:17:05" />
  7. <meta name="keywords" content="Web, creating, buttons, , Web, buttons, Web, buttons, shapes, and, selections, Web, buttons, 3D, techniques, Web, buttons, adding, shadows, Web, surface, texture, Web, impasto, technique, Rollovers, indicating, button, states, , Web, buttons, indicating, rollover, states, Bevel, World, plug-in, Web, , Web, Bevel, World, plug-in" />
  8.     <title>Creating Web Buttons  </title>
  9.     <link rel="StyleSheet" href="document.css" type="text/css" media="screen" />
  10.   </head>
  11.  
  12.   <body>
  13.     <script type="text/javascript" language="JavaScript">
  14.      <!--
  15.       function  WWHUpdateFavorite(ParamHREF)
  16.       {
  17.         if ((parent != null) &&
  18.             (parent.WWHelpFrameSet != null))
  19.         {
  20.           parent.WWHelpFrameSet.fUpdateFavorite(ParamHREF);
  21.         }
  22.       }
  23.  
  24.       function  WWHSyncTOC(ParamHREF)
  25.       {
  26.         if ((parent != null) &&
  27.             (parent.WWHelpFrameSet != null))
  28.         {
  29.           parent.WWHelpFrameSet.fSyncTOC(ParamHREF);
  30.         }
  31.       }
  32.  
  33.       function  WWHShowPopup(ParamContext,
  34.                              ParamLink,
  35.                              ParamEvent)
  36.       {
  37.         if ((parent != null) &&
  38.             (parent.WWHelpFrameSet != null))
  39.         {
  40.           parent.WWHelpFrameSet.fShowPopup(ParamContext, ParamLink, ParamEvent);
  41.         }
  42.       }
  43.  
  44.       function  WWHHidePopup()
  45.       {
  46.         if ((parent != null) &&
  47.             (parent.WWHelpFrameSet != null))
  48.         {
  49.           parent.WWHelpFrameSet.fHidePopup();
  50.         }
  51.       }
  52.  
  53.       function  WWHClickedPopup(ParamContext,
  54.                                 ParamLink)
  55.       {
  56.         if ((parent != null) &&
  57.             (parent.WWHelpFrameSet != null))
  58.         {
  59.           location.href = parent.WWHelpFrameSet.fClickedPopup(ParamContext, ParamLink);
  60.         }
  61.       }
  62.      // -->
  63.     </script>
  64.  
  65.     <script type="text/javascript" language="JavaScript">
  66.      <!--
  67.       var  WWHelpHREF = location.href;
  68.  
  69.  
  70.       WWHUpdateFavorite(WWHelpHREF);
  71.      // -->
  72.     </script>
  73. <a name="pagetop">    
  74.     <table border="0">
  75.       <tr>
  76.         <td width="23">
  77. <a href="21-Web4.html">
  78.       <img alt="Previous Document" border="0" src="images/prev.gif" width="23" height="21" />
  79.     </a>
  80.         </td>
  81.         <td width="23">
  82. <a href="21-Web6.html">
  83.       <img alt="Next Document" border="0" src="images/next.gif" width="23" height="21" />
  84.     </a>
  85.         </td>
  86.       </tr>
  87.     </table>
  88.    </a>
  89.  
  90. <table border="0">
  91.       <tr width="400"></tr>
  92.       <tr width="400"></tr>
  93.       <tr width="400"></tr>
  94.       <tr width="400"></tr>
  95.       <tr width="400"></tr>
  96.       <tr width="400"></tr>
  97.       <tr>
  98.         <td width="40"></td>
  99.         <td width="400">
  100. <li class="Bulleted"><a href="21-Web5.html#999613">Creating Web Buttons</a></li><br/>
  101.  
  102. <li class="Bulleted"><a href="21-Web5.html#1002275">Using Shapes and Selections</a></li><br/>
  103.  
  104. <li class="Bulleted"><a href="21-Web5.html#1007830">3D Techniques</a></li><br/>
  105.  
  106. <li class="Bulleted"><a href="21-Web5.html#1007407">Adding Shadows </a></li><br/>
  107.  
  108. <li class="Bulleted"><a href="21-Web5.html#1007500">Applying Surface Texture</a></li><br/>
  109.  
  110. <li class="Bulleted"><a href="21-Web5.html#1007459">Using the Impasto Technique</a></li><br/>
  111.  
  112. <li class="Bulleted"><a href="21-Web5.html#1007361">Indicating Button States</a></li><br/>
  113.  
  114. <li class="Bulleted"><a href="21-Web5.html#999760">Using Bevel World</a></li><br/>
  115. </td>
  116.       </tr>
  117.     </table>
  118.  
  119.   <blockquote>
  120.         <h2 id="999613" class="Heading1">
  121.   <a name="999613"> </a>Creating Web Buttons
  122. </h2>
  123.  
  124.  
  125.  
  126. <h3 id="1002275" class="Heading2">
  127.   <a name="1002275"> </a>Using Shapes and Selections
  128. </h3>
  129.  
  130. <p id="1007839" class="Body">
  131.   <a name="1007839"> </a>You can create Web buttons using shapes or by choosing a selection from the Selection Portfolio. For information about creating shapes, refer to <a href="19-Shapes4.html#999065">"Creating Shapes"</a>. For information about using selections, refer to <a href="12-Selections11.html#999582">"To use a selection from the portfolio:"</a>. 
  132. </p>
  133. <h3 id="1007830" class="Heading2">
  134.   <a name="1007830"> </a>3D Techniques
  135. </h3>
  136.  
  137. <p id="1002276" class="Body">
  138.   <a name="1002276"> </a>You may want to use one or more of the texturing options in Corel     Painter to create 3D effects. The following sections describe several powerful ways to quickly add texture to the buttons you create. 
  139. </p>
  140. <p id="1011612" class="Body">
  141.   <a name="1011612"> </a>Once you've added a desired 3D effect, try altering the light source to create a second image that represents the button in a different state, or try using the Hue Shift slider in the <span style="color: #000000;  font-style: normal; font-weight: bold; text-decoration: none; text-transform: none; vertical-align: baseline">Effects menu > Tonal Color > Adjust Colors</span> dialog.
  142. </p>
  143. <h3 id="1007407" class="Heading2">
  144.   <a name="1007407"> </a>Adding Shadows 
  145. </h3>
  146.  
  147. <p id="1007408" class="Body">
  148.   <a name="1007408"> </a>Shadows lend a definite 3D flare to a Web page. You can quickly add drop shadows to text, buttons, shapes, and layers. When you apply a drop shadow to a shape, the shape loses its vector quality and becomes a pixel-based layer. For more information about creating drop shadows, refer to <a href="14-Layers9.html#999536">"Adding Drop Shadows"</a>. 
  149. </p>
  150. <h3 id="1007500" class="Heading2">
  151.   <a name="1007500"> </a>Applying Surface Texture
  152. </h3>
  153.  
  154. <p id="1007564" class="Body">
  155.   <a name="1007564"> </a>Leading the array of Corel     Painter Web-friendly tools, Apply Surface Texture could easily become a Web designer's best friend. You can use the Apply Surface Texture feature to apply 3D effects to Web buttons, bars, or other elements. 
  156. </p>
  157. <p id="1007565" class="Body">
  158.   <a name="1007565"> </a>You can use the Reflection option to create an effect you would expect to see in objects made of glass or polished metal, like a chrome bumper on a classic car. You can use the Mask setting to round the edges of layers. The Image Luminance option gives your buttons an "embossed" look. 
  159. </p>
  160. <p id="1007566" class="Body">
  161.   <a name="1007566"> </a>Using Apply Surface Texture in these ways can make your Web buttons take on an interesting 3D appearance. For more information about applying surface texture, refer to <a href="15-Effects9.html#999878">"Apply Surface Texture"</a>.
  162. </p>
  163. <h3 id="1007459" class="Heading2">
  164.   <a name="1007459"> </a>Using the Impasto Technique
  165. </h3>
  166.  
  167. <p id="1007460" class="Body">
  168.   <a name="1007460"> </a>The Impasto feature lets you create the illusion of depth by applying thick paint to the canvas. You can use the Impasto technique to add a 3D appearance to all or discrete areas of your image. For more information, refer to <a href="09-Impasto2.html#1004047">"Impasto"</a>. 
  169. </p>
  170. <h3 id="1007361" class="Heading2">
  171.   <a name="1007361"> </a>Indicating Button States
  172. </h3>
  173.  
  174. <p id="1013862" class="Body">
  175.   <a name="1013862"> </a>You can create a rollover effect by displaying a second image when a Web button is clicked. This creates two states for the button ("normal" and "clicked"). For more information about creating rollover effects, refer to <a href="21-Web7.html#1008405">"Creating Rollovers"</a>. 
  176. </p>
  177. <h3 id="999760" class="Heading2">
  178.   <a name="999760"> </a>Using Bevel World
  179. </h3>
  180.  
  181. <p id="1007619" class="Body">
  182.   <a name="1007619"> </a>No discussion of creating Web buttons would be complete without mentioning Bevel World. Bevel World is a dynamic plug-in that can add 3D angled edges to your shapes and selections. 
  183. </p>
  184. <p id="1007943" class="AnchorGraphic">
  185.   <a name="1007943"> </a><div align="left"><img src="images/21-Weba9.jpg" height="163" width="216" border="0" hspace="0" vspace="0" />
  186. </div>
  187. </p>
  188. <p id="1007944" class="Caption">
  189.   <a name="1007944"> </a><i>You can bevel any element in your painting, then turn it into a 3D button.
  190. </i></p>
  191. <p id="1007938" class="Body">
  192.   <a name="1007938"> </a>Bevel World has controls that affect the 3D bevel shape being applied, as well as controls to adjust lighting. Try experimenting with lighting controls. By changing the lighting on a bevelled surface, you can easily create different states for your Web buttons.
  193. </p>
  194. <p id="1007665" class="AnchorGraphic">
  195.   <a name="1007665"> </a><div align="left"><img src="images/21-Weba7.jpg" height="108" width="216" border="0" hspace="0" vspace="0" />
  196. </div>
  197. </p>
  198. <p id="1007666" class="Caption">
  199.   <a name="1007666"> </a><i>Altering lighting in the Bevel World dialog is an easy way to create images that indicate button states.
  200. </i></p>
  201. <p id="1007815" class="Body">
  202.   <a name="1007815"> </a>For more information about Bevel World, refer to <a href="16-Dynamic%20Plug-ins7.html#999187">"Bevel World"</a>.
  203. </p>
  204. <p id="1008396" class="Body">
  205.   <a name="1008396"> </a>You can decide later to change settings, as long as you have not committed the layer. Double-click the Plug-in Layer in the Layer List. Corel     Painter opens the dialog so you can change the settings. To understand more about committing a layer, refer to <a href="16-Dynamic%20Plug-ins3.html#999010">"Committing Dynamic Layers"</a>.
  206. </p>
  207.   </blockquote>
  208.  
  209.  
  210. <table border="0">
  211.       <tr>
  212.         <td width="23">
  213. <a href="21-Web4.html">
  214.       <img alt="Previous Document" border="0" src="images/prev.gif" width="23" height="21" />
  215.     </a>
  216.         </td>
  217.         <td width="23">
  218. <a href="21-Web6.html">
  219.       <img alt="Next Document" border="0" src="images/next.gif" width="23" height="21" />
  220.     </a>
  221.         </td>
  222.       <td width="23" >
  223.           <a href="#pagetop">
  224.             <img SRC="images/BtnBacktoTop.gif" ALT="Back to Top" border="0" height="21" width="23" />
  225.           </a>
  226.       </td>
  227.       </tr>
  228.     </table>
  229.  
  230.    <div id="WWHelpPopupDIV" style="position: absolute ; z-index: 1 ; visibility: hidden ; top: 0px ; left: 0px">
  231.     <script type="text/javascript" language="JavaScript">
  232.      <!--
  233.       if ((parent != null) &&
  234.           (parent.WWHelpFrameSet != null))
  235.       {
  236.         if (document.all != null)  // Non-Netscape browser
  237.         {
  238.           document.writeln(parent.WWHelpFrameSet.mPopup.fFormat("Popup"));
  239.         }
  240.       }
  241.      // -->
  242.     </script>
  243.    </div>
  244.   </body>
  245. </html>
  246.