Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author AlexRayan

    (@alexrayan)

    Hi Stephanemons,

    Yes, you can auto start the video. You would need to modify /js/wpvp_flowplayer.js file in the plugin.

    Change
    clip:{ autoPlay:false,

    to
    clip:{ autoPlay:true,

    Best regards,
    Alex

    hi AlexRayan,
    can i Change the the default Player from flowPlayer to JS video player

    please help

    As per the Forum Welcome, please post your own topic.

    Plugin Author AlexRayan

    (@alexrayan)

    Hi shapunk,

    Yes, we’re planning on integrating the plugin with video js player as an alternative, but it’s till in progress since I’m short on time.
    It is definitely possible, but will require some coding.

    Regards,
    Alex

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Automatic start posible’ is closed to new replies.