@anthorn305 wrote:
So I'm embedding video using the dynamic embed so our users can add ambient videos to the background of their web pages. The issue we are currently having is that the iFrame loads before the video and the
body
tag has a cssbackground-color
of#000000
set, and this leaves the end user staring at a black screen for around 2 seconds. We have a placeholder image loaded behind the iframe, but users only see it in mobile when we remove the video.What I would like is a way to set the css background-color to 'none' via flash vars or params so our placeholder image shows until the video starts and appears as if the video was just frozen on the first frame.
Is there a way to do this? It looks like there was for previous embed methods but is now deprecated and will not work with the method we are using.
See: http://climatesmart.ucdavis.edu/
Posts: 1
Participants: 1