Page 1 of 1
Background selection
Posted: Wed Oct 19, 2016 11:13 am
by MrTAToad
Would be nice to be able to select the browser background graphic
Re: Background selction
Posted: Fri Oct 21, 2016 6:16 pm
by bmon
Hi MrTAToad ... When you export your program with the "Copy SpiderBasic" libraries checked, it will create a folder for you called "spiderbasic". Inside that folder you will see another folder called "media". Inside there is an image "background.png". Just need to change that image to what you want but keep the name the same (that's the easiest). You will still see the older image when you compile through the IDE but if you double click the exported HTML file you created it will use the newer image inside this media folder. Hope that helps ... Bruce
Re: Background selection
Posted: Fri Oct 21, 2016 8:54 pm
by MrTAToad
Thanks for that - will have to do it that way if I need to change it.