This plugin hasn’t been tested with the latest three major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

flash-swfobject

Description

Embed arquivos SWFs em seus post’s, possibilitando a visualização de aplicações, vídeos em flash player.
Aceita configuração de flashvars e adição de atributos.

Utiliza a bibilioteca swfobjtect do próprio WordPress.

Arbitrary section

A brief Markdown Example

<?php code(); // goes in backticks ?>

Installation

Siga os passos abaixo para instalar o ‘flash-swfobject’:

  1. Faça o upload do arquivo ‘flash-swfobject.php’ para a pasta ‘/wp-content/plugins/’.
  2. Ative o plugin através do menu ‘Plugins’ do WordPress.
  3. Use [embeded: src=”http://dominio.com.br/main.swf” FlashVars=”vars:’teste'” Attributes=”id:’teste'” width=”100″ height=”100″] para ’embedar’ seu flash.

Reviews

There are no reviews for this plugin.

Contributors and Developers

“flash-swfobject” is open source software. The following people have contributed to this plugin.

Contributors

Translate “flash-swfobject” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Change Log

1.0 – 16/05/2011

  • Desenvolvimento e testes.