I just purchased the GA Pro license. I am relatively confused.
I currently use the RTMPplayer (from wpacademy) for help with setting up the private amazon S3 settings. And I use the JWplayer for Wordpress plugin.
I have been using the Wordpress Shortcode to embed files into my posts. So... where do I put the Google Code for that?
Does anyone have a code example? Do I need to edit a .js file in a folder on my website somewhere?
My shortcode looks something like this:
[rtmpplayer file=Brave.m4v expires=30]
You want something like:
[jwplayer file="Brave.m4v" expires="30" plugins="gapro-2"]