From your blogger dashboard,go to the Template > Edit HTML and press the Ctrl+F keys to open the
Blogger search box.
Step 2
Type the </head> tag inside the search box and hit enter to find it.and the copy the code below and paste
it before the </head> tag.
and save it.
In Post>select HTML Copy Code
<br />
<div id="playerSpuurExoMyae">
</div>
<script type="text/javascript">
jwplayer('playerSpuurExoMyae').setup({
file: 'https://www.youtube.com/watch?v=ja-qjGeDBZQ',
"title": "IA-CD4", "description": "MyWEBs", "image": "http://a2.mzstatic.com/us/r1000/105/Music/v4/d1/bd/6a/d1bd6a0c-5850-0f17-6e15-c83c5ae6ea70/IceAge4_iTunes_FINAL.200x200-75.jpg",
width: '100%',
aspectratio: '16:9',
autostart: 'false',
primary: 'flash'
});
</script>
Change Blue Colour Text with your IMAGE and VIDEO
Example:
Blogger search box.
Step 2
Type the </head> tag inside the search box and hit enter to find it.and the copy the code below and paste
it before the </head> tag.
<script src='http://jwpsrv.com/library/Ow_WaAT1EeSrLCIACyaB8g.js'/>
In Post>select HTML Copy Code
<br />
<div id="playerSpuurExoMyae">
</div>
<script type="text/javascript">
jwplayer('playerSpuurExoMyae').setup({
file: 'https://www.youtube.com/watch?v=ja-qjGeDBZQ',
"title": "IA-CD4", "description": "MyWEBs", "image": "http://a2.mzstatic.com/us/r1000/105/Music/v4/d1/bd/6a/d1bd6a0c-5850-0f17-6e15-c83c5ae6ea70/IceAge4_iTunes_FINAL.200x200-75.jpg",
width: '100%',
aspectratio: '16:9',
autostart: 'false',
primary: 'flash'
});
</script>
Change Blue Colour Text with your IMAGE and VIDEO
Example:
Test1
Test2
Test-3
- "file": "linkhere" = Change "linkhere" to URL Video or Audio.
- "title": "title_here" = Change "title_here" to title of video.
- "description": "description_here" = Change "description_here" to description of video.
- "image": "" = Change "" to Picture of video.
Test-4
Post a Comment