With ckeditor_swf, video stored in the same server are correctly displaying on a page.

How to display, with ckeditor_swf, a video stored on another server ?

Comments

anrikun’s picture

Unfortunately, this is not supported yet:
CKEditor SWF relies on getID3() to get necessary informations about the inserted video, and getID3() itself does not support external URLs yet.

lucuhb’s picture

It's a pity !
The test version of CKEditor SWF allows to directly paste a YouTube video URL into CKEditor SWF to embed it.
If in the other server an application like PHPmotion is installed, this would not work?

anrikun’s picture

Version: 6.x-2.2 » 6.x-2.x-dev
Category: support » feature

Let's turn this into a feature request.
If you can contribute a patch or give useful information in order to achieve this, you are welcome :-)

anrikun’s picture

Title: Displaying external video » Add support for external video or audio files
Version: 6.x-2.x-dev » 7.x-1.x-dev
Component: User interface » Code

Marked #1561754: Display external audio as a duplicate of this one.

anrikun’s picture

Issue tags: +Needs backport to D6

Rejoice, I have just added this to 7.x-1.x-dev!

anrikun’s picture

Status: Active » Fixed
anrikun’s picture

Version: 7.x-1.x-dev » 6.x-2.x-dev

Backported to 6.x-2.x-dev.

Automatically closed -- issue fixed for 2 weeks with no activity.