<html>
   <head>
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <!-- Copyright 2009 Adobe Systems Incorporated, All rights reserved. -->
      <title>Insert HTML Snippet</title>
      <link href="Tasks.css" rel="stylesheet" type="text/css">
      <body leftmargin="0" topmargin="0">
         <table width="100%" border="0" cellpadding="0" cellspacing="0">
            <tr>
               <td width="50%" class="tdcustom"><a href="#" onMouseUp="dw.tasksPalette.back()"><img src="images/taskback.gif" alt="Back" border="0" align="absmiddle">Back</a></td>
               <td width="50%" align="left" class="tdcustom1"><a href="#" onMouseUp="dw.tasksPalette.browseToPage('')"><img src="images/taskhome.gif" alt="Topics" border="0" align="absmiddle">Topics</a></td>
            </tr>
            <tr>
               <td valign="bottom" height="4" colspan="2"><img src="separator.gif" width="100%" height="2"></td>
            </tr>
         </table>
         <table width="100%" border="0" cellpadding="0" cellspacing="0">
            <tr>
               <td class="heading2">
                  <p>Insert HTML Snippet</p><img height="1" src="images/pixel_white.gif" width="1"></td>
            </tr>
         </table>
         <table width="100%" border="0" cellspacing="0" cellpadding="1">
            <tr>
               <td>
                  <p class="bodytext">Advanced Adobe Contribute users can use Contribute to add
                     custom HTML code snippets to Contribute web pages. You can insert
                     code snippets that run video or audio files on the web using Adobe
                     Contribute. However, you can add code snippets only if the website
                     Administrator has granted the relevant permission to your user role.
                  </p>
                  <p class="bodytext"><b>To create and insert HTML code snippets for use in a web page:</b></p>
                  <table width="95%" cellspacing="2" border="0" cellpadding="1">
                     <tr valign="top">
                        <td align="left" width="8"><b>1.</b></td>
                        <td colspan="2">In the Contribute browser or editor, browse to a web
                           page.
                        </td>
                     </tr>
                     <tr valign="top">
                        <td align="left" width="8"><b>2.</b></td>
                        <td colspan="2">Place the insertion point in your draft where you want to
                           insert the HTML code snippet.
                        </td>
                     </tr>
                     <tr valign="top">
                        <td align="left" width="8"><b>3.</b></td>
                        <td colspan="2">Select <b>Insert &gt; HTML Snippet</b>.The Insert
                           HTML Snippet dialog box appears.
                           <p class="bodytext"><strong>Note:</strong> If your website Administrator
                              has not enabled the <b>Allow HTML Snippet Insertion</b> option for
                              your user role, the <b>HTML Snippet</b> option in the <b>Insert</b> menu is
                              disabled.
                           </p>
                        </td>
                     </tr>
                     <tr valign="top">
                        <td align="left" width="8"><b>4.</b></td>
                        <td colspan="2">Type the code snippet, or insert the HTML code snippet you
                           have copied from another source.
                        </td>
                     </tr>
                     <tr valign="top">
                        <td align="left" width="8"><b>5.</b></td>
                        <td colspan="2">Click <b>OK</b>.The HTML code snippet is executed
                           in the draft.
                        </td>
                     </tr>
                  </table>
                  <p class="bodytext">You can use options from the context or right-click menu while
                     editing in the Insert HTML Snippet dialog box.
                  </p>
               </td>
            </tr>
         </table>
      </body>
   </head>
</html>