I couldn't find one on here so I made my own:
Regex:
Replacement:
Usage:
<embed width="600" height="361" type="application/x-shockwave-flash" allowFullscreen="true" allowNetworking="all" wmode="transparent" src="http://static.photobucket.com/player.swf?file=http://vid307.photobucket.com/albums/nn2...RVIDEO.flv">
It works for me anyway.
Demo:
http://petsmania.net/forums/thread-11-po...l#pid13057
Regex:
\[photobucket](.*?)\[/photobucket\]
Replacement:
<embed width="448" height="361" type="application/x-shockwave-flash" wmode="transparent" src="http://photobucket.com/flash/player.swf?file=$1"></embed>
Usage:
[photobucket]http://vid307.photobucket.com/albums/YOURALBUM/YOURVIDEO.flv[/photobucket]
As found in the HTML Code:<embed width="600" height="361" type="application/x-shockwave-flash" allowFullscreen="true" allowNetworking="all" wmode="transparent" src="http://static.photobucket.com/player.swf?file=http://vid307.photobucket.com/albums/nn2...RVIDEO.flv">
It works for me anyway.
Demo:
http://petsmania.net/forums/thread-11-po...l#pid13057