subscribe: Posts | Comments | Email

Mind-blowing Technology Will Fuse The Digital & Natural Worlds How To Measure Land With Google Maps

Embed Amazon Videos

2 comments
Embed Amazon Videos

When creating my post on netbook deals, I ran into the problem of trying embed an amazon video. Google didn’t help, but I managed to figure out a way to do it. Nothing amazing for those who know something about website design, but for you non-techy googlers, here’s an explanation.

Step 1: Click the “Share” button on the video once you’ve got it playing.

Step 2: You should get to the video’s permalink page. View the page source in your browser. Need help?

Step 3: Find “<object classid” in the source without the quotes (use CTRL-F).

Step 4: Copy the entire code starting from <object classid to </object>. Should look something like code below.

Step 5: Paste the HTML anywhere on your site/blog/etc. and you’ve embedded the video!

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28" width="320" height="283" id="fp_AMPlayerProd" title="Flash Player"  >
<param name="movie" value="http://g-ecx.images-amazon.com/images/G/01/am3/20091103164702518/AMPlayer._V226671982_.swf?amazonPort=80&allowFullScreen=true&locale=us&nsPrefix=fp_&canResize=1&logUrl=gp%2Fmpd%2Fl&autoPlay=0&sessionId=178-0013017-4798978&salign=LT&preset=detail&mediaObjectId=mBM576KGBZX2X&autoPlayTimer=&mediaObjectIDList=mBM576KGBZX2X&permUrl=gp%2Fmpd%2Fpermalink&refUrl=%7Cgp%7Cmpd%7Cpermalink%7CmBM576KGBZX2X&xmlUrl=http%3A%2F%2Fwww.amazon.com%2Fgp%2Fmpd%2Fgetplaylist-v2%2FmBM576KGBZX2X%2F178-0013017-4798978&amazonServer=www.amazon.com&scale=noscale" />
<param name="allowFullScreen" value="true" />
<param name="bgcolor" value="#FFFFFF" />
<param name="salign" value="LT" />
<param name="allowScriptAccess" value="always" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />

<param name="amazonPort" value="80" />
<param name="allowFullScreen" value="true" />
<param name="locale" value="us" />
<param name="nsPrefix" value="fp_" />
<param name="canResize" value="1" />
<param name="logUrl" value="gp/mpd/l" />
<param name="autoPlay" value="0" />
<param name="sessionId" value="178-0013017-4798978" />
<param name="salign" value="LT" />
<param name="preset" value="detail" />
<param name="mediaObjectId" value="mBM576KGBZX2X" />
<param name="autoPlayTimer" value="" />
<param name="mediaObjectIDList" value="mBM576KGBZX2X" />
<param name="permUrl" value="gp/mpd/permalink" />
<param name="refUrl" value="|gp|mpd|permalink|mBM576KGBZX2X" />
<param name="xmlUrl" value="http://www.amazon.com/gp/mpd/getplaylist-v2/mBM576KGBZX2X/178-0013017-4798978" />
<param name="amazonServer" value="www.amazon.com" />
<param name="scale" value="noscale" />

<embed src="http://g-ecx.images-amazon.com/images/G/01/am3/20091103164702518/AMPlayer._V226671982_.swf" flashvars="amazonPort=80&allowFullScreen=true&locale=us&nsPrefix=fp_&canResize=1&logUrl=gp%2Fmpd%2Fl&autoPlay=0&sessionId=178-0013017-4798978&salign=LT&preset=detail&mediaObjectId=mBM576KGBZX2X&autoPlayTimer=&mediaObjectIDList=mBM576KGBZX2X&permUrl=gp%2Fmpd%2Fpermalink&refUrl=%7Cgp%7Cmpd%7Cpermalink%7CmBM576KGBZX2X&xmlUrl=http%3A%2F%2Fwww.amazon.com%2Fgp%2Fmpd%2Fgetplaylist-v2%2FmBM576KGBZX2X%2F178-0013017-4798978&amazonServer=www.amazon.com&scale=noscale" width="320" height="283" name="fp_AMPlayerProd" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" title="Flash Player"  allowFullScreen="true" bgcolor="#FFFFFF" salign="LT" allowScriptAccess="always" quality="high" wmode="transparent"  />
</object>

If this article came in use for you consider subscribing.You will not be left hanging!

More stuff for you:

  1. Also this can be done if you are an Amazon.com affiliate to refer visitors to Amazon. Just modify the URL link with a custom one including your referral link or use the affiliates tool to embed a video of choice. Great for earning a bit on the side if you are doing a movie/TV show review when you link the reader to a direct video on demand clip.

  2. i have just signed up with the amazon affiliate program and i am still not earning a good deal of cash from them.**’

Leave a Reply