Hello all,
I have a VideoFile.cs model as well as it's View (Views/VideoFile/Index.cshtml), with a disabled download control on a player.
However when I upload video through TinyMCE -> Insert/edit media, it then uses some other than my player and has download control enabled.
How can I make it use my player which is in Views/VideoFile/Index.cshtml?
Also when TinyMCE -> Insert/edit media -> Advanced used, nothing is being inserted, why so?
Thank you, cheers!