Order Now AdSolution Sign Up | Login » Bits on the Run Sign Up | Login »

Forums

/

Using skin with stream service

5 replies [Last post]
Reply

Hey guys, I'm trying to skin jwplayer and use it with a stream of audio(radio feature). But this stream comes from a different server than the one I'm hosting the player, so I'm getting a crossdomain error.

The guys who host this music streaming service provided me with a link to a jwplayer (.swf) hosted on their websites. Is there anyway I can force this player to use a skin hosted in my website?

By using this code below I'm able to get a default jwplayer streaming from this service:

<embed height="21" width="260" flashvars="file=http://thirdpartystreamingservice.com:8071/;type=mp3&volume=100&bufferlength=10&autostart=false" allowscriptaccess="always" quality="high" src="http://thirdpartystreamingservice.com/radios/flashplayer/player.swf" type="application/x-shockwave-flash">

Thanks in advance!

Reply

Can you show an example of where the crossdomain error is happening?

Reply
Reply

Set the "provider" flashvar to "sound"

Reply

It worked.

Thanks a lot, Ethan :) .

Reply

Np :)

Post new comment

  • Allowed HTML tags: <code> <blockquote> <em> <strong> <strike> <ul> <li> <ol>
  • You may post code using <code>...</code> .
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options