PDA

View Full Version : how to have jwplayer bbcode for vb


The_____KinG
01-10-2011, 02:00 PM
<script type='text/javascript' src='http://www.yourwebsite.com/fvp/swfobject.js'></script>
<embed src="http://www.yourwebsite.com/vb4/fvp/player.swf" width="720" height="480"

bgcolor="000000" allowfullscreen="true" allowscriptaccess="always"

flashvars="file={param}"></embed>

actually this was the code i am using but after changing to vb4.1


there was a problem in flashvar variable but in previous version it worked although
there was a error in it but it is not working in vb4.1

player
error

task queue failed at step 5 playlist could not be loaded due to crossdomain policy restrictions

so how to make it work in vb4.1

metalguy639
01-10-2011, 02:03 PM
You may have better luck asking on the jwplayer site or if its a hack you installed from here ask in the original thread in the mod section. Most people here may not know how to fix your error without the source code of the player.

The_____KinG
01-10-2011, 02:24 PM
ok but this code worked on vb 4.0.7 i have used it and played videos corretly

so after updating to vb 4.1 the problem started

metalguy639
01-10-2011, 02:27 PM
Yes I understand that but there is no support for outside modules here on vbulletin.org right offhand. And we have no idea what the code is that is in the player files that you upload to your site so its impossible to give you a magical "fix" for this. The jwplayer people will know more about their own code (I'd hope anyways lol) to be able to help you solve the problem. Lots of code changes took place from vb 4.0.7 to vb 4.1.