View Single Post
Old 12-01-2010, 08:29 PM  
epitome
So Fucking Lame
 
epitome's Avatar
 
Industry Role:
Join Date: Jun 2009
Location: St. Petersburg, FL
Posts: 12,158
Tip: I finally found the best flash player for blogs

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.

epitome is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote