I am using Drupal version 6.14 and have just installed the Video module with the bare essentials, Video and Upload Video. I uploaded a .flv file and the first time round it played great. The second time visiting the page it worked, the third time around it was blank. I am playing the videos via flowplayer. This was all done using Firefox.

The weird thing is that I then opened up IE and the video reappeared. I played the video a couple of times, navigated away from the page and came back to it and it was gone again. There were a couple of errors that popped up in IE that were stating as follows:

(I have changed the domain name displayed)

Message: 'null' is null or not an object
Line: 1
Char: 113
Code: 0
URI: http://mydomain.com/test-video

Message: 'null' is null or not an object
Line: 1
Char: 203
Code: 0
URI: http://mydomain.com/test-video

Message: 'null' is null or not an object
Line: 1
Char: 102
Code: 0
URI: http://mydomain.com/test-video

I'm not exactly sure what is causing this, though I did read this thread which sounds similar: http://drupal.org/node/488616

Is this what could be happening here or is does it seem like some java conflict is occuring?

Jason

Comments

hypertext200’s picture

Status: Active » Postponed (maintainer needs more info)

This is not happening for me, the IE issue should be a browser issue. May be the browser plugin is not installed properly. Since your not transcoding to flv this should work. Seems no issues so far for me. Please provide more info to me.

jasont28’s picture

Thanks for the response heshanmw.

This issue seems to be happening here as well: http://drupal.org/node/316128 It pretty much sums up what is happening with me but I am not using swftools.

I am using Flowplayer 3.1.3 and the problem is the flowplayer-3.1.3.js file however I am not sure how to implement the flowplayer-3.1.4.js file with the Video Module. Any suggestions?

Jason

iLLin’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)