When l click on this I immediately get the "missing required width parameter" error from your site.
Please also read about the video param meta tags in our Share on Myspace document here. You need to define them in this way:
http://wiki.developer.myspace.com/index.php?title=How_to_Add_Share_on_MySpace_to_Your_Site#How_to_properly_identify_your_site.E2.80.99s_content_to_Share_on_MySpace
Notice the discussion of multimedia meta tags:
<meta name="medium" content="video" />
<link rel="video_src" href="VIDEO_SOURCE_URL_GOES_HERE" />
<meta name="video_height" content="VIDEO_HEIGHT_GOES_HERE" />
<meta name="video_width" content="VIDEO_WIDTH_GOES_HERE" />
<meta name="video_type" content="application/x-shockwave-flash" />
thanks,
Joel