チェンジセット 2658

差分発生行の前後
無視リスト:
コミット日時:
2009/05/18 01:58:21 (3 年前)
コミッタ:
alumican
ログメッセージ:

--

ファイル:

凡例:

変更無し
追加
削除
更新
コピー
移動
  • wordpress/WP-Al-SWFObject/trunk/wp-al-swfobject/wp-al-swfobject_en.php

    r2657 r2658  
    309309                                        <td> 
    310310                                                <input type="text" size="50" name="swf_expressInstall" id="swf_expressInstall" value="<?php echo $wp_al_swfobject_config["swf_expressInstall"]; ?>" /> 
    311                                                 Enter HEX number for background color for flash movie
     311                                                Enter the path to express-install-swf. It is displayed when the player doesn’t meet the requirement
    312312                                        </td> 
    313313                                </tr> 
     
    318318                                        <td> 
    319319                                                &#123;<input type="text" size="50" name="swf_flashvars" id="swf_flashvars" value='<?php echo stripslashes($wp_al_swfobject_config["swf_flashvars"]); ?>' />&#125; 
    320                                                 Describe the flashvars (the variable that html passes swf). It is described by the format <i>name1:"value1", name2,"value2"</i>
     320                                                Describe the flashvars (the variable that html passes swf<br />(ex. <strong>name1:"value1", name2,"value2"</strong>)
    321321                                        </td> 
    322322                                </tr> 
     
    342342                                                bgcolor: 
    343343                                                <input type="text" size="7" maxlength="7" name="swf_bgcolor" id="swf_bgcolor" value="<?php echo $wp_al_swfobject_config["swf_bgcolor"]; ?>" /> 
    344                                                 The background color(ex. #FFFFFF). 
     344                                                Enter HEX number for background color for swf(ex. <strong>#FFFFFF</strong>). 
    345345                                        </td> 
    346346                                </tr>