HTML5 video inside a flex container

Questions related to the Responsive Web Design tools of WYSIWYG Web Builder.
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.

Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
Post Reply
farins
 
 
Posts: 14
Joined: Tue Aug 27, 2019 2:01 pm

HTML5 video inside a flex container

Post by farins »

hello everyone.

i cannot solve this problem.
all my website its build inside a flex containers and them contents are responsive.

the only thing who don't react inside the flex container its the HTML5 video. ( its not a extenal link )
the video remain of the same dimension and its cropped.

some help?
lac8383
 
 
Posts: 27
Joined: Sun Mar 24, 2019 6:34 pm

Re: HTML5 video inside a flex container

Post by lac8383 »

Hi Farins

Did you add multiple breakpoints to your page containing the HTML5 video(s)? (e.g. Break points such as 1024, 768, 480)

Doing so will allow you to "size" the videos for each break point as well. When shrinking the browser, the videos will adjust per break point.

If it's a single video you wanted to show, you could check the option "Fill entire browser window" in the General tab for the properties of the HTML5 video object. When you shrink the size of your browser, the entire video will shrink accordingly.

Regards
Leo
User avatar
Pablo
 
Posts: 21712
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: HTML5 video inside a flex container

Post by Pablo »

It is difficult to help you, without seeing what you have done.
Do you have a demo project?

Related FAQ:
https://www.wysiwygwebbuilder.com/forum ... 10&t=82134
farins
 
 
Posts: 14
Joined: Tue Aug 27, 2019 2:01 pm

Re: HTML5 video inside a flex container

Post by farins »

ok i will try with breakpoint, right now i never used, maybe this will be the first time.

about "Fill entire browser window" i try it already but this features extremly enlarge the video until the borders of the screen and don't respect the max width setting of the flex container
User avatar
Pablo
 
Posts: 21712
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: HTML5 video inside a flex container

Post by Pablo »

about "Fill entire browser window" i try it already but this features extremly enlarge the video until the borders of the screen and don't respect the max width setting of the flex container
Correct, this option will use the entire background of the page.
farins
 
 
Posts: 14
Joined: Tue Aug 27, 2019 2:01 pm

Re: HTML5 video inside a flex container

Post by farins »

the only one thing, i dont find in the guide where setup the break point.

you can link me where i can find how setting that?
User avatar
Pablo
 
Posts: 21712
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: HTML5 video inside a flex container

Post by Pablo »

farins
 
 
Posts: 14
Joined: Tue Aug 27, 2019 2:01 pm

Re: HTML5 video inside a flex container

Post by farins »

very thanks!
Post Reply