steve, thanks for your help on this.
I think I should clarify some more. I am adding videos to my SP membership site for members only. they get access as part of their membership. The watch the videos in the posts. I don’t want the videos anywhere outside the forum I am creating.
IE…Ryan Lee at founderfly.com and others, including another ubb threads based site I own, and I know of vbul sites that also do this with their videos. I assumed it was routine.
I am getting them over by copying the html code for the whole page. Each page represents one category and there are many, many videos…would be a pain and laborious for me to have to one by one go grab the old non Iframe code. I suppose I could if I had to.
**************************************
Here is a small sample from one of my pages, to show you what I mean…..:
<p style=”text-align: center;”>
<img alt=”” src=”http://www.wizardoflight.com/wp-content/uploads/2011/10/wizardoflight-5001.png” style=”width: 500px; height: 123px;” /></p>
<p style=”text-align: center;”>
Resources and updates are at the bottom of this page.</p>
<p style=”text-align: center;”>
Watch first Only 5 minutes long. We’ll start slow….(sorry about the video quality on this video….)</p>
<p style=”text-align: center;”>
<Iframe allowfullscreen=”” frameborder=”0″ height=”338″ mozallowfullscreen=”” src=”http://player.vimeo.com/video/35227518?title=0&byline=0&portrait=0″ webkitallowfullscreen=”” width=”600″></iframe></p>
**************************************
Is there anything else I could do here?? thanks
Rob