117
Views
8
Comments
Solved
[CKEditor] Flash not working
Question
ckeditor
Web icon
Forge asset by CKEditor Team

Hello guys,


I'm finding trouble in using the Flash tool.

Isn't supposed to just put the URL (i used a youtube link) and define optionally the other parameters in the same tab?



Am i missing some other parameter? I enabled Flash player when asked.

I saved the html associated with the Flash in a table, then i have another screen with an expression to show the html (with Escape Content value set to 'No'). In the test i made, i used Chrome. This is a piece of my screen:


Best regards,

Rafael Valente

2025-11-03 12-56-18
Evert van der Zalm
 
MVP
Solution

You can embed a youtube video using the correct tags in the html.

you can find more here:
https://www.w3schools.com/html/html_youtube.asp


2022-02-17 14-08-46
Rafael Valente

Evert van der Zalm wrote:

You can embed a youtube video using the correct tags in the html.

you can find more here:
https://www.w3schools.com/html/html_youtube.asp



Hi Evert,


The videos i'm displaying need to be uploaded as well and the Iframe doesn't allow to upload a video. Is there any tool that allows the uploading of a video?


2016-04-21 20-09-55
J.
 
MVP

Well, it could be that chrome is blocking flash...

since they want to kill it..

2022-02-17 14-08-46
Rafael Valente

J. wrote:

Well, it could be that chrome is blocking flash...

since they want to kill it..


Hello J,


My test in Firefox:


Same output as Chrome.

Any other thought?


Regards,

Rafael Valente


2025-11-03 12-56-18
Evert van der Zalm
 
MVP

Also this problem within IE browser?

flash is gonne end:
https://www.wired.com/story/adobe-finally-kills-flash-dead/


2022-02-17 14-08-46
Rafael Valente

Hmm, so is there another way to use video?

2025-11-03 12-56-18
Evert van der Zalm
 
MVP
Solution

You can embed a youtube video using the correct tags in the html.

you can find more here:
https://www.w3schools.com/html/html_youtube.asp


2022-02-17 14-08-46
Rafael Valente

Evert van der Zalm wrote:

You can embed a youtube video using the correct tags in the html.

you can find more here:
https://www.w3schools.com/html/html_youtube.asp



Hi Evert,


The videos i'm displaying need to be uploaded as well and the Iframe doesn't allow to upload a video. Is there any tool that allows the uploading of a video?


2022-02-17 14-08-46
Rafael Valente

Evert van der Zalm wrote:

Hello Rafael,

There are quite some components in the forge related to video upload and playing, the most of them:


https://www.outsystems.com/forge/component/885/binary-data-streamer/
https://www.outsystems.com/forge/component/493/video-js/
https://www.outsystems.com/forge/component/1584/video-app/
https://www.outsystems.com/forge/component/2168/jplayer/
https://www.outsystems.com/forge/component/1811/chunkedbinarydata/
https://www.outsystems.com/forge/component/417/projekktor-html5-video-player/
https://www.outsystems.com/forge/component/739/videojs-html-player/
https://www.outsystems.com/forge/component/1160/now-plugin-video/

Don't know if these components can do what you need?

Kind regards,
Evert


Hello Evert,


What i really wanted was to upload the video from local storage, using a button in the CKEditor. I created another thread about this matter in the Discussions.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.