HI,
thanxs for that wonderful plugin ;-).
Is it possible to make the link in the video open in a new window ?
thanxs a lot
HI,
thanxs for that wonderful plugin ;-).
Is it possible to make the link in the video open in a new window ?
thanxs a lot
Hello
Actually I will need to check each player for this capability of setting clicking target. I just checked and found FlowPlayer v3 and FLV player MAXI support this function. I will review further and possibly add this capability in the next version.
Thank you for your question.
Added clicktarget attribute in version 2.4
Use _self for the click URL to show in the same windows. And use _blank to show it in a new window.
[hana-flv-player
video="http://localhost/wp-content/plugins/hana-flv-player/babyhana.flv"
width="400"
height="320"
description="Sarah is having fun in a merry-go-round"
clickurl="http://localhost"
clicktarget="_blank"
player="4"
autoplay="false"
loop="false"
autorewind="true"
splashimage="http://localhost/wp-content/plugins/hana-flv-player/splash.jpg"
/]
You must log in to post.