Closed (fixed)
Project:
jQuery Media
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
31 Oct 2008 at 21:22 UTC
Updated:
6 Apr 2009 at 14:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
seaneffel commentedJust a quick thought. If you are using the Administration Menu module, disable it an try playing your videos back. I think the dynamics of admin menu and the jquery media module are conflicting with each other. Let me know what you find.
Comment #2
cbassig commentedI have not had a chance try this, yet. Who knows it may just work. Once I do, I will get back to you.
Comment #3
stefanor commentedHere is a patch to allow MP4s to be played with the Flash Player. I didn't edit jquery_media directly, to avoid upstream issues. Rather this is configured in the configuration JavaScript snippet.
Patch for DRUPAL-6--1 attached (MAIN seems to be lagging).
Comment #4
cbassig commentedWell I am glad to see Drupal 6 has a patch, but what about Drupal 5? I opened this issue in the first place because I found something on the D6 version but not D5.
Do you have anything for D5?
Comment #5
agileware commentedThis is a duplicate of http://drupal.org/node/286388
Comment #6
seaneffel commentedCommit this one, it solved the problem playing MP4 files and added GUI for switching file support on. The other one I added was a dumb hack job that really didn't address the problem in D6.
Comment #7
seaneffel commentedI tested this one, like it, and think it should be committed. Marking the other issue as a duplicate instead.
Comment #8
aaron commentedThanks for figuring that out, stefanor & seaneffel. I've committed it to 6.x-1.x-dev.
Comment #9
seaneffel commentedThank you for that, aaron. Could you roll out a dev release on the project page? I've been in touch with a lot of users who are hungry for this solution.