Hi All,
This is my first forum post. Mainly becuase all the questions I tend to have are already answered on here. This one however has me stumped.
I am exporting from Flash to WebGL, which is awesome, but it doesnt allow for the background (stage) color to be removed. I have tried adjusting the outputted js files, but they only allow for hex color adjustment. not rgba or transparent.
THE QUESTION: Is there a way to remove the stagecolor for webGL output?
(I am aware the alternative is to utilise the html5 canvas feature, as the backgrounds are transparent by default. But the animations are not as clean and do not achieve the desired effect.)
Thanks in advance,
Paul