animation

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
justin b
 
 
Posts: 82
Joined: Fri Jun 15, 2018 5:36 pm

animation

Post by justin b »

1 . is it possible to attach more than one CSS3 animation to one object? I have tried but failed everytime. For example Animate fade in then Animate fade out in fluid time sequence. The fade in does not trigger on page load but the fade out does.

2. I am using an HTML5 player. Is it possible to get it to start or stop depending on its scroll position?
Thankyou
User avatar
Pablo
 
Posts: 23267
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: animation

Post by Pablo »

1. Yes, that is possible. However, you will need to make sure the animations do not conflict with each other.
2. This may possible with onscrollreveal events.
http://wysiwygwebbuilder.com/bookmark_events.html
justin b
 
 
Posts: 82
Joined: Fri Jun 15, 2018 5:36 pm

Re: animation

Post by justin b »

Thankyou Pablo
the problem is that when i instruct an object to fade out after i have asked it to fade in , it will not react.



First line / Animate Fade out 3600 3600
Second line / Animate fade in 0 - 3600


With the video player

onscrollhide M PAUSE
onsrollreveal M PLAY

Will not play even though i set the player to autostart. I tried the two HTML5 players so far.

Any suggestions to resolve this i will be grateful?
Thanks
User avatar
Pablo
 
Posts: 23267
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: animation

Post by Pablo »

Most browsers have auto play for videos blocked.
https://developers.google.com/web/updat ... cy-changes

If you need further assistance then please share a demo project.
https://www.wysiwygwebbuilder.com/forum ... 10&t=82134
Post Reply