Project:Embedded Media Field
Version:6.x-1.x-dev
Component:Embedded Video Field
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

Was that possible to auto fill the emfield with the video file uploaded in filefield?? If possible, How?

I can only find the other related issue #304666: I cannot use this module to play files uploaded by filefield in D6 mentioned about the integration of filefield and emfield.

Thanks in advance.

Comments

#1

BTW, parsing the filefield before auto fill might be needed, right?

#2

Title:How to auto fill emfield with filefield?» Integrate emfield with filefield
Category:support request» feature request

Since I can not find the way to auto fill the emfield with the video file uploaded in filefield. Is that possible to integrate the filefield and emfield?

That is, when we use "custom URL" as the source of emfiled and fileField for video upload, the emfield was automatically filled with the URL of video file uploaded in filefield?

Thanks in advance.

#3

Any help or hint will be very appreciate!!

#4

How about this issue ? Anything new ?

#5

This can be done with a bit of clientside js I think?

Anyone know what the event for filefield upload completion is?

#6

Status:active» closed (won't fix)

This won't happen in Emfield in D6 (or ever), but... it is definitely going to be possible with the Media Module, which is already working for D7 and which will be backported to D6 soon...

#7

Alex are you planning to backport Media?

#8

No, sorry, I'm not personally going to do the backport unless someone pays us to do so, but that was part of the roadmap at some point...

#9

It's not going to happen on Acquia's dime, but aaron mentioned at least writing a emfield migration at some point.

#10

Hi, I have a site where I'm using filefield to upload some files (images and/or videos), but I'd like to also be able to mix in some third party (YouTube/Vimeo) videos with them.
Right now I'm using Embedded Media Field for the third party videos. It's great, but I'm unable to combine the embedded media with the uploaded media. Currently, the uploaded media are all output as a group, then the embedded media are output as a group. I need to be able to have something like this, where I can mix the 2 groups together:

[uploaded file 1]
[uploaded file 2]
[embedded video 1]
[uploaded file 3]
[embedded video 2]

Any suggestions on how this could be accomplished, or even just a place to start? I'm definitely looking forward to Media module in D7, but this site is built in D6.

Thanks in advance for any help!

#11

Has no one ever succeeded in doing this (#10)?
Have been building Drupal sites for years now and never needed this now that I do I was assuming this would be possible but I guess it's not. Kinda strange isn't it?

Cheers