inherit
211342
0
Jul 17, 2014 6:29:51 GMT -8
superalex
2
July 2014
superalex
|
Post by superalex on Jul 10, 2014 5:21:01 GMT -8
Hello. I've wanted to insert some code into a thread like
<script src="http://jwpsrv.com/library/6Xv1UAgvEeSOSiIACtqXBA.js"></script>
or
<div id='playertQlWGLjAbaRC'></div>
<script type='text/javascript'>
jwplayer('playertQlWGLjAbaRC').setup({
file: 'http://download1480.mediafire.com/fco7ecb2d7eg/b6ct8li6lnuyhsv/small_preview.mp4',
image: '//www.longtailvideo.com/content/images/jw-player/lWMJeVvV-876.jpg',
title: 'Test',
width: '100%',
aspectratio: '24:10'
});
</script>
but it just spits out the code and the player doesn't appear. Can anyone help?
|
|
inherit
211342
0
Jul 17, 2014 6:29:51 GMT -8
superalex
2
July 2014
superalex
|
Post by superalex on Jul 10, 2014 5:32:00 GMT -8
P.S.
It says on the site "<head> Insert this line of code into your webpage's <head> tag to load the cloud-hosted JW Player"
and
<body> Copy the embed code below and paste it into the <body> of your webpage HTML
but how exactly do I do that?
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jul 16, 2014 10:24:10 GMT -8
Hi, superalex. That code would need to be placed somewhere that accepts HTML. Posts do not accept HTML. Structure > Headers & Footers and Themes > Layout Templates are two places that accept HTML. If you're looking for the <head> tag, it's found in Themes > Layout Templates > Forum Wrapper.
|
|