Recent Topics

1 May 31, 2007 03:09    

My b2evolution Version: 1.8.x

I write a company blog and what I am always concerned about is that if I use a video or a picture, I maybe infringing copy write.

So I was delighted when I found this site which gave high quality content images, videos and stories for free.

http://www.thenewsroom.com/
Yes there is some advertising money but I doubt it will be much.

They want me to put in code like this for a story
+++++++++++++++++++++++++++++++++++++++
<div id="cubeDiv" style="position:relative;"><span style="position:relative; z-index:2;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" id="swfclipt218269" width="200" height="200"><param name="allowScriptAccess" value="always" /><param name="movie" value="http://www.thenewsroom.com/mash/swf/cube.swf?a=t218269&m=13642&v=1" /><param name="base" value="."/><embed src="http://www.thenewsroom.com/mash/swf/cube.swf?a=t218269&m=13642&v=1"base="." width="200" height="200" name="swfclipt218269" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></object></span><span id="voxAdt218269" style="position:absolute;z-index:2;"></span></div>
+++++++++++++++++++++++++++++++++

Or for an image
+++++++++++++++++++++++
<div id="cubeDiv" style="position:relative;"><span style="position:relative; z-index:2;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" id="swfclipi268613" width="200" height="200"><param name="allowScriptAccess" value="always" /><param name="movie" value="http://www.thenewsroom.com/mash/swf/cube.swf?a=i268613&m=13660&v=1" /><param name="base" value="."/><embed src="http://www.thenewsroom.com/mash/swf/cube.swf?a=i268613&m=13660&v=1"base="." width="200" height="200" name="swfclipi268613" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></object></span><span id="voxAdi268613" style="position:absolute;z-index:2;"></span></div>

++++++++++++++++++++++++

How do I put these into a post?


Form is loading...