Aframe splashscreen if videopsphere loads
问题 Hiho Community, i try to show a splashscreen if my videosphere loads. I use this code -> set a loading animation with a-frame for loading a splash before the scene and it works perfect, but i need to let my videos have the attribute preload so if i start them they need some time to load too and there should the splashscreen pops up again. Some ideas (maybe a second listener which says: show splashscreen if video loading)?. HTML: <body> <div id="splash"> <div class="loading"></div> </div> <a