}
/* Format the description to hold a reference to the embedded video */
- $description = '<object type="application/x-shockwave-flash" width="'.$width.'" height="'.$height.'"';
- $description.= 'data="http://www.vimeo.com/moogaloop.swf?clip_id='.$video_id;
- $description.= '&server=www.vimeo.com&fullscreen=1&show_title=1'.$autoStartStr;
- $description.= '&show_byline=1&show_portrait=0&color=">';
- $description.= '<param name="quality" value="best" />';
+ $description = '<object width="'.$width.'" height="'.$height.'">';
$description.= '<param name="allowfullscreen" value="true" />';
- $description.= '<param name="scale" value="showAll" />';
- $description.= '<param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id='.$video_id;
- $description.= '&server=www.vimeo.com&fullscreen=1&show_title=1'.$autoStartStr;
- $description.= '&show_byline=1&show_portrait=0&color=" />';
- $description.= '</object>';
-
+ $description.= '<param name="allowscriptaccess" value="always" />';
+ $description.= '<param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id='.$video_id;
+ $description.= '&server=vimeo.com&show_title=1&show_byline=1&'.$autoStartStr;
+ $description.= 'show_portrait=0&color=&fullscreen=1"/ >';
+ $description.= '<embed src="http://vimeo.com/moogaloop.swf?clip_id='.$video_id;
+ $description.= '&server=vimeo.com&show_title=1&show_byline=1&'.$autoStartStr;
+ $description.= 'show_portrait=0&color=&fullscreen=1"';
+ $description.= 'type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always"';
+ $description.= 'width="'.$width.'" height="'.$height.'">';
+ $description.= '</embed></object>';
+
/*
**********************************
* Embed a remote .swf file
<b>Stickam:</b> http://www.stickham.com/editMediaComment.do?method=load&mId=xxxxxxxxx<br>
<b>Myspace1:</b> http://vids.myspace.com/index.cfm?fuseaction=vids.individual&VideoID=xxxxxxxx<br>
<b>Myspace2:</b> http://myspacetv.com/index.cfm?fuseaction=vids.individual&videoid=xxxxxxxx<br>
+ <b>Vimeo:</b> http://www.vimeo.com/xxxxxx<br>
<b>Generic:</b> Any webpage with an '<object ... <embed ...' style video on its page<br>
<br>
<b><u>Supported File Types:</u></b><br>