內容簡介
允許您使用 Widget 或 shortcode 插入 SWF 檔案。
您可以指定下列參數:
注意:sc 代表 shortcode:
Title:標題。不填寫則不會顯示標題。 (sc: title=”My Title”)
替代內容:如果無法嵌入 Flash,則顯示的內容。 (sc: alt=”Flash required”)
HTML ID:要使用的 HTML ID。預設為 ‘jj_swfobject’。如果在同一頁面上有多個實例,必須設置不同的 ID。 (sc: html_id=”jj_swfobject”)
Path:SWF 檔案的路徑。 (sc: title=””)
寬度:SWF 檔案的寬度。 (sc: width=””)
高度:SWF 檔案的高度。 (sc: height=””)
版本:所需的 Flash 版本。預設為 ‘9.0.0’。 (sc: version=””)
Flashvars:SWF 的 Flashvars。例如,{name1:”hello”,name2:”world”,name3:”foobar”} (sc: flashvars=””)
Params:SWF 的參數。例如,{menu:”false”} (sc: params=””)
Attributes:SWF 的屬性。例如,{id:”myDynamicContent”,name:”myDynamicContent”} (sc: attributes=””)
查看 swfobject 說明文件以獲取更多信息。 (http://code.google.com/p/swfobject/wiki/documentation)
短碼範例:
[jj-swfobject path=”/mypath” html_id=”banner” width=”200″ height=”200″ version=”9.0.0″]
試用我的其他外掛:
JJ NextGen JQuery Slider (https://wordpress.org/extend/plugins/jj-nextgen-jquery-slider/)
JJ NextGen JQuery Carousel (https://wordpress.org/extend/plugins/jj-nextgen-jquery-carousel/)
JJ NextGen JQuery Cycle (https://wordpress.org/extend/plugins/jj-nextgen-jquery-cycle/)
JJ NextGen Unload (https://wordpress.org/extend/plugins/jj-nextgen-unload/)
JJ NextGen Image List (https://wordpress.org/extend/plugins/jj-nextgen-image-list/)
貢獻者
外掛標籤
開發者團隊
原文外掛簡介
Allows you to insert a swf file using a widget or a shortcode.
You can specify the following parameters:
NOTE: sc means shortcode:
Title: Title. Leave blank for no title. (sc: title=”My Title”)
Alternate Content. Content to display if can’t embed flash. (sc: alt=”Flash required”)
HTML id: HTML id to use. Defaults to ‘jj_swfobject’. Needs to be different for multiple instances on same page. (sc: html_id=”jj_swfobject”)
Path: Rath to swf. (sc: title=””)
Width: Width of swf. (sc: width=””)
Height: Height of swf. (sc: height=””)
Version: Flash version required. Defaults to ‘9.0.0’. (sc: version=””)
Flashvars: Fashvars for swf. eg, {name1:”hello”,name2:”world”,name3:”foobar”} (sc: flashvars=””)
Params: Params for swf. eg, {menu:”false”} (sc: params=””)
Attributes: Attributes for swf. eg, {id:”myDynamicContent”,name:”myDynamicContent”} (sc: attributes=””)
Check out swfobject documentation for more info. (http://code.google.com/p/swfobject/wiki/documentation)
Shortcode Examples:
[jj-swfobject path=”/mypath” html_id=”banner” width=”200″ height=”200″ version=”9.0.0″]
Try out my other plugins:
JJ NextGen JQuery Slider (https://wordpress.org/extend/plugins/jj-nextgen-jquery-slider/)
JJ NextGen JQuery Carousel (https://wordpress.org/extend/plugins/jj-nextgen-jquery-carousel/)
JJ NextGen JQuery Cycle (https://wordpress.org/extend/plugins/jj-nextgen-jquery-cycle/)
JJ NextGen Unload (https://wordpress.org/extend/plugins/jj-nextgen-unload/)
JJ NextGen Image List (https://wordpress.org/extend/plugins/jj-nextgen-image-list/)
Contributors
