Noticed on the demo page the WMV file continues to play audio after clicking back to main page using the browser back button. Also noticed a duplicate video above and diagonal to the imported video when I click forward to go back to the WMV file.
Noticed on the demo page the WMV file continues to play audio after clicking back to main page using the browser back button. Also noticed a duplicate video above and diagonal to the imported video when I click forward to go back to the WMV file.
Comments
Comment #1
Tracy Dean commentedI've had the same problem with WMV. I've also had it reported with the Quicktime.
It only appears to be happening in IE for the WMV and in IE under Windows XP with the Quicktime.
Changing the module so that videos don't auto play when the node is loaded stops two instances being played at the same time, but doesn't stop them being loaded twice.
I hope this helps track down this bug.
Comment #2
Darryl-1 commentedI've also reported this in the following bug report:
http://drupal.org/node/76010
Comment #3
SWMI-Developer commentedThis issue even occurs on the demo site, the problem is the javascript, a portion of it is intended to auto-start the video in IE, this is not needed.
Comment #4
hypertext200