Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Audio embeds in devlogs

A topic by CoolGuyBug created Aug 29, 2024 Views: 83 Replies: 1
Viewing posts 1 to 2
(2 edits)

Hey, I tried embedding audio in my devlog using HTML:

<audio controls="" src="[FILENAME]"></audio>

It works perfectly fine in the editor. But then when I save it, it reverts to plain text. Is there anything I can do about that?

Between the editor and the save, the code is sanitized.

I'm not sure which code is allowed and which is not, but from what you say, it's possible that audio control is not supported.

This topic has been auto-archived and can no longer be posted in because there haven't been any posts in a while.