• kreestal

    (@kreestal)


    Hello guys,

    I’m using Pro Player (latest version) on a client’s corporate website. I’m using WP 2.7.1.

    Though the player does work fine in FF3 and Opera, I can’t it get to work in Internet Explorer 6.

    Here is the Javascript error I get, and that I suspect preventing the player to work (it just keep on loading):

    Line: 1
    Car: 190
    Error: ‘obj’ is undefined
    Code: 0

    I can’t show you the site for now since it’s under maintenance.

    Any idea how to fix this please?

    Any help would be more than welcome, it’s quite urgent. Thanks a lot in advance!

    Edit: it seems the player doesn’t run when I try to play a video hosted on the site’s server. However when I set up a Youtube video to launch, it does work even in IE6.

    Best regards,

    kReEsTaL

Viewing 3 replies - 1 through 3 (of 3 total)
  • isa.goksu

    (@isagoksu)

    That’s a bit weird though. It sounds like a permission thing. If it does play the youtube it should play all files.

    Can you check this?

    – Go to page source and locate the player snippet,
    – Look at the file attribute in flashvar attributes,
    – Then go to that URL and copy paste the output page source here,

    and let’s see the problem. It might be also swfobject too. Can you replace the swfobject.js file with the 2.0 version instead of 2.1?

    sorrawut

    (@sorrawut)

    id in flashvar attribut doesn’t match any existing id in $_SESSION.

    Where is $wp_query value assigned ?. and How id generated ?

    May i debug the code.?

    isa.goksu

    (@isagoksu)

    @sorrawut,

    Yeah sure go on.. I’m not using wp_query for ids. Ids are random unique char streams. If it is not in the SESSION, try vardump or print_r SESSION variables.

    I’m still waiting for my laptop. So I can’t do much.. sorry ??

    Just let us know what you’ve found.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: ProPlayer] Javascript “obj” error preventing the player to work’ is closed to new replies.