Title: WP-SWFObject
Author: Kodetop
Published: <strong>18. März 2007</strong>
Last modified: 3. Oktober 2011

---

Plugins suchen

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

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

# WP-SWFObject

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

[Herunterladen](https://downloads.wordpress.org/plugin/wp-swfobject.2.4.zip)

 * [Details](https://de.wordpress.org/plugins/wp-swfobject/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/wp-swfobject/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/wp-swfobject/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/wp-swfobject/#developers)

 [Support](https://wordpress.org/support/plugin/wp-swfobject/)

## Beschreibung

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

**Funktionen**

 * 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/)

## Screenshots

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

## Installation

In diesem Abschnitt wird beschrieben, wie du das Plugin installieren kannst und 
wie es arbeitet.

 1. Upload folder `wp-swfobject` to the `/wp-content/plugins/` directory
 2. Aktiviere das Plugin in WordPress über das Menü ‚Plugins‘
 3. Configure plugin into ‚Settings‘ -> ‚WP-SWFObject‘ menu

## Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

## Mitwirkende und Entwickler

„WP-SWFObject“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin
mitgewirkt:

Mitwirkende

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

[Übersetze „WP-SWFObject“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/wp-swfobject)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/wp-swfobject/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/wp-swfobject/) an
oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/wp-swfobject/)
per [RSS](https://plugins.trac.wordpress.org/log/wp-swfobject/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 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

## Meta

 *  Version **2.4**
 *  Zuletzt aktualisiert **vor 8 Jahren**
 *  Aktive Installationen **1.000+**
 *  WordPress-Version ** 1.5 oder höher **
 *  Getestet bis **3.2.1**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/wp-swfobject/)
 * Schlagwörter
 * [flash](https://de.wordpress.org/plugins/tags/flash/)[flv](https://de.wordpress.org/plugins/tags/flv/)
   [swf](https://de.wordpress.org/plugins/tags/swf/)[swfobject](https://de.wordpress.org/plugins/tags/swfobject/)
   [video](https://de.wordpress.org/plugins/tags/video/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/wp-swfobject/advanced/)

## Bewertungen

 5 von 5 Sternen.

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

[Your review](https://wordpress.org/support/plugin/wp-swfobject/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/wp-swfobject/reviews/)

## Mitwirkende

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

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/wp-swfobject/)

## Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

 [ Für dieses Plugin spenden ](http://blog.unijimpe.net/)