=== Plugin Name === Contributors: wribeiro Donate link: http://blog.idealmind.com.br Tags: youtube wordpress embed, wordpress youtube, wordpress video embed, wordpress video, wordpress flash embed, wordpress flash, wordpress embed plugin, embed youtube, embed video, embed in wordpress, embed object Requires at least: 2.0.2 Tested up to: 2.9.2 Stable tag: 1.3 EN: With this plugin you can easily embed flash objects and YouTube videos in your wordpress blog. You can use it in posts and pages, and you can use any attribute that you want, like FlashVars and wmode, and others. == Description == ##**ENGLISH** >To see examples of how to use this plugin, please visit http://blog.idealmind.com.br/wordpress/embed-object-wordpress-plugin-youtube-flash/ >**Embed Object plugin** - you can easily embed flash objects and YouTube videos in your wordpress blog. You can use it in posts and pages, and you can use any attribute that you want, like FlashVars and wmode, and others. ##**PORTUGUÊS** >Para ver exemplos de como usar este plugin, visite http://blog.idealmind.com.br/wordpress/embed-object-wordpress-plugin-youtube-flash/ >**Embed Object plugin** - com este plugin você pode inserir objetos flash e vídeos do youTube facilmente em seu blog. Você pode usá-lo em posts e em páginas, com qualquer atributo que você quiser, como FlashVars, para passar parâmetros ara o flash, e wmode, para transparência do background. == Installation == ## **ENGLISH** >To install `Embed Object` in your Wordpress blog, follow the steps below: 1. Upload `embedObject.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 2. Use something like this `[embeded: src="http://www.exemplo.com.br/seuarquivo.swf" width="560" height="340" ]` to embed objects in your posts >The syntax to embed objects is `[embeded: attribute1="attribute1 value" attribute2="attribute2 value" ... ]`. >**IMPORTANT** >Ever use " instead of ' to set the values of an attribute, or the plugin will not work. >Enjoy! ## **PORTUGUÊS** >Siga os passos abaixo para instalar o `Embed Object` no seu blog Wordpress: 1. Faça o upload do arquivo `embedObject.php` para a pasta `/wp-content/plugins/` 2. Ative o plugin através do menu 'Plugins' do WordPress 2. Use [embeded: src="http://www.exemplo.com.br/seuarquivo.swf" width="560" height="340" ] para inserir os objetos nos seus posts >A sintaxe de uso para inserir iframes é `[embeded: attribute1="attribute1 value" attribute2="attribute2 value" ... ]`. >**IMPORTANTE** >Sempre use " (aspas duplas) ao invés de ' (aspas simples) para definir os valores dos atrtibutos, pois do contrário, o plugin não vai funcionar. == Changelog == = 1.3 - 02/05/2010 = * Update to work on any content of your blog, including rss feeds = 1.2 - 27/04/2010 = * bugs fixed = 1.1 - 31/03/2010 = * Some wordpress update turns the word ‘embed’ as a keyword. This caused instability in the Embed Object Plugin. Then, if you are an old user, you must update the plugin, and change the word ‘embed’ to ‘embeded’ in your posts. * Alguma atualização do wordpress tornou a palavra ‘embed’ um keyword, que desestabilizou o plugin. Usuários antigos deste plugin devem mudar a palavra ‘embed’ por ‘embeded’ nos posts para que o plugin funcione corretamente. = 1.0 - 21/11/2009 = * Creation and debugging. * Criação e testes.