• Hi,

    I would like to know if there is anyway to disable hyperlinks to youtube from the embedded youtube vids? Currently if you click on the video for the second time, a new tab opens up directing you to youtube, also the youtube logo, takes you to youtube…if you were to embed a youtube vid with the embed code you get from youtube all you would need to do is add the allowNetworking=”internal” to the embed code like this:

    <object width="420" height="315"><param name="movie" value="http://www.youtube.com/v/s13dLaTIHSg?version=3&hl=en_GB"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/s13dLaTIHSg?version=3&hl=en_GB" type="application/x-shockwave-flash" width="420" height="315" allowscriptaccess="always" allowfullscreen="true" allowNetworking="internal" ></embed>

    but with the plugin there is no option to do this from the dashboard…please point me in the right direction on how to achieve the same effect within your plugin.

    Thank you for your time!

    http://wordpress.org/extend/plugins/vipers-video-quicktags/

  • The topic ‘[Plugin: Viper's Video Quicktags] Prevent hyperlinking of youtube videos allowNetworking="’ is closed to new replies.