Raised This Month: $32 Target: $400
 8% 

Music Player - Advanced [ No Server Music Files To Download ]


Post New Thread Reply   
 
Thread Tools Display Modes
CrAzY MaN
Senior Member
Join Date: Mar 2017
Location: India
Old 03-15-2017 , 02:56   Re: Music Player - Advanced [ No Server Music Files To Download ]
Reply With Quote #221

is this plugin for cs 1.6???
in my cs 1.6... its not working...
motd appears bt dnt play songs...
how to add JWPlayer in my cs 1.6 server?
where to put player.swf
__________________
CrAzY MaN is offline
Baws
Veteran Member
Join Date: Oct 2012
Old 03-17-2017 , 13:22   Re: Music Player - Advanced [ No Server Music Files To Download ]
Reply With Quote #222

It's mostly the player error not the plugin. Try updating it or use the version of the plugin.
__________________
Like my clean plugins and work?
Baws is offline
wOOw
Member
Join Date: Jul 2015
Location: Lithuania
Old 03-18-2017 , 16:12   Re: Music Player - Advanced [ No Server Music Files To Download ]
Reply With Quote #223

Quote:
Originally Posted by Baws View Post
It's mostly the player error not the plugin. Try updating it or use the version of the plugin.
Tried jwplayer 7.9.3 version, followed their example but nothing. https://support.jwplayer.com/custome...be-video-embed
JWPlayer doesn't show up in server
Code:
<html>
	<head>
		<style type="text/css">body{background:#000000;margin-left:8px;margin-top:0px;}</style>
	</head>
	<body>
		<p style="text-align: center;">
			<span style="color:cdcccb;">Music player brought to you by <em><strong>Baws</strong></em>.</span></p>
		<h3 style="text-align: center;">
			<span style="color:d7d5d2;"><strong>[MEDIA_NAME]</strong></span></h3>
		<p style="text-align: center;">
			<span style="color:cdcccb;">Note: Loading time depends on your internet speed.</span></p>
		<p style="text-align: center;">
			<span style="color:cdcccb;">You may close this MOTD, the song will keep playing. To stop the music, type /stop.</span></p>
	
	<script type="text/javascript" src="http://woow.us.lt/jwplayer/jwplayer.js"></script>
	<script>jwplayer.key="Az+GtlD4SjazmXgCupSkwnMFl/IL+h+5+uOoaQ==";</script>
	
	<div id="myElement">Loading the player...</div>
	<script type="text/javascript">
	var playerInstance = jwplayer("myElement");
	playerInstance.setup({
	file: "//www.youtube.com/watch?v=_q8HI67B2VI",
	width: 640,
	height: 360
	});
	</script>
	
	</body>
</html>
But on the website it works fine http://woow.us.lt/jwexample/

Code:
<html xmlns="http://www.w3.org/1999/xhtml">
	
<body>

	<script type="text/javascript" src="http://woow.us.lt/jwplayer/jwplayer.js"></script>
	<script>jwplayer.key="Az+GtlD4SjazmXgCupSkwnMFl/IL+h+5+uOoaQ==";</script>
	
	<div id="myElement">Loading the player...</div>
	<script type="text/javascript">
	var playerInstance = jwplayer("myElement");
	playerInstance.setup({
	file: "//www.youtube.com/watch?v=_q8HI67B2VI",
	width: 640,
	height: 360
	});
	</script>

</body>
</html>
It says on example page:
Quote:
JW Player uses the official iFrame player API from YouTube to play a video inside of JW Player. This means that HTML5 is the only supported method of Youtube playback in JW7.
Maybe because of that it doesn't work or maybe i just failed miserably.
__________________
wOOw is offline
Baws
Veteran Member
Join Date: Oct 2012
Old 03-19-2017 , 23:16   Re: Music Player - Advanced [ No Server Music Files To Download ]
Reply With Quote #224

Try putting this link instead: http://woow.us.lt/jwexample/

don't put the .js in the link.
__________________
Like my clean plugins and work?
Baws is offline
wOOw
Member
Join Date: Jul 2015
Location: Lithuania
Old 03-20-2017 , 08:50   Re: Music Player - Advanced [ No Server Music Files To Download ]
Reply With Quote #225

Quote:
Originally Posted by Baws View Post
Try putting this link instead: http://woow.us.lt/jwexample/

don't put the .js in the link.
That didin't helped. Even tried opening on separate motd and it doesn't load the player:

Code:
show_motd( id, "http://woow.us.lt/jwexample/index.html", "Player" );
__________________
wOOw is offline
Baws
Veteran Member
Join Date: Oct 2012
Old 03-20-2017 , 11:06   Re: Music Player - Advanced [ No Server Music Files To Download ]
Reply With Quote #226

Is your server non-steam?
__________________
Like my clean plugins and work?
Baws is offline
wOOw
Member
Join Date: Jul 2015
Location: Lithuania
Old 03-20-2017 , 13:21   Re: Music Player - Advanced [ No Server Music Files To Download ]
Reply With Quote #227

Quote:
Originally Posted by Baws View Post
Is your server non-steam?
Steamed
__________________
wOOw is offline
Baws
Veteran Member
Join Date: Oct 2012
Old 03-21-2017 , 17:25   Re: Music Player - Advanced [ No Server Music Files To Download ]
Reply With Quote #228

What's your ip?
__________________
Like my clean plugins and work?
Baws is offline
CrAzY MaN
Senior Member
Join Date: Mar 2017
Location: India
Old 03-22-2017 , 00:13   Re: Music Player - Advanced [ No Server Music Files To Download ]
Reply With Quote #229

Quote:
Originally Posted by Baws View Post
What's your ip?
cs 1.6 :
103.214.44.109:27015
__________________
CrAzY MaN is offline
wOOw
Member
Join Date: Jul 2015
Location: Lithuania
Old 03-23-2017 , 17:39   Re: Music Player - Advanced [ No Server Music Files To Download ]
Reply With Quote #230

cs.woow.us.lt
__________________
wOOw is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 13:03.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode