SVEP is a super easy and fast plugin to embed video into your web pages from video sharing services.
To add a video into your pages only create a link element includes video url
example: <a href="[VIDEO URL]">[YOUR TEXT]</a>
Supported Services
- Youtube
- Google Video
- Vimeo
- DailyMotion
- Metacafe
- BlipTv
- Screenr
- Viddler
will be added new services with next versions..
Included Files
- jquery.svep.js (with compressed and developer versions)
- jquery.swfobject.js (SWFObject v1.1.1 MIT/GPL licenses @jon_neal)
- style.svep.css (style file)
- Graphic Files
- Manual and Test Files
It’s Tested On: Mozilla Firefox, IE (6,+), Opera, Safari, Google Chrome
1.0 (August 19 2010) - First version
It was built using the jQuery (MIT and GPL licenses) and SWFObject v1.1.1 (MIT/GPL licenses @jon_neal).