During the development of wptube I had a hard time finding how to embed dotsub.com videos in wordpress but finally i did it and if anybody needs it bellow is the code. You have to change the part after uuid= which is the unique video id ( 7281f5dc-d4b1-4315-abb7-143becd34f49 ) to the video you want to embed.
Here is the code:
<object type="application/x-shockwave-flash" data="http://dotsub.com/static/players/portalplayer.swf" width="545" height="440"> <param name="movie" value="http://dotsub.com/static/players/portalplayer.swf" /> <param name="flashvars" value="uuid=7281f5dc-d4b1-4315-abb7-143becd34f49&lang=eng&type=flv&plugins=dotsub&tid=UA-3684979-1&embedded=false" /> <param name="allowFullScreen" value="true" /> <param name="wmode" value="opaque" /> </object>
Leave a Comment
No Comments








