Hi, I have some WPMU blogs and the users want an easy way to add an uploaded video to a page or post.
They want to be able to press a button to insert a video from the Media Library, exactly like adding an image.
I have seen a lot of plugins where the user has to insert some special bracketed code into the post like this
[X-player autostart='true']http://mydomain.com/my-precise-video.flv[/X-player]
That's too complicated for my users.
I just need a simple button to insert the video.
I don't need the support for 25 different video hosts ( YouTube,Vimeo,etc.. ). I just need to support the Media Library.
Can anyone suggest a good plugin?