Forum Discussion
Adding videos to a slide causes a black/grey border to appear
this seems to be a browser problem with scaling videos - perhaps in combination with hardware acceleration
can you upload a .story file with the 'gray' border video problem
just for testing, add
<style>
video {
border: 1px solid #FFF;
}
</style>
to the end of story.html
perhaps this trick solves your problem
- AlistairArkw1232 years agoCommunity Member
Hey Jürgen,
Thanks for the above. I'm not able to share the .story file due to privacy as it's for a client, but I can share with with the Articulate crew when requested.
The issue was happening in the preview, as well as in the output in Chrome.
I've just opened the same story file on a different computer running an older version of SL, and the borders are not there (v3.73.29831.0), but some of the animations and triggers are all whacky now.
I'd rather not have to make CSS adjustments to the SCORM output, as there are multiple people on my team, and many of them don't have HTML/CSS experience. As well as just for consistency among our deliverables.