Title: WP-SWFObject
Author: Kodetop
Published: <strong>18 Marzo 2007</strong>
Last modified: 3 Ottobre 2011

---

Ricerca i plugin

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

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

# WP-SWFObject

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

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

 * [Dettagli](https://it.wordpress.org/plugins/wp-swfobject/#description)
 * [Recensioni](https://it.wordpress.org/plugins/wp-swfobject/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/wp-swfobject/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/wp-swfobject/#developers)

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

## Descrizione

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

## Screenshot

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

## Installazione

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

 1. Upload folder `wp-swfobject` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Configure plugin into ‘Settings’ -> ‘WP-SWFObject’ menu

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“WP-SWFObject” è un software open source. Le persone che hanno contribuito allo 
sviluppo di questo plugin sono indicate di seguito.

Collaboratori

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

[Traduci “WP-SWFObject” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/wp-swfobject)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/wp-swfobject/) segui
il [repository SVN](https://plugins.svn.wordpress.org/wp-swfobject/), segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/wp-swfobject/)
tramite [RSS](https://plugins.trac.wordpress.org/log/wp-swfobject/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

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

 *  Versione **2.4**
 *  Ultimo aggiornamento **9 anni fa**
 *  Installazioni attive **1.000+**
 *  Versione WordPress ** 1.5 o superiore **
 *  Testato fino alla versione **3.2.1**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/wp-swfobject/)
 * Tag
 * [flash](https://it.wordpress.org/plugins/tags/flash/)[flv](https://it.wordpress.org/plugins/tags/flv/)
   [swf](https://it.wordpress.org/plugins/tags/swf/)[swfobject](https://it.wordpress.org/plugins/tags/swfobject/)
   [video](https://it.wordpress.org/plugins/tags/video/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/wp-swfobject/advanced/)

## Valutazioni

 5 su 5 stelle.

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

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

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/wp-swfobject/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/wp-swfobject/)

## Donazioni

Vuoi sostenere le versioni future?

 [ Fai una donazione per lo sviluppo ](http://blog.unijimpe.net/)