0
Hi Germi,
I got a full JWplayer license for the site that I am working on. Is the change of the player just swap of the files? Or it is more involved than that?
Thanks
I got a full JWplayer license for the site that I am working on. Is the change of the player just swap of the files? Or it is more involved than that?
Thanks
Responses (6)
-
Accepted Answer
-
Accepted Answer
-
Accepted Answer
0@Germi: Thanks.
@Xcelsus: My vista setup that has IE7 hasn't worked; this one, or the earlier one. However, my client says it works (He says that he is trying it on IE8, and IE7). It does concern me, but it simply could be something in my computer setup. I am so used to IE not working, that once I thought I7 was I6 :-)) I'll recheck that before the end of my current project though. -
Accepted Answer
0One more thing Xcelsus: In regard to the JWplayer plugin, you may want to read this thread and upgrade the plugin before upgrading to the licensed version of the player:
http://www.joomlamusicsolutions.com/es/forum/version-1-5/ie-crashes-on-pages-with-jwplayer-4.html#3978 -
Accepted Answer
0I was looking at something else and I stumbled on the IE issue with SWFObject. Apparently it's a timing issue. You can try adding defer='defer' tag in the following locations for the module (I presume similarly for the plugin):
in the file:
/modules/mod_muscol_jwplayer/helper.php
around lines 79, and 173 [Shifted due to other modifications], find the line that says
[Lessthan]script type='text/javascript'[greaterthan]
above 'new SWFObject' call
and change them to:
[Lessthan]script type='text/javascript' defer='defer'[greaterthan]
Now it works for me in IE7. The problem that I have is that the window pop-out does not work. I'll check that when I get some time :-)
Your Reply
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »