I've got some spare time during the holidays and wanted to try some new technology. So I decided to give birth to another HTML5 Flash tease viewer. I used to use the one from tommyberlin86 or the other offline players. However I was sometimes crying when some feature wouldn't work as expected by the author
Back to my experiment. It is not based on the common parsers out there but on the original one written in Flash. YAMiloTV should imitate all the quirks of the Flash player as close as possible. All scripts are run as JavaScript in the browser. This should work for almost any modern web browser out there. I tested it successfully on Edge, Chrome and iPad Safari.
You can import scripts into your Tease List. The references are stored locally on your computer and scripts are run directly from Milovana.com. So you always get the current version of any script.
One note to iOS users: If you want to have audio, you have to add this web app to the Home Screen. This is due to some decision Apple made to only allow audio playback after user interaction
Try it here:
https://yamilotv.herokuapp.com/
This is considered BETA and I'm really not sure how much time I got to develop it any further. So I decided to publish the complete source code on GitHub.
https://github.com/ds715255/YAMiloTV
P.S. I'm no web designer!


