Page 1 of 1

embeded videos

Posted: Fri Oct 12, 2007 9:28 pm
by easttowest
can any one tell me how the bellow embeded video work its not working on my blog at http://www.meejuru.com/serendipity/index.php
here is the video:
<embed src="http://www.theonion.com/content/themes/ ... player.swf" allowScriptAccess="always" type="application/x-shockwave-flash" wmode="transparent" flashvars="file=http://www.theonion.com/content/xml/634 ... 20Overseas" height="355" width="400" ></embed><br/><a href="http://www.theonion.com/content/node/63 ... eo">Report: Many U.S. Parents Outsourcing Child Care Overseas</a>

Posted: Sat Oct 13, 2007 12:32 am
by chickens
All you should need to do is paste that code into the HTML section when creating a post.

embeded video

Posted: Sat Oct 13, 2007 1:18 am
by easttowest
i did it doesnt work on serindipity it worked on my other bloghttp://www.meejuru.blogspot.com/

Posted: Sat Oct 13, 2007 2:35 am
by Don Chambers
I do not know anything about embedding videos, as I have never personally done it. However, you might want to make sure that any markup plugins are disabled for the post.

The whole <embed> thing is a netscape creation, not valid html - but most browsers do handle it.

Posted: Sat Oct 13, 2007 6:45 am
by snafu
Good morning,

we use the flvplayer for posting actually approx. 100 videos on our local newspaper blog with best results.

The code to be embedded looks like this:

Code: Select all

<object type="application/x-shockwave-flash" width="400" height="310" wmode="transparent"data="flvplayer.swf?file=uploads/marcdietel_512K.flv&image=uploads/preview_marc.jpg"><param name="movie"value="flvplayer.swf?file=uploads/marcdietel_512K.flv&image=uploads/preview_marc.jpg"/><param name="wmode" value="transparent" /></object><br />

Posted: Sat Oct 13, 2007 8:03 am
by chickens
I just posted the video on my test site: http://zonalnet.com/serendipity/index.p ... -test.html

I just took the code and posted into the text box. I have the WYSIWYG editor disabled, so I just pasted the test without doing anything else.

EDIT: Oh yeah, I love the onion.