wordpress again

Status
Not open for further replies.
10 comments
you need to use embedded links like this...

<object id="vbbplayer" width="425" height="344" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" ><param name="movie" value="http://www.videobb.com/e/sxoNJr57zVUN" ></param><param name="allowFullScreen" value="true" ></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.videobb.com/e/sxoNJr57zVUN" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
 
iff adding to your sborg template you can add


Code:
<object id="vbbplayer" width="425" height="344"  classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" ><param  name="movie" value="%videobb_links%"  ></param><param name="allowFullScreen" value="true"  ></param><param name="allowscriptaccess"  value="always"></param><embed  src="%videobb_links%"  type="application/x-shockwave-flash" allowscriptaccess="always"  allowfullscreen="true" width="425"  height="344"></embed></object>
 
Status
Not open for further replies.
Back
Top