• Resolved sam_m

    (@sam_m)


    Hi Viper,

    First, gr8 plugin! Using latest version 6.1.1 and WordPress 2.6.2.

    I would like to create a custom widget for the homepage sidebar (which I can do easily in my theme). I need to know what commands from the plugin I need to use to make a video appear.

    I tried the standard [flv]….[/flv]

    But all i got was the output of this string not the FLV player. I am using javascript in the widget code:

    var vid = “[flv]https://www.mysite.com/videos/movie.flv[/flv]”;
    document.write(vid)

    Can you please tell me what or how I can do this. Thx!

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Viper’s Video Quicktags] Using VVQ for WP 2.6.2 widgets’ is closed to new replies.