Forum

Webplayer with JSON and transparent background

16 April 2015 18:01
Hello all,
I was wondering if someone could point me in the right direction, currently using the Web Player and loading JSON and was wondering how you would go about setting the background to transparent.

Any help greatly appreciated.
16 April 2015 19:24
Hello and welcome to the forum!

Web Player is not capable of using transparency. I can suggest writing a simple application. There you can easily setup alpha by passing alpha flag to the init function in app.js addon. This is described in this article under Method 3 paragraph.
 
Please register or log in to leave a reply.