openfl / starling

Known as the "Cross-Platform Game Engine", Starling is a popular Stage3D framework for OpenFL and Haxe
Other
236 stars 67 forks source link

[HTML5] Issue loading sounds using AssetManager #138

Open CrazyFlasher opened 4 years ago

CrazyFlasher commented 4 years ago

Loaded sounds cannot be played.

Rhuantavan commented 4 years ago

I've noticed that only "mp3", "mpeg", "ogg", "wav" files are supported. What about mp4, m4a?