Group: http://groups.google.com/group/sitedesign/topics
- Web Universal Radio streaming player [9 Updates]
- lilmopat <lilmopat@gmail.com> Nov 07 03:42AM -0800
how to use swf with jwplayer to stream windows media player formats like
asx,wma
On Saturday, November 2, 2013 11:52:33 AM UTC, Ben Hussenet wrote:
- Ben Hussenet <benhussenet@gmail.com> Nov 07 11:47AM
what is your current setup? and what sort of server are you streaming from?
Many Thanks
Ben Hussenet
- Samuel Armah <lilmopat@gmail.com> Nov 07 11:51AM
external streams
example:
http://media.njoyonline.com/mainkessbenfm
http://67.159.60.45:8100
html>
<head>
<script type="text/javascript" src="jwplayer.js"></script>
</head>
<body>
<div id='mediaspace'><a href="http://www.macromedia.com/go/getflashplayer">Get
the latest Flash Plugin</a> to see this video.</div>
</body>
<script type='text/javascript'>
jwplayer("mediaspace").setup({
height: 30,
flashplayer: "jwplayer.flash.swf",
file: "http://media.njoyonline.com/mainkessbenfm",
type: 'mp3',
primary: 'flash'
});
</script>
</object>
</html>
- Ben Hussenet <benhussenet@gmail.com> Nov 07 11:54AM
jwplayer only supports the following audio types:
*AAC*, *MP3*,
*Vorbis*
*Are you using Shoutcast or Icecast to start with?*
Many Thanks
Ben Hussenet
- Samuel Armah <lilmopat@gmail.com> Nov 07 12:32PM
this site ,http://njoyonline.com/multixl/?sID=4 implement a flash version
from a dropdown
I will like to implement only the flash version.
It seems windows media plugin those work on the new browser.
One has to download and install the plugins from sites like
http://www.interoperabilitybridges.com/wmp-extension-for-chrome etc.
I did like a flash stream.its can of universal, at least poeple have flash
on the PCs
- Ben Hussenet <benhussenet@gmail.com> Nov 07 12:34PM
Ohh okay.
So you would like a flash radio player on the site. Simple as that?
Many Thanks
Ben Hussenet
- Ben Hussenet <benhussenet@gmail.com> Nov 07 12:36PM
<script>
// MixStream Flash Player, http://mixstreamflashplayer.net/
var flashvars = {};flashvars.serverHost =
"67.159.60.45:8100/stream/1/";flashvars.getStats
= "1";flashvars.autoStart = "1";flashvars.textColour =
"";flashvars.buttonColour = "";var params = {};params.bgcolor=
"";params.wmode="transparent";
</script>
<script type="text/javascript" src="http://mixstreamflashplayer.net/v1.3.js
"></script>
Does this work for you?
Many Thanks
Ben Hussenet
- Samuel Armah <lilmopat@gmail.com> Nov 07 01:05PM
only one with mp3 stream...
- Samuel Armah <lilmopat@gmail.com> Nov 07 01:06PM
try http://media.njoyonline.com/mainkessbenfm
--
You received this because you are subscribed to the "Web Design and Development" group at Google Groups. Messages are prefixed with [WD&D] in the subject. No spam is allowed. Be civil, be professional; try to be helpful & mind your netiquette. All posts are Copyright the original author and the Web Design and Development group. No reproduction of this content is allowed in any electronic or printed form outside the group at Google Groups and the http://www.WDaDg.org website. Any unauthorized use of our copy constitutes illegal Copyright infringement and may well be prosecuted to the full extent of the law. Digital Signature: $©"[W|D|&|D]g"|^|!SiteDesign@GG||#%$
To post to this group, email SiteDesign@googlegroups.com
To unsubscribe, email SiteDesign-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/SiteDesign?hl=en
---
You received this message because you are subscribed to the Google Groups "Web Design and Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sitedesign+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment