Swiffy transparent background not working with Chrome

248 views Asked by At

I am using the Swiffy conversion on a website. It works fine with FireFox but when it comes to Chrome it places a horrible black background around the animation. This is even after i set:

stage.setBackground(null);

I've also tried setting the CSS attributes of the Swiffy div container and its child elements but still no luck with Chrome? Surely it should work in Chrome. It is a Google product after all. Thank you for any help

1

There are 1 answers

2
Molnia On

Try to apply this css background: none !important;