Flash based audio in HTML5

Hello,

Can i change this. I dont like flash. It is dying you know. Is there a way to play sounds without flash? Pure HTML5+JS maybe.

Thank you, defold looks promising

2 Likes

Good question. I’ll bring this back to the team and ask.

You should be able to remove the SWF file from your HTML5 export. We ship this tiny flash file as a backup for browsers where web audio APIs are not available, such as IE 11 if I recall correctly. :blush:

3 Likes

Get it, good thinking.

1 Like