By Nick Russell on Monday, 13 October 2014
Posted in General
Replies 5
Likes 0
Views 0.9K
Votes 0
Hi

I am trying to embed a Js video in my post but when i do so the video itself doesn't display -
here's the post im trying to make -
 http://www.blatantlyblunt.com/Blog/sponsored-video-wilkinson-sword-presents-hydro-5-groomer.html

This is the code im trying to embed:
<script type="text/javascript" src="http://video.unrulymedia.com/wildfire_230468678.js"></script>

I've removed the forbidden objects from the settings in Tiny MCE as it was giving me an error of 'forbidden access' and its no longer saying that but still isnt showing the vid content... any ideas how i can do tho?

thanks!
Hello Nick,

When you hit the "Forbidden Access" message, they are normally generated on the web server's layer. In other words, before reaching the php file, the web server has already blocked such requests and I am assuming that your hosting provider may have some security module installed which prevents javascript codes from being posted to the server. Can you check this with them and see if they are really blocking it?
·
Thursday, 16 October 2014 00:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Nick,

I am sorry for the delay of this reply.

Regarding your issue, you will need to add below code into your TinyMCE under 'Extended Valid Elements'


script[charset|defer|language|src|type],object[classid|codebase|height|width|id|align],param[name|wmode|value],embed[language|type|src|height|width|flashvars|quality|name|align|allowScriptAccess|pluginspage|autostart|loop|volume]


Please see http://screencast.com/t/vcPD7sn9xRb

You then add the link from your TinyMCE by toggle the editor to text mode. Please see http://screencast.com/t/lP1SvN2eHlW

The video should display correct once you follow the above steps

http://screencast.com/t/PVkxmOYFt

Hope this help and have a nice day
Sam
·
Tuesday, 14 October 2014 16:29
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi

Thanks i have added this code - however i am now getting an error message saying 'forbidden access' when the post is saved....

this is the blog post url
http://www.blatantlyblunt.com/Write/Dashboard/Write.html?blogid=8932

Any thoughts on how i can fix this?

thanks
·
Wednesday, 15 October 2014 19:47
·
0 Likes
·
0 Votes
·
0 Comments
·
thanks I have passed it on to them
·
Thursday, 16 October 2014 03:42
·
0 Likes
·
0 Votes
·
0 Comments
·
No problem Nick
·
Thursday, 16 October 2014 12:42
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post