Embed Unity EXE file to website

Hi everyone!

I was hoping you guys could help me with something.

I am creating a small game that I want to embed on a website. I was wondering if it was possible to have the PC, Mac or Linux standalone file (exe) embedded on a website to be played right there on the site.

Thanks!

Not really. Your best bet is to use the WebGL target.

The thing is, the game I am using is made up of several videos that use interactive buttons and when I try to play them in WebGL, they don’t work for some reason.