Author Topic: How do I/Can I embed daily motion videos?  (Read 2038 times)

Offline Suarez 7

  • Please Ban Andy, Please Please, Please!
  • Legacy Fan
  • ******
  • Posts: 1,124
  • Bring Rafa Home.
How do I/Can I embed daily motion videos?
« on: May 2, 2012, 12:54:28 pm »
I know how to do it with youtube I am just wonderig can I do with daily motion, ad if so how?

I tried to do it with just the flash player thig but I just get this

<a href="http://www.dailymotion.com/video/xpdf7c_fabio-aurelio-thanks-for-the-memories-hd_sport" target="_blank" rel="noopener noreferrer" class="bbc_link bbc_flash_disabled new_win">http://www.dailymotion.com/video/xpdf7c_fabio-aurelio-thanks-for-the-memories-hd_sport</a>


I get that with the YT oes aswell but I know what parts of the link to delete and change etc, but I am not sure with daily motion. Ca anyone help?

Thanks.
Rafa Benitez. The man who made us dream again.

Offline SP

  • Thor ain't got shit on this dude! Alpheus. SPoogle. The Equusfluminis Of RAWK. Straight in at the deep end with a tube of Vagisil. Needs to get a half-life. Needs a damned good de-frag.
  • RAWK Staff.
  • Legacy Fan
  • ******
  • Posts: 36,044
  • .
  • Super Title: Southern Pansy
Re: How do I/Can I embed daily motion videos?
« Reply #1 on: May 2, 2012, 01:02:12 pm »
Get the Non-Iframe embed code:


<object width="480" height="270"><param name="movie" value="http://www.dailymotion.com/swf/video/xpdf7c"></param>
<param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param>
<param name="wmode" value="transparent"></param>
<embed type="application/x-shockwave-flash" src="http://www.dailymotion.com/swf/video/xpdf7c" width="480" height="270"
wmode="transparent" allowfullscreen="true" allowscriptaccess="always"></embed></object><br />
<a href="http://www.dailymotion.com/video/xpdf7c_fabio-aurelio-thanks-for-the-memories-hd_sport" target="_blank">
Fabio Aurelio | Thanks For The Memories | HD</a>
 <i>by <a href="http://www.dailymotion.com/empireofthekopTV" target="_blank">empireofthekopTV</a></i>



And use the bits in red.

[flash=480,270]http://www.dailymotion.com/swf/video/xpdf7c[/flash]

<a href="http://www.dailymotion.com/swf/video/xpdf7c" target="_blank" rel="noopener noreferrer" class="bbc_link bbc_flash_disabled new_win">http://www.dailymotion.com/swf/video/xpdf7c</a>
« Last Edit: May 2, 2012, 01:04:45 pm by Southern Pansy »

Offline Suarez 7

  • Please Ban Andy, Please Please, Please!
  • Legacy Fan
  • ******
  • Posts: 1,124
  • Bring Rafa Home.
Re: How do I/Can I embed daily motion videos?
« Reply #2 on: May 2, 2012, 01:04:27 pm »
Get the Non-Iframe embed code:

Code: [Select]
<object width="480" height="270"><param name="movie" value="http://www.dailymotion.com/swf/video/xpdf7c"></param>
<param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param>
<param name="wmode" value="transparent"></param>
<embed type="application/x-shockwave-flash" src="http://www.dailymotion.com/swf/video/xpdf7c" width="480" height="270"
wmode="transparent" allowfullscreen="true" allowscriptaccess="always"></embed></object><br />
<a href="http://www.dailymotion.com/video/xpdf7c_fabio-aurelio-thanks-for-the-memories-hd_sport" target="_blank">
Fabio Aurelio | Thanks For The Memories | HD</a>
 <i>by <a href="http://www.dailymotion.com/empireofthekopTV" target="_blank">empireofthekopTV</a></i>


<a href="http://www.dailymotion.com/swf/video/xpdf7c" target="_blank" rel="noopener noreferrer" class="bbc_link bbc_flash_disabled new_win">http://www.dailymotion.com/swf/video/xpdf7c</a>

Thanks mate
Rafa Benitez. The man who made us dream again.

Offline Hinesy

  • RAWK Editor. Giving it BAFTA’s. 57'sy. Caramel log dealer and comma chameleon. Tory Totty Tonguer
  • RAWK Staff.
  • Legacy Fan
  • ******
  • Posts: 20,311
Re: How do I/Can I embed daily motion videos?
« Reply #3 on: May 2, 2012, 01:08:08 pm »
sp can you add this to the embed sticky ta
Yep.

Offline SP

  • Thor ain't got shit on this dude! Alpheus. SPoogle. The Equusfluminis Of RAWK. Straight in at the deep end with a tube of Vagisil. Needs to get a half-life. Needs a damned good de-frag.
  • RAWK Staff.
  • Legacy Fan
  • ******
  • Posts: 36,044
  • .
  • Super Title: Southern Pansy
Re: How do I/Can I embed daily motion videos?
« Reply #4 on: May 2, 2012, 01:34:10 pm »
Done.