go to the ame cp in your admin control panel and open display. Scroll down to the bottom of the page, and click on "add new".
In the title space, Daily Motion
In the description, Auto link Daily Motion Videos
In the display order, 80 (or whatever number you want)
Active, set to yes
Contain, set to yes
Regular expression, insert: [
http://]*[a-z]*?[\.]?dailymotion\.[a-z\.]+([&\w;=\+_\-\/]*)
Replacement, insert: <object width="425" height="335"><param name="movie" value="$p1"></param><param name="allowfullscreen" value="true"></param><embed src="$p1" type="application/x-shockwave-flash" width="425" height="335" allowfullscreen="true"></embed></object>
Extract destination data, set to yes
Embedding Regexp, insert: value="([
http://]*[a-z]*\.dailymotion\.[a-z]+/swf/[\w\d]+)"
That should do it for ya Borden