Forum Discussion
Video with transparent background in Storyline 360
Here's a workaround I have developed to add transparent videos using JavaScript:
https://www.innovativelg.com/blog/2023/11/enabling-videos-with-transparent-backgrounds-in-articulate-storyline/
- Jürgen_Schoene_2 years agoCommunity Member
with one small limitation - Apple iOS does not play webm video format
for transparent video on iOS HEVC/H.265 should work (but still needs to be tested with the different ios versions)
- Matt_Kurtin2 years agoCommunity Member
Thanks for the heads up on the format. Should be able to use the same JavaScript approach to attach other formats. Follow this example of how to add multiple video formats within a single video tag. The browser will choose the first source it supports.
- grainnedowdall3 months agoCommunity Member
https://www.innovativelg.com/resources/enabling-videos-with-transparent-backgrounds-in-articulate-storyline/
- Matt_Kurtin3 months agoCommunity Member
Thanks for updating to the path on our new blog!