Title: WP-SWFObject
Author: Kodetop
Published: <strong>18. март 2007.</strong>
Last modified: 3. октобар 2011.

---

Претражи додатке

Овај додатак **није испробан са последња 3 главна издања Вордпреса**.Можда се више
не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

![](https://s.w.org/plugins/geopattern-icon/wp-swfobject.svg)

# WP-SWFObject

 [Kodetop](https://profiles.wordpress.org/unijimpe/)

[Преузимање](https://downloads.wordpress.org/plugin/wp-swfobject.2.4.zip)

 * [Детаљи](https://sr.wordpress.org/plugins/wp-swfobject/#description)
 * [Прегледи](https://sr.wordpress.org/plugins/wp-swfobject/#reviews)
 *  [Постављање](https://sr.wordpress.org/plugins/wp-swfobject/#installation)
 * [Изградња](https://sr.wordpress.org/plugins/wp-swfobject/#developers)

 [Подршка](https://wordpress.org/support/plugin/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 `<object>` 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:

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

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

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

For more information visit [plugin website](http://blog.unijimpe.net/wp-swfobject/)

## Снимци екрана

 * [[
 * Install and Activate plugin is easy.
 * [[
 * Config panel for WP-SWFObject.

## Постављање

This section describes how to install the plugin and get it working.

 1. Upload folder `wp-swfobject` to the `/wp-content/plugins/` directory
 2. Укључите додатак кроз изборник Додаци’ у Вордпресу
 3. Configure plugin into ‘Settings’ -> ‘WP-SWFObject’ menu

## Прегледи

Нема рецензија за овај додатак.

## Сарадници и градитељи

„WP-SWFObject“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

 *   [ Kodetop ](https://profiles.wordpress.org/unijimpe/)

[Преведите „WP-SWFObject“ на свој језик.](https://translate.wordpress.org/projects/wp-plugins/wp-swfobject)

### Заинтересовани сте за градњу?

[Прегледајте код](https://plugins.trac.wordpress.org/browser/wp-swfobject/), проверите
[SVN складиште](https://plugins.svn.wordpress.org/wp-swfobject/) или се пријавите
на [белешку градње](https://plugins.trac.wordpress.org/log/wp-swfobject/) преко 
[RSS-а](https://plugins.trac.wordpress.org/log/wp-swfobject/?limit=100&mode=stop_on_copy&format=rss).

## Белешка о изменама

#### 2.4

 * Add property allowScriptAccess in config panel
 * Updated library to SWFObjectc 2.2
 * Add Support shortcode in text widgets
 * Update docs

#### 2.3

 * Fixed embed method
 * Allow use SWFObject from Google Ajax Library

#### 2.2

 * Fixed wmode param
 * New format XHTML to embed code
 * New param to allow fullscreen on Youtube videos
 * Detect iPhone and show text warning
 * Show object code to youtube videos on iPhone

#### 1.0

 * First version

## Мета

 *  Version **2.4**
 *  Last updated **8 година раније**
 *  Active installations **1.000+**
 *  WordPress version ** 1.5 или новије **
 *  Tested up to **3.2.1**
 *  Language
 * [English (US)](https://wordpress.org/plugins/wp-swfobject/)
 * Tags
 * [flash](https://sr.wordpress.org/plugins/tags/flash/)[flv](https://sr.wordpress.org/plugins/tags/flv/)
   [swf](https://sr.wordpress.org/plugins/tags/swf/)[swfobject](https://sr.wordpress.org/plugins/tags/swfobject/)
   [video](https://sr.wordpress.org/plugins/tags/video/)
 *  [Напредни преглед](https://sr.wordpress.org/plugins/wp-swfobject/advanced/)

## Оцене

 5 out of 5 stars.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/wp-swfobject/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/wp-swfobject/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/wp-swfobject/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/wp-swfobject/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/wp-swfobject/reviews/?filter=1)

[Додај моју оцену](https://wordpress.org/support/plugin/wp-swfobject/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-swfobject/reviews/)

## Сарадници

 *   [ Kodetop ](https://profiles.wordpress.org/unijimpe/)

## Подршка

Имате нешто да кажете? Потребна вам је помоћ?

 [Види форум подршке](https://wordpress.org/support/plugin/wp-swfobject/)

## Донирај

Желите ли да подржите напредак овог додатка?

 [ Донирај овом додатку ](http://blog.unijimpe.net/)