controls video in card in card deck

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
ART
 
 
Posts: 237
Joined: Fri Sep 28, 2012 3:25 pm

controls video in card in card deck

Post by ART »

I am using a video in card in a card deck. The video is played with autostart and sound. I read that browsers (chrome) may block the page. Is it possible to control the settings like autostart fullscreen etc of a video in a card?
User avatar
Pablo
 
Posts: 21710
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: controls video in card in card deck

Post by Pablo »

You can control the behavior of the video via the URL parameters.

For example, for YouTube:
https://developers.google.com/youtube/player_parameters
ART
 
 
Posts: 237
Joined: Fri Sep 28, 2012 3:25 pm

Re: controls video in card in card deck

Post by ART »

Thanks. I am using the file on my webserver and managed after some time to have it how i want it.

For some other person who wants this too, this is the code for no autoplay and no fullscreen to be entered in the card: https:// yourwebsite ...... .mp4" frameborder="0" autoplay="0" fs="0" width="306" height="285" <iframe> Of course enter your own website and the dimensions if required.
Post Reply