Hi,
in my content form i have two fields:
1. Title of content - normal textfield
2. HTML Textarea for the content with use of JCE and media manager to embed HTML5 Video or audio...
The problem:
a. Audio no problem - when i try to embed audio (tag <audio src>) the content will be properly saved and when i go to content, the audio file is displayed and works.
b. Video problem - when i try to embed video (html5 video link to youtube) with JCE the video is not visible in content and not working. When i check in database the html content field, the code for the iframe is not existing - it seems that the code for the video was not properly stored by BF/Content Builder !!!
I am sure, that it is not a problem of JCE - because: when i try the same (embedding you tube html5 video iframe with JCE) in a normal joomla content article (without using BF/CB) the video is visible and in database the corresponding code is properly stored.
So my question: where is the problem ??
Gerold.