Is there a way to post Videos on SCA without just adding a link?
I want to be able to post box breaks but want the video to be seen in the thread and not have a link that you have to click on.
(hope I'm explaining that correct.)
thanks!
Is there a way to post Videos on SCA without just adding a link?
I want to be able to post box breaks but want the video to be seen in the thread and not have a link that you have to click on.
(hope I'm explaining that correct.)
thanks!
Randy
United States Air Force, Retired
Freedom Is Not Free
"Each day's a gift and NOT a given right"
Try this:
You'll need to edit the HTML of your blog entry or page—this should be relatively straightforward. In Blogger, for example, just click the "Edit HTML" tab.
Next, go to the video that you want, and look for the 'Embed' box in the "About This Video" section. Copying the HTML code that's there into your website will create an embedded player; the video will play within your site when the user clicks on the 'Play' button.
You can resize the player by editing the object width="425" and height="350" fields at both the beginning and end of the embedded player code. Make sure that the sizes you choose have the same ratio as the default numbers, so that the video doesn't get stretched—just multiply the width by 0.8235 to get the height.
Here is another way:
http://videolightbox.com/
Last edited by cardjim; 08-23-2011 at 10:20 AM.
thanks Jim!
Randy
United States Air Force, Retired
Freedom Is Not Free
"Each day's a gift and NOT a given right"
Randy, if you can not get this to work, I may have to allow HTML for you. And I am a little leery of doing that.