=== Procure Eminence Theater ===
Contributors: ProcureEminence
Donate link: http://www.procureeminence.com/
Tags: procure eminence theater, youtube video, youtube embed, video launcher, theater
Requires at least: 3.4.2
Tested up to: 3.5.1
Stable tag: 2.5.2013
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A better way to view YouTube videos on WordPress! Create the look and feel of a movie theater for your audience!

== Description ==

The Procure Eminence Theater allows your viewers to focus their attention by fading out the background and making the current YouTube video the central object. All videos will be listed in one place for convenience and each video loads asynchronously, meaning there are no more page refreshes. Since videos don't load until they're clicked on, the initial load time per page will be reduced when compared to the same page using YouTube's embed code. Please refer to the list below for other key features and benefits.



Features:

*   Animated opening and closing of the Procure Eminence Theater.
*   Easy to add YouTube videos - Copy links from YouTube and paste them into the Theater admin page.
*   Add custom titles to each video.
*   Autoplay - Play videos as soon as they load.
*   Suggested YouTube videos - Show suggested videos when the current video finishes.
*   HTTPS - Encryption of data to prevent "Mixed Content" warnings on HTTPS enabled websites.
*   Privacy-Enhanced mode - Restrict YouTube's ability to set cookies for your viewers.
*   Theater background opacity - Adjusts the background transparency. (3 settings: Light, dark and solid black.)
*   Videos automatically resize based on current browser window size.
*   Videos open without requiring a page refresh.
*   Works with these web browsers: Firefox, Chrome, Safari and IE8+.


== Installation ==


1. Upload the Procure Eminence Theater plugin to the `/wp-content/plugins/` directory.
1. Activate the plugin through the 'Plugins' menu in WordPress.
1. Click on the "Procure Eminence Theater" link in the admin settings menu.
1. Select the options you would like to use.
1. Paste in the links to your YouTube videos in the order you would like them to appear in the theater drop down menu.
1. Create a short title for each video.
1. Click "Save Changes" at the bottom of the page.
1. Place [ProcureEminenceTheater] in your posts or on any page to add a "Open Theater" button.

== Frequently Asked Questions ==

= How do I let my website visitors open the Procure Eminence Theater? =

You can do it one of two ways:

1. Paste the following shortcode in your posts or on any page: [ProcureEminenceTheater]. This method will insert a basic "Open Theater" button into your post.
1. Add the following function call to any element using the onclick event handler: `onclick="openTheater()"`. This method allows you to add a custom button, image or other html element for the viewer to click on.

*   Ex: `<img src="/example.png"  onclick="openTheater()"/>`


== Screenshots ==

1. Procure Eminence Theater

== Changelog ==

= 2.5.2013 =
* Added support for WordPress version 3.5.1

= 12.5.2012 =
* Initial Release (Beta)

== Upgrade Notice ==

= 2.5.2013 =
Added support for WordPress version 3.5.1

= 12.5.2012 =
This is the initial release of the Procure Eminence Theater plugin.