Closed (fixed)
Project:
Video
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Aug 2007 at 15:25 UTC
Updated:
25 Jul 2009 at 10:30 UTC
I have the video module up and running, and it seemed as if it was working fine, however, when I tested the player in IE6&7, the video was playing 3-4 times simultaneously, with only one player. The sound bleeds through and makes for a terrible experience. Does anyone know of a solution?
Comments
Comment #1
fax8 commenteddo you have a public drupal install which shows this problem?
Comment #2
SWMI-Developer commentedTake a peek at the javascript, half of it deals with launching the video in IE only, eliminate that and you will resolve your problem.
Comment #3
SWMI-Developer commentedAs for a public demo site, check the example site for the module, stop the surf video right after you load it... another copy will still be heard running in the background.
Comment #4
hypertext200