[Notice of Holidays]
Please note that our staff will not be available from 2024/Dec/28 - 2025/Jan/5 JST.
The Live2D Creators Forum will remain open during the holidays.
Submissions that require a response will be answered after we reopen for business.
Please note that it will take longer than usual to respond to your request.
How can I use a transparent background in Flash?
Ok so I used the Live2D Flash SDK and I managed to export it as a standalone .swf file but I cant make it have transparent background. I tried using wmode="transparent" and while it did remove the background the model also didn't appear. So...I started trying other things and realised that it only worked while wmode="direct" or "gpu". Making the background transparent is very important so any help is appreciated!
0 ·
Comments
Live2D require wmode="direct" for rendering using Stage3D.
So I think it can not.
If it can implementation,I want to know too.
In case of Desktop Application, you can make transparent background.
Reference ( Japanese )
http://qiita.com/asobot/items/e755f65091b0d9de208a