embeded videos

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
easttowest
Regular
Posts: 25
Joined: Tue Apr 18, 2006 4:44 am

embeded videos

Post 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>
Mas
chickens
Regular
Posts: 192
Joined: Wed Dec 06, 2006 12:15 am
Location: Vegas
Contact:

Post by chickens »

All you should need to do is paste that code into the HTML section when creating a post.
easttowest
Regular
Posts: 25
Joined: Tue Apr 18, 2006 4:44 am

embeded video

Post by easttowest »

i did it doesnt work on serindipity it worked on my other bloghttp://www.meejuru.blogspot.com/
Mas
Don Chambers
Regular
Posts: 3659
Joined: Mon Feb 13, 2006 2:40 am
Location: Chicago, IL, USA
Contact:

Post 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.
=Don=
snafu
Regular
Posts: 108
Joined: Sat Dec 17, 2005 7:34 am

Post 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 />
chickens
Regular
Posts: 192
Joined: Wed Dec 06, 2006 12:15 am
Location: Vegas
Contact:

Post 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.
Post Reply