Hi all,
Been looking around the forums for a solution but keep hitting dead ends and threads that aren't very clear.
I'd like to embed the following code on our site:
<script src="http://player.ooyala.com/player.js?height=360&deepLinkEmbedCode=Y0NGRjMjplERX85mydGU70V1qVvFPvbX&video_pcode=oza2w6q8gX9WSkRx13bskffWIuyf&autoplay=1&embedCode=Y0NGRjMjplERX85mydGU70V1qVvFPvbX&width=640"/>
It is an embed code for a video that seems to use javascript instead of an iframe.
I created a separate TextareaField for the CMS and made it the data type HTMLText. Then I put the place holder in the template.
However when I publish the page all the script code gets escaped like so:
How can we embed the code on the page?
Please note creating a separate page type every time we'd like to embed a video is not feasible.
Any help would be much appreciated.