  <!DOCTYPE HTML SYSTEM "-//Macromedia//DWExtension layout-engine 6.0//pi">
  
  <!-- tag:video,priority:5,selection:exact,hline, hideClass -->
  
  <html xmlns:MMString="http://www.macromedia.com/schemes/data/string/">
  
  <head>
  
  <!--
  
      ADOBE CONFIDENTIAL
      ___________________
  
      Copyright 2011 Adobe Systems Incorporated
      All Rights Reserved.
  
      NOTICE:  All information contained herein is, and remains
      the property of Adobe Systems Incorporated and its suppliers,
      if any.  The intellectual and technical concepts contained
      herein are proprietary to Adobe Systems Incorporated and its
      suppliers and are protected by trade secret or copyright law.
      Dissemination of this information or reproduction of this material
      is strictly forbidden unless prior written permission is obtained
      from Adobe Systems Incorporated.
  
      -->
  
  <title>
  
  <MMString:loadString id="Inspectors/video/label" />
  
  </title>
  
  
  <link href="video.css" rel="stylesheet" type="text/css" />
  <!-- Remove the following SCRIPT tag if you are modifying this file for your own use. -->
  <SCRIPT SRC="../Shared/MM/Scripts/CMN/displayHelp.js"></SCRIPT>
  
  <SCRIPT LANGUAGE="javascript" SRC="../Shared/Common/Scripts/TagEditClass.js"></SCRIPT>
  
  <SCRIPT LANGUAGE="javascript" SRC="../Shared/Common/Scripts/UsageTracking.js"></SCRIPT>
  
  <SCRIPT LANGUAGE="javascript" SRC="_pi_common.js"></SCRIPT>
  
  <SCRIPT LANGUAGE="javascript" SRC="../Shared/Common/Scripts/html5Utilities.js"></SCRIPT>
  
  <script src="video.js"></script>
  
  </head>
  
  <body>
     
      <div id="image" style="position:absolute; width:23px; height:17px; z-index:16; left: 3px; top: 2px"><img src="HTML5VideoTag.png" width="36" height="36" /></div>
      
      <div id="topLayer" class="clsVideoToplayer">
          <table  border="0" cellspacing="0" cellpadding="0">
              <tr>
                  <td rowspan="2" style="border-right:1;" valign="middle" nowrap>
                      <MMString:loadString id="Inspectors/video/text/Video" />&nbsp;&nbsp;&nbsp;&nbsp;
                  </td>
                  
                  <td rowspan="2" >&nbsp;&nbsp;&nbsp;</td>
                  
                  <td  align="right" valign="middle" nowrap="nowrap" style="padding-top:6px">
                      <MMString:loadString id="Inspectors/video/text/ID"/>
                  </td>
                  
                  <td rowspan="2" width="3"></td>
                  
                  <td nowrap="nowrap"  style="padding-top:6px" >    
                      <select name="videoID" id="videoID" editable="true" onchange="onIdChange()" onblur="setvId()" style="width:75px" MMString:tooltip="Inspectors/video/text/tooltip/ID">
                      </select>
                   </td>
  
                  <td rowspan="2" style="border-right:1;">&nbsp;&nbsp;&nbsp;</td>
                  
                  <td rowspan="2" >&nbsp;&nbsp;&nbsp;</td>
                  
                  <td align="right" nowrap="nowrap" valign="middle" style="padding-top:6px">
                      <MMString:loadString id="Inspectors/video/text/Class"/>                    
                  </td>
                  
                  <td rowspan="2" width="3"></td>
                                  
                  <td nowrap="nowrap" style="padding-top:6px"> 
                      <select name="classList" onchange="onClassChange()" id="classList" style="width:75px" MMString:tooltip= "Inspectors/video/text/tooltip/Class">
                      <option value="None">
                          none
                      </option>
                      </select>
                   </td>
  
                  <td rowspan="2" style="border-right:1;">&nbsp;&nbsp;&nbsp;</td>
                  
                  <td rowspan="2" >&nbsp;&nbsp;&nbsp;</td>
                  
                  <td colspan="2" rowspan="2" nowrap>
                      <table>

                          <tr style="line-height:20px">
                              <td align="right"  nowrap="nowrap">
                                  <MMString:loadString id="Inspectors/video/text/W" />
                                  <input type="text" name="widthAttr" size="50" onblur="setWidth()" style="width:40px" MMString:tooltip="Inspectors/video/text/tooltip/Width"/>
                                  <MMString:loadString id="Inspectors/audio/px" />
                               </td>
                          </tr>
                          <tr style="line-height:20px" >
                              <td align="right" nowrap="nowrap">
                                  <MMString:loadString id="Inspectors/video/text/H" />
                                  <input type="text" name="heightAttr" size="50" onblur="setHeight()" style="width:40px" MMString:tooltip="Inspectors/video/text/tooltip/Height"/>
                                  <MMString:loadString id="Inspectors/audio/px" />
                              </td>
                          </tr>
                      </table>
                  </td>
                <td rowspan="2" style="border-right:1;">&nbsp;&nbsp;&nbsp;</td>
                  
                  <td rowspan="2" >&nbsp;&nbsp;&nbsp;</td>
                  
                  <td nowrap="nowrap" colspan="5" rowspan="2" >
                  
                      <table>
                      
                          <tr style="line-height:20px">
                              <td align="right" nowrap="nowrap">
                                  <MMString:loadString id="Inspectors/video/text/Source1" />
                              </td>
                              
                              
                              
                              <td nowrap="nowrap">
                                  <input type="text" id="source1" name="source1" size="50" onblur="setSource1()" MMString:tooltip="Inspectors/video/text/tooltip/Source1" style="width:150px" />
                                  <input type="mmlinkbutton" linkwith="source1" MMString:toolTip="Inspectors/text/tooltip/PointToFile"/>
                              </td>
                             
                             
                             
                              <td>
                                  <input name="image" type="image" MMString:alt="Objects/Common/Hyperlink/image/alt/Browse" onclick="browseForFile('one');focus(this);" src="../Shared/MM/Images/folder.png" width="15" height="15" border="0" />
                              </td>
                              
                          </tr>
                                              
                          <tr style="line-height:20px">
                              <td align="right" nowrap="nowrap">
                                  <MMString:loadString id="Inspectors/video/text/Poster" />
                              </td>
              
                              <td nowrap="nowrap">
                                  <input type="text" id="poster" name="poster" size="50" onblur="setPoster();detectWidthHeightFromImage();" MMString:tooltip="Inspectors/video/text/tooltip/Poster" style="width:150px" />
                                  <input type="mmlinkbutton" linkwith="poster" MMString:toolTip="Inspectors/text/tooltip/PointToFile"/>
                              </td>
                              
                              
                              
                              <td>
                                  <input name="image2" type="image"  MMString:alt="Objects/Common/Hyperlink/image/alt/Browse" onclick="onClickBrowsePosterImage();focus(this);" MMString:tooltip="Inspectors/video/text/tooltip/Poster" src="../Shared/MM/Images/folder.png" width="15" height="15" border="0" />
                              </td>	
                              
                          </tr>
                          
                      </table>
                      
                  </td>
                  
                 
  
  
                  <td rowspan="2" style="border-right:1;" >&nbsp;&nbsp;&nbsp;</td>
                  
                  <td rowspan="2" >&nbsp;&nbsp;&nbsp;</td>
                  
                  <td align="right" nowrap="nowrap" style="padding-top:6px">
                      <MMString:loadString id="Inspectors/video/text/title" />
                   </td>
                  
                  <td rowspan="2" width="3"></td>
                  
  
  
  
  
  
  
  
  
  
  
  
  
                  <td align="left" style="padding-top:6px"><input type="text" name="title" size="50" onblur="setTitle()" MMString:tooltip="Inspectors/video/text/tooltip/title" style="width:150px" /></td>
              </tr>
  
              <tr>
                  <td colspan="2"></td>
  
                  
  
                  <td colspan="2"></td>
  
                  
  
                  
  
                  
  
                  
  
                  
  
                  <td align="right" nowrap="nowrap">
                      <MMString:loadString id="Inspectors/video/text/DefaultText"/>
                   </td>
  
                  <td align="left"><input type="text" name="defaulttext" size="50" onblur="setDefaultText()" MMString:tooltip="Inspectors/video/text/tooltip/DefaultText" style="width:150px">					  				</td>
              </tr>
          </table> 
      </div>  
      
        
      <div id="bottomLayer" class="clsVideoBottomlayer">       
      
          <table border="0" cellspacing="0" cellpadding="0">
              <tr style="line-height: 23px;"  >
                  <td colspan="2" rowspan="2" nowrap>
                      <table>
                          <tr style="line-height:20px">
                              <td align="left" nowrap="nowrap" style="line-height:17px">
                                  <input type="checkbox" onclick="setControl()" name="controls" MMString:tooltip="Inspectors/video/text/tooltip/controls"/> 
                                  <MMString:loadString id="Inspectors/video/text/controls"/>
                              </td>
                          </tr>
                          <tr style="line-height:20px">
                              <td align="left" nowrap="nowrap"  style="line-height:17px">
                                  <input type="checkbox" onclick="setLoopVideo()" name="loopVideo" id="loopVideo" MMString:tooltip="Inspectors/video/text/tooltip/loopVideo"/>
                                  <MMString:loadString id="Inspectors/video/text/loopVideo" />
                              </td>				
                          </tr>
                      </table>
                  </td>              
                  
                  <td rowspan="2" width="3"></td>
                  
                  <td colspan="2" rowspan="2" nowrap>
                      <table>
                          <tr style="line-height:20px">
                              <td align="left" nowrap="nowrap"  style="line-height:17px">
                                  <input type="checkbox" onclick="setAutoplay()" name="autoplay" id="autoplay" MMString:tooltip="Inspectors/video/text/tooltip/autoplay"/>
                                  <MMString:loadString id="Inspectors/video/text/autoplay" />
                              </td>
                          </tr>
                          <tr style="line-height:20px">
                              <td align="left" valign="baseline" nowrap="nowrap"  style="line-height:17px">
                                  <input type="checkbox" onclick="setMuted()" name="muted" id="muted" MMString:tooltip="Inspectors/video/text/tooltip/muted"/>
                                  <MMString:loadString id="Inspectors/video/text/muted" />
                              </td>				
                          </tr>
                      </table>
                  </td>   
                  
  
                  <td rowspan="2" width="3"></td>
  
                  <td align="right" nowrap="nowrap" valign="middle" style="line-height:18px; padding-top:10px">
                      <MMString:loadString id="Inspectors/video/text/preload" />
                  </td>
                  
                  <td rowspan="2" width="3"></td>
                  
                  <td  valign="middle" style="line-height:18px; padding-top:2px" >    
                      <select name="preload" onchange="onPreLoadChange()" style="width:75px" MMString:tooltip="Inspectors/video/text/tooltip/preload">
                          <option value="none">
                              none
                          </option>
      
                          <option value="auto">
                              auto
                          </option>
      
                          <option value="metadata">
                              metadata
                          </option>
                      </select>
                  </td>
                  
                  <td rowspan="2" width="3"></td>				
                  
                  <td rowspan="2" style="border-right:1;" >&nbsp;</td>
                  
                  <td rowspan="2" width="3"></td>
                  
                  <td colspan="5" rowspan="2" nowrap>
                      <table>
                          <tr style="line-height:20px">
                              <td align="right" nowrap="nowrap">
                                  <MMString:loadString id="Inspectors/video/text/Source2" />
                               </td>
                              
                              
                              
                              <td nowrap="nowrap">
                                  <input type="text" id="source2" name="source2" size="50" onblur="setSource2()" MMString:tooltip="Inspectors/video/text/tooltip/Source2" style="width:150px" />
                                  <input type="mmlinkbutton" linkwith="source2" MMString:toolTip="Inspectors/text/tooltip/PointToFile"/>
                              </td>
                              
                              
                              
                              <td>
                                  <input name="image3" type="image" MMString:alt="Objects/Common/Hyperlink/image/alt/Browse" onclick="browseForFile('two');focus(this);" src="../Shared/MM/Images/folder.png" width="15" height="15" border="0" />
                              </td>
                          </tr>
                          
                          <tr style="line-height:20px">
                              <td align="right" nowrap="nowrap">
                                  <MMString:loadString id="Inspectors/video/text/Source3" />
                              </td>
              
                              <td align="left" nowrap="nowrap">
                                  <input type="text" id="source3" name="source3" size="50" onblur="setSource3()" MMString:tooltip="Inspectors/video/text/tooltip/Source3" style="width:150px" />
                                  <input type="mmlinkbutton" linkwith="source3" MMString:toolTip="Inspectors/text/tooltip/PointToFile"/>
                              </td>
                              
                              
                              
                              <td>
                                  <input name="image4" type="image" MMString:alt="Objects/Common/Hyperlink/image/alt/Browse" onclick="browseForFile('three');focus(this);" src="../Shared/MM/Images/folder.png" width="15" height="15" border="0" />
                              </td>
                          </tr>
                      </table>
                  </td>
                  
  
                  
                  
                  
                  <td rowspan="2" style="border-right:1;">&nbsp;</td>
                  
                  <td rowspan="2" width="3"></td>
                  
                  <td align="right" nowrap="nowrap"  style="padding-top:5px">
                      <MMString:loadString id="Inspectors/video/text/FlashVideo" />
                  </td>
                  
                  <td rowspan="2" width="3"></td>
                  
                  <td align="left" nowrap="nowrap"  style="padding-top:5px">
                      <input type="text" id="flashVideo" name="flashVideo" size="50" onblur="setFlashVideo()" MMString:tooltip="Inspectors/video/text/tooltip/FlashVideo" style="width:150px" />
                      <input type="mmlinkbutton" linkwith="flashVideo" MMString:toolTip="Inspectors/text/tooltip/PointToFile"/>	
                  </td>
  
                  <td width="4"></td>
                      
                  <td style="padding-top:5px">
                      <input name="image3" type="image" MMString:alt="Objects/Common/Hyperlink/image/alt/Browse" onclick="browseForFile('flash');focus(this);" src="../Shared/MM/Images/folder.png" width="15" height="15" border="0" />






                  </td>
              </tr>
  
              <tr style="line-height: 23px;">                                
                  
                  <td colspan="2"></td>        
  
                  
  
                  
                  
              </tr>
          </table>
      </div>
  </body>
  
  </html>
  
