=== Plugin Name === Contributors: unijimpe Donate link: http://blog.unijimpe.net/patrocinar/ Tags: youtube, videos, player, embed, iframe, swfobject, iphone Requires at least: 1.5 Tested up to: 3.0.1 Stable tag: 1.2 Insert Flash Movies into WordPress blog. == Description == Allow insert Youtube videos into Wordpress blog using quicktag [tube][/tube] **Features** * Easy install * Embed Youtube movies with simple code * Panel for easy configuration * Config flayer version (AS2 & AS3) * Support tubePlayer (http://blog.unijimpe.net/tubeplayer/) for play videos. * Generate `` code for Feed compatibility * Generate `` code optimized for iPhone For insert single swf into post use: Use Youtube URL: `[tube]http://www.youtube.com/watch?v=AFVlJAi3Cso[/tube]` Use Youtube Embed URL: `[tube]http://www.youtube.com/v/AFVlJAi3Cso[/tube]` Use Youtube Video ID: `[tube]AFVlJAi3Cso[/tube]` For more information visit [plugin website](http://blog.unijimpe.net/wp-youtube-player/ "plugin website") == Installation == This section describes how to install the plugin and get it working. 1. Upload folder `wp-youtube-player` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Configure plugin into 'Settings' -> 'WP Youtube Player' menu == Screenshots == 1. Config panel for WP Youtube Player. 2. Compatible with iPhone. 3. AS3 Player Version. 4. AS2 Player Version. 5. tubePlayer Version. == Changelog == = 1.2 = * Fixed fullscreen in SWFObject method * Add Support for tubePlayer for play videos * Fixed minor bugs = 1.0 = * First version