namouch / swfobject

Automatically exported from code.google.com/p/swfobject
0 stars 0 forks source link

Problem embedding dailymotion videos #617

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. trying to embed video from dailymotion
2.
3.

What is the expected output? What do you see instead?
Video is not displayed with this kind of URL:
http://www.dailymotion.com/embed/video/k7El0xdYUEIwI52Imed

I have to replace /embed/video/ with /swf/ for video to be displayed.

What version of the product are you using? On what operating system?
SWFObject v2.2

Original issue reported on code.google.com by jpjoun...@gmail.com on 31 Jan 2012 at 4:01

GoogleCodeExporter commented 9 years ago
This is not a bug in SWFObject, but an authoring related issue. Good heads up 
for someone trying to embed a DailyMotion video, but need to mark this as 
invalid.

Original comment by aran.rhee@gmail.com on 31 Jan 2012 at 5:45

GoogleCodeExporter commented 9 years ago
Sorry I don't understand well: authoring related issue. Can you please explain 
a little more ? Thanks a lot.

Original comment by jpjoun...@gmail.com on 1 Feb 2012 at 7:39

GoogleCodeExporter commented 9 years ago
I am unsure how to explain it much clearer. This is not a bug in the swfobject 
library, but just a problem with your url. You already explained the fix for 
the issue, so I don't know what more you are looking for.

Original comment by aran.rhee@gmail.com on 1 Feb 2012 at 4:23

GoogleCodeExporter commented 9 years ago
I was surprised dailymotion itself gives a URL I have to modify. Both URL works 
with dailymotion when I call them directly but only the modified one works when 
I embed it.
That's what I don't understand.

Original comment by jpjoun...@gmail.com on 1 Feb 2012 at 4:27