[WordPress] 外掛分享: WP-SWFObject

首頁外掛目錄 › WP-SWFObject
1,000+
安裝啟用
★★★★★
5/5 分(3 則評價)
3030 天前
最後更新
問題解決
WordPress 1.5+ v2.4 上架:2007-03-17

內容簡介

這個外掛可以使用簡單的快捷標籤[swf]將 Flash 影片插入到 WordPress 中,並使用 SWFObject。

功能:

簡單安裝和使用
使用簡單的短碼插入 Flash 拍攝
設定面板便於配置
允許配置所需的 Flash 播放器版本
允許配置 iPhone 瀏覽器的消息
支援 FlashVars 參數
支援全螢幕參數
為 RSS 和 iPhone 兼容性生成<object>代碼
選擇 SWFObject 版本(1.5 或 2.0)
允許從 Google AJAX Libraries API 插入 SWFObject
檢測 iPhone 瀏覽器顯示消息或按鈕以觀看 YouTube 影片
簡單集成 YouTube 影片
支援顯示載入圖像

要在文章內容或文字小工具中插入 swf,使用:

[swf]movie.swf,寬度,高度[/swf]

要使用 flashvars 插入 swf,使用:

[swf]movie.swf,寬度,高度,var1=val1&var2=val2[/swf]

要在模板中插入 swf,使用 php 代碼:

<?php wp_swfobject_echo("movie.swf", "width", "height"); ?>

要使用 flashvars 在模板中插入 swf,使用 php 代碼:

<?php wp_swfobject_echo("movie.swf", "width", "height", "var1=val1&var2=val2"); ?>

更多資訊請參閱模組網站

外掛標籤

開發者團隊

⬇ 下載最新版 (v2.4) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「WP-SWFObject」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

This plugin enable insert flash movies into WordPress using SWFObject with simple quicktag [swf][/swf] .
Features

Easy install and easy use on content and widgets
Insert Flash movie with simple shortcode
Panel for easy configuration
Allow config flash player version required
Allow config message for iPhone Browser
Support FlashVars param
Support FullScreen param
Generate code for RSS and iPhone compatibility
Select version of SWFObject (1.5 or 2.0)
Allow insert SWFObject from Google AJAX Libraries API
Detect iPhone Browser to show message o link for Youtube Videos
Easy integration with Youtube videos
Support for show Loading image

To insert swf into post content or text widget use:
[swf]movie.swf, width, heigth[/swf]

To insert swf with flashvars use:
[swf]movie.swf, width, heigth, var1=val1&var2=val2[/swf]

To insert swf on template, use the php code:

To insert swf with flashvars on template, use the php code:

For more information visit plugin website

延伸相關外掛

文章
Filter
Mastodon