Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Blogger Embedding


I'm trying to get the JW Player to work with Blogger. But even the sample that Jerone has on his Embed Wizard page won't work with the embed code generated, let alone when I put my own info in there. Is there something else I should be doing for Blogger?

It will play the Flix player swf, but I'd prefer to use JW's.

Thanks in advance.

36 Community Answers

JW Player

User  
-1 rated :

Additionally, Blogger says:

"HTML can not be accepted. Tag is not closed"

JW Player

User  
-2 rated :

Post your code. I'm completely out of intelligent guesses. (Lots of the other kind if you want some of them.)

JW Player

User  
0 rated :

@G.,

What happened to the spaces?

This works for me:bc.. <html>

<head>

</head>

<body>

<embedsrc="mediaplayer.swf"width="720"height="324"allowscriptaccess="always"allowfullscreen="true"flashvars="height=324&width=720&file=http://x264.servebeer.com/550.mp4&type=flv&searchbar=false&smoothing=false"/>

</body>

</html>

JW Player

User  
-1 rated :

Here what i have...

http://x.264.blog.com.mk/

JW Player

User  
-1 rated :

It's ok now, i've add "http://www.jeroenwijering.com/embed/player.swf" and now is ok :)

Tnx man...:)

JW Player

User  
-1 rated :

Hi! I cant use the SWFObject in Blogger, it doesn't work.
Embeded works fine on firefox, but i need to use whit script cause IE doesn't show the player, so im trying whit the SWFobject.
Help please.

JW Player

User  
-2 rated :

@Charly - it is not uncommon for blogs and CMSystems to not allow proper scripting, but the embed code should then work
usually when the player wont show in IE - it is because the flashvars *width* and *height* havent been set !
please see the wizard page for correct embedding code - http://www.jeroenwijering.com/?page=wizard

JW Player

User  
-1 rated :

Its very simple. You should put a space beteween embed & src. It has to look like this:

bc.. <embed src="http://www.jeroenwijering.com/embed/player.swf"width="720"height="324"allowscriptaccess="always"allowfullscreen="true"flashvars="height=324&width=720&file=http://x264.servebeer.com/550.mp4&searchbar=false&smoothing=false"/>


And NOT like that:

bc.. <embedsrc="http://www.jeroenwijering.com/embed/player.swf"width="720"height="324"allowscriptaccess="always"allowfullscreen="true"flashvars="height=324&width=720&file=http://x264.servebeer.com/550.mp4&searchbar=false&smoothing=false"/>

JW Player

User  
-1 rated :

...what about .nsv livestream, let's say :

http://208.83.20.13:8050;stream.nsv

Can be done with this type of streaming media?

JW Player

User  
-1 rated :

how could i deactivate auto play for my embedded video..i dont to start it auto while opening page

JW Player

User  
1 rated :

email me help ramilcvaliente@yahoo.com..more thanks

JW Player

User  
-3 rated :

@DG3
Additionally, Blogger says:

"HTML can not be accepted. Tag is not closed"

Blogger don't like autoclosing tags. Instead of just bc.. />
at the end, you should use bc.. </embed>
. This is autofixed if you switch between HTML and WISIWIG tabs.

Hope it helps other with the same issue.

JW Player

User  
3 rated :

where do you put the code in blogger? Thanks

JW Player

User  
-1 rated :

Sagus,

It helped others ;-)

Thanks

JW Player

User  
1 rated :

CGP, look at the HTML edition section that appears when you create or edit a post

JW Player

User  
1 rated :

Thanks for this helpful post...
Regards,
<a href="http://www.saibposervices.com/Video-audio-tagging.aspx"> SBL video tagging </a>

JW Player

User  
-1 rated :

embed close </embed>

JW Player

User  
1 rated :

Your HTML cannot be accepted: Tag is not allowed: <link style="font-family: arial;" rel="File-List" href="file:///C:%5CDOCUME%7E1%5Ccrystal%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml">

JW Player

User  
0 rated :

Como puedo hacer streaming con ACC audio??

JW Player

User  
1 rated :

I have a wordpress blog but people are saying they can not see the player. Can you help? Here is the code:

<script src="http://www.dualnetworking.com/swfobject.js" type="'text/javascript'"></script>
<div id="mediaspace20">This text will be replaced</div>
<script type="'text/javascript'">// <![CDATA[
var so = new SWFObject('http://www.dualnetworking.com/player-licensed.swf','mpl20','470','20','9');
so.addParam('allowfullscreen','true');
so.addParam('allowscriptaccess','always');
so.addParam('wmode','opaque');
so.addVariable('duration','2820');
so.addVariable('file','http://www.dualnetworking.com/audio/god/dcmens.mp3');
so.write('mediaspace20');

// ]]></script>

JW Player

User  
5 rated :

I have the same problem but this problem came when i want to upload a video from my PC( Video i downloaded from Youtube)

<div align="center">
<object id="BLOG_video-26971b7a2024b39c" class="BLOG_video_class" width="320" height="266" contentid="26971b7a2024b39c"></div>

Plz help me...

JW Player

User  
1 rated :

It's that damn <![CDATA[ */ garbage that gets inserted mysteriously. I'm awaiting a solution. Don't know why this gets inserted in my fine code generated from the Longtailvideo Install Wizard.

Mike

Ethan Feldman

JW Player Support Agent  
2 rated :

Make sure that you are editing your pages in HTML Mode (not visual mode), when making posts in your WordPress Blog.

JW Player

User  
-1 rated :

@Sagus,

thak you for your suggestion, i put the code as
</embed></object>
and it seems to be working!

JW Player

User  
0 rated :

bc.. <embedsrc="http://www.jeroenwijering.com/embed/player.swf"width="720"height="324"allowscriptaccess="always"allowfullscreen="true"flashvars="height=324&width=720&file=http://x264.servebeer.com/550.mp4&searchbar=false&smoothing=false"/>


...and it does not work for my blog...:(

JW Player

User  
3 rated :

@pyth

from - http://www.jeroenwijering.com/?item=Supported_Flashvarsbc.. * autostart *(false): Set this to true in the player to automatically start playing when the page loads.

JW Player

User  
-3 rated :

How to post a youtube video as a response in a Blogger post. I am keep getting message
"Your HTML cannot be accepted: Tag is not allowed" I was trying to embed

<object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/PA4yMVSwuQo&hl=en_US&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/PA4yMVSwuQo&hl=en_US&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="505"></embed></object>

at http://best-ghazals.blogspot.com/2010/04/blog-post_24.html#comment-form


any suggestion is highly appreciated

Ethan Feldman

JW Player Support Agent  
2 rated :

Blogger does not allow you to use these tags, that is the issue.

JW Player

User  
0 rated :

I'm trying to embed a code in a blog post as well. I've tried everything I've read and I'm still getting error messages that say: HTML not accepted Tag not closed. I've tried adding </embed> at the end and then the error says HTML not accepted Tag Broken.
I'm tried just adding /embed> at the end and then it goes back to NOT CLOSED.

Below is the code I'm trying to add. It works on the preview but it won't publish. Anyone? Please help?

<embed src="http://www.ecrater.com/widget.swf" quality="high" bgcolor="#ffffff" width="330" height="148" name="widget" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" flashVars="&path_xml=widget.php&size=s&shape=h&sid=150602&flash=1"/>

Ethan Feldman

JW Player Support Agent  
0 rated :

Again, Blogger does not allow you to use these tags, that is the issue.

JW Player

User  
1 rated :

Can you tell me what is wrong with this in blogger?

it is not working


</embed></object ID="SopPlayer" name = "SopPlayer"
CLASSID=clsid:8FEFF364-6A5F-4966-A917-A3AC28411659
WIDTH="450" HEIGHT="350" >
<param name="AutoStart" value="1">
<param name="Language" value="en_US">
<param name="SopAddress" value="sop://broker.sopcast.com:3912">
<param name="ChannelName" value="nnnnnn">
</OBJECT></embed>

Ethan Feldman

JW Player Support Agent  
4 rated :

Please provide a link, thanks.

JW Player

User  
0 rated :

here it is how you can use JW Player in Blogger.com
http://jajodia-saket.blogspot.com/2010/11/how-to-use-and-earn-from-jw-player-in.html

Ethan Feldman

JW Player Support Agent  
1 rated :

Thanks

JW Player

User  
0 rated :

Welcome... :)

Ethan Feldman

JW Player Support Agent  
0 rated :

:) Thanks again.

This question has received the maximum number of answers.