Quote:
Originally Posted by Wonksta
|
both work for me.
Regular expression
http[s]*://[w\.]*vimeo\.com/([\d]+)[\w&;=\?+%/-]*
Replacement
<center><object type="application/x-shockwave-flash" width="$ameinfo[width]" height="$ameinfo[height]" data="http://vimeo.com/moogaloop.swf?clip_id=$p1&server=vimeo.com& ;fullscreen=1&video_info=1"> <param name="quality" value="best"><param name="allowfullscreen" value="true"><param name="scale" value="showAll"><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=$p1&server=vimeo.com& ;fullscreen=1&video_info=1"></object></center>