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
animation
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
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
Re: animation
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
2. This may possible with onscrollreveal events.
http://wysiwygwebbuilder.com/bookmark_events.html
Re: animation
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
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
Re: animation
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
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