Why does Haxe have such poor documentation" Why are there no examples at all?
Asked
Active
Viewed 524 times
2 Answers
1
It depends of the platform you're targeting to.
OpenFL can play videos on HTML5, however, it cannot play them natively (Windows, macOS, Linux).
For native platforms, consider searching for a library.
If you're targeting a native platform, as Ilir Liburn said, use hxCodec.
If not, check out the PlayingVideo example OpenFL provides.

polybiusproxy
- 21
- 2