チェンジセット 2658
- コミット日時:
- 2009/05/18 01:58:21 (3 年前)
- ファイル:
凡例:
- 変更無し
- 追加
- 削除
- 更新
- コピー
- 移動
wordpress/WP-Al-SWFObject/trunk/wp-al-swfobject/wp-al-swfobject_en.php
r2657 r2658 309 309 <td> 310 310 <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. 312 312 </td> 313 313 </tr> … … 318 318 <td> 319 319 {<input type="text" size="50" name="swf_flashvars" id="swf_flashvars" value='<?php echo stripslashes($wp_al_swfobject_config["swf_flashvars"]); ?>' />} 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>). 321 321 </td> 322 322 </tr> … … 342 342 bgcolor: 343 343 <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>). 345 345 </td> 346 346 </tr>

