Video is not rendered using either IE (8) or Firefox using Flowplayer3. IE reports the following errors:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; InfoPath.2)
Timestamp: Tue, 8 Mar 2011 06:23:44 UTC

Message: Expected identifier, string or number
Line: 27
Char: 5
Code: 0
URI: http://kiheilutheran.org/sites/all/modules/swftools/flowplayer3/swftools...
(that's: swftools/flowplayer3/swftools_flowplayer3.playlist.js?e)

Message: 'null' is null or not an object
Line: 58
Char: 7
Code: 0
URI: http://kiheilutheran.org/sites/all/modules/swftools/flowplayer3/swftools...

Firefox/Firebug reports

$f(playerID) is null
[Break On This Error] $f(playerID).onStart(function() {
swftools_flowplayer3.js?j (line 58)

CommentFileSizeAuthor
#2 1084730-playlist-2-d6.patch848 byteswulff
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Mel55113’s picture

Oops, here's a link to the page generating these errors: http://kiheilutheran.org/con/do-you-remember-those-old-testament-books-b...

wulff’s picture

Version: 6.x-3.0-beta5 » 6.x-3.x-dev
Priority: Major » Normal
Status: Active » Needs review
FileSize
848 bytes

I encountered a similar issue with IE7. With javascript aggregation enabled, the Flowplayer didn't load.

The attached patch fixes the problem in my case (and is just one of the problems reported by JSlint).