446. File Comparison Report

Produced on Mon May 12 13:06:04 2008 UTC. This report uses XHTML and CSS2, and is best viewed with a reasonably standards compliant browser such as the latest version of Firefox or Internet Explorer. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

446.1 Files compared

# Location File Last Modified
1 Dolphin-v.6.0.5\plugins\tiny_mce\plugins\flash flash.htm Thu Sep 20 08:59:08 2007 UTC
2 Mon May 12 13:06:04 2008 UTC

446.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 0 0
Changed 0 0
Inserted 0 0
Removed 1 70

446.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

446.4 Active regular expressions

No regular expressions were active.

446.5 Comparison detail

1   <html xmln s="http:// www.w3.org /1999/xhtm l">    
2   <head>    
3       <title >{$lang_fl ash_title} </title>    
4       <scrip t language ="javascri pt" type=" text/javas cript" src ="../../ti ny_mce_pop up.js"></s cript>    
5       <scrip t language ="javascri pt" type=" text/javas cript" src ="jscripts /flash.js" ></script>    
6       <scrip t language ="javascri pt" type=" text/javas cript" src ="../../ut ils/mctabs .js"></scr ipt>    
7       <scrip t language ="javascri pt" type=" text/javas cript" src ="../../ut ils/form_u tils.js">< /script>    
8       <link  href="css/ flash.css"  rel="styl esheet" ty pe="text/c ss" />    
9       <base  target="_s elf" />    
10   </head>    
11   <body onlo ad="tinyMC EPopup.exe cuteOnLoad ('init();' );" style= "display:  none">    
12       <form  onsubmit=" insertFlas h();return  false;" a ction="#">    
13           <d iv class=" tabs">    
14                <ul>    
15                    <li  id="genera l_tab" cla ss="curren t"><span>< a href="ja vascript:m cTabs.disp layTab('ge neral_tab' ,'general_ panel');"  onmousedow n="return  false;">{$ lang_flash _general}< /a></span> </li>    
16                </ul>    
17           </ div>    
18      
19           <d iv class=" panel_wrap per">    
20                <div id= "general_p anel" clas s="panel c urrent">    
21                    <fie ldset>    
22                         <legend>{$ lang_flash _general}< /legend>    
23      
24                         <table bor der="0" ce llpadding= "4" cellsp acing="0">    
25                                 <t r>    
26                                 <t d nowrap=" nowrap"><l abel for=" file">{$la ng_flash_f ile}</labe l></td>    
27                                    <td nowrap ="nowrap">    
28                                          <tab le border= "0" cellsp acing="0"  cellpaddin g="0">    
29                                            <t r>    
30                                               <td><input  id="file"  name="fil e" type="t ext" value ="" onfocu s="this.se lect();" / ></td>    
31                                               <td id="fi lebrowserc ontainer"> &nbsp;</td >    
32                                            </ tr>    
33                                          </ta ble>    
34                                      </td>    
35                                 </ tr>    
36                                 <t r id="link listrow">    
37                                      <td><lab el for="li nklist">{$ lang_flash _list}</la bel></td>    
38                                      <td id=" linklistco ntainer">& nbsp;</td>    
39                                 </ tr>    
40                                 <t r>    
41                                      <td nowr ap="nowrap "><label>{ $lang_flas h_size}</l abel></td>    
42                                      <td nowr ap="nowrap ">    
43                                          <inp ut type="t ext" id="w idth" name ="width" v alue="" on focus="thi s.select() ;" />    
44                                          <sel ect name=" width2" id ="width2"  style="wid th: 50px">    
45                                               <option va lue="">px< /option>    
46                                               <option va lue="%">%< /option>    
47                                          </se lect>&nbsp ;x&nbsp;<i nput id="h eight" nam e="height"  type="tex t"  value= "" onfocus ="this.sel ect();" />    
48                                          <sel ect name=" height2" i d="height2 " style="w idth: 50px ">    
49                                               <option va lue="">px< /option>    
50                                               <option va lue="%">%< /option>    
51                                          </se lect>    
52                                      </td>    
53                                 </ tr>    
54                         </table>    
55                    </fi eldset>    
56                </div>    
57           </ div>    
58      
59           <d iv class=" mceActionP anel">    
60                <div sty le="float:  left">    
61                    <inp ut type="b utton" id= "insert" n ame="inser t" value=" {$lang_ins ert}" oncl ick="inser tFlash();"  />    
62                </div>    
63      
64                <div sty le="float:  right">    
65                    <inp ut type="b utton" id= "cancel" n ame="cance l" value=" {$lang_can cel}" oncl ick="tinyM CEPopup.cl ose();" />    
66                </div>    
67           </ div>    
68       </form >    
69   </body>    
70   </html>