I would like to talk about this video in a blog post but can not find the video on Youtube or elsewhere. If anyone can find this video for me WITH the embedded code so that I can use it on my site I will pay you $2.00 First person to say they "found it" and then PM me the code wins! Thanks! Video: http://www.chinadaily.com.cn/video/2009-11/04/content_8912526.htm
Can you see it here? http://drmikessteakdinner.com/tes.html I just copied and pasted the code while removing the samedomain portions of the code. <p style="text-align:center"><object align="middle" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://mpub.chinadaily.com.cn/files/swflash.cab#version=9,0,0,0" height="330" id="vp" width="404"> <param name="allowFullScreen" value="true"/> <param name="movie" value="http://mpub.chinadaily.com.cn/files/vpv1.swf"/> <param name="FlashVars" value="id=1665&head=http://mpub.chinadaily.com.cn/xmls/"/> <param name="quality" value="high"/> <param name="scale" value="noscale"/> <param name="bgcolor" value="#ffffff"/> <embed align="middle" allowfullscreen="true" bgcolor="#ffffff" flashvars="id=1665&head=http://mpub.chinadaily.com.cn/xmls/" height="330" name="vp" pluginspage="http://www.macromedia.com/go/getflashplayer" quality="high" scale="noscale" src="http://mpub.chinadaily.com.cn/files/vpv1.swf" type="application/x-shockwave-flash" width="404"></embed></object></p> Code (markup): Trying to figure out a way of downloading it.
Took a second to remoind myself how to pass a flashvar within a url. Kind of brain dead this morning. Download link is http://mpub.chinadaily.com.cn/files/vpv1.swf?id=1665&head=http://mpub.chinadaily.com.cn/xmls/ If it doesn't work for you, copy and paste the link but change the & sign into it;s encoded version as & # 3 8 ; without the spaces. Hope this helps, -drmike edit: I'm actually surprised at home simple that was. With youtube and the others I do, you have to grab xml files and headers. That was two edits and a copy and paste. reedit: This was a good read in case anyone was interested: http://forums.afterdawn.com/thread_view.cfm/413373 rereedit: Got the 2 bucks. Thanks.