Forum Discussion
Video de la content library 360
- 5 months ago
Hello GUICHARD! 🎉
I have some great news to share. We just released another update for Storyline 360. In Build 3.96.33815.0, we’ve included essential fixes and new features. One of the bugs we’ve fixed is:
- Text-to-speech audio on the base slide stops the video on the slide layer from playing.
Launch the Articulate 360 desktop app on your computer to take advantage of this update, and click the Update button next to Storyline 360. You’ll find our step-by-step instructions here.
Please let me know if you need additional help.
I think the problem is that since layer content does not load until it is shown, the video is not pre-loaded and therefore not ready to autoplay when displayed. Hence, you get a static frame.
Try this approach (attached). It "preloads" the layer by showing it quickly and immediately hiding it if a variable (once) is true. Then the variable is set to false. On the base slide, your original show layer trigger is then set to fire upon variable change (variable: once). The preloading and variable change gives enough time to get the video ready for autoplay.
Review Link: https://360.articulate.com/review/content/1abc1c58-8898-4a3b-9c9b-6c529fa8606e/review
Bonjour Nathan
Votre solution fonctionne très bien. Et je vous en remercie.
Par contre, pour mon cerveau, c’est compliqué à comprendre. 😜
Cela fait beaucoup de modifications : Sur le calque de base, création d’une variable, créer un déclencheur de variable, modifier le déclencheur d’affichage du calque complémentaire. Sur le calque complémentaire, créer 2 nouveaux déclencheurs.
La prochaine fois, j’essaierai de réaliser un enchaînement plus simple.