ambiera logo

Ambiera Forum

Discussions, Help and Support.

folder icon Ambiera Forum > RocketCake
forum topic indicator Differend source path in hrml5 video
person icon
schorschi
Registered User
Quote
2024-10-29 12:26:28

In my own project I would like to use existing folders with videos.
That's why I inserted a relative path to a video in the filename field.
Unfortunately that doesn't work, the path <rc_images> is always used.
Unfortunately, the attempt to leave the filename field empty and specify the URL in additional code also failed.
How can I solve this problem?

thank you very much for your help
Georg

person icon
erik
Registered User
Quote
2024-10-29 15:51:44

I think you can eiher rename the rc_images path to the path where you have the video (it's under publish -> settings), or just insert a HTML 5 video element, set it how you want it to look like, right-click it, select "HTML Code..", uncheck "extern CSS" and then copy the generated code, which looks like

<video  style="box-sizing: border-box; vertical-align: bottom; 
position:relative; display: inline-block; width:50%;
background-color:D1D1D1; border: 1px solid A0A0A0; " id="video_49364a9" src="" controls="controls" >
Your browser does not support the video element.
</video>


Then create a HTML code element and paste that code into there, But for the src="" attribute, enter the URL of your video. That should do the trick.

person icon
schorschi
Registered User
Quote
2024-10-30 11:46:14

Hello erik,
thank you very much for your help, it works perfectly. You could have thought of creating it in HTML yourself.
I'm just wondering why you set the rc_.. path as a fixed path, with a lot of media in a folder you lose track.
Thanks again and have a nice day.
Georg


Create reply:










 

  

Possible Codes


Feature Code
Link [url] www.example.com [/url]
Bold [b]bold text[/b]
Image [img]http://www.example.com/image.jpg[/img]
Quote [quote]quoted text[/quote]
Code [code]source code[/code]

Emoticons


icon_holyicon_cryicon_devilicon_lookicon_grinicon_kissicon_monkeyicon_hmpf
icon_sadicon_happyicon_smileicon_uhicon_blink   






Copyright© Ambiera e.U. all rights reserved.
Contact | Imprint | Products | Privacy Policy | Terms and Conditions |