I've had a hard time finding a flash player that I like for my blogs. I've finally found what I think is a great one and figured I'd share it with anyone interested:
First download and install the plugin.
Of course, upload the video you want to your media section and copy the URL.
You call the player with simple code in the page. I've found the code below and the variables specified to be perfect for my needs:
Code:
[hana-flv-player
video="FULL VIDEO URL"
width="540"
height="328"
description="Out in Public Videos"
clickurl="SPONSOR URL"
clicktarget="_blank"
player="4"
autoplay="false"
loop="false"
autorewind="false"
/]
This is an example of the end result:
http://www.queerlust.com/2010/12/haze-him-videos-2/
In addition to it being a good looking player, what I like most is that clicking the video takes you to the paysite.
