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

Forums

/

Playcasso Skin Not Showing up

5 replies [Last post]
Reply

I'm using JWPlayer 5.8.2011 at: johnhenrydale.com/racc.html. I did everything it said here:

http://www.longtailvideo.com/support/jw-player/jw-player-for-flash-v5/15995/jw-embedder-reference-gu...

but cannot get the Playcasso skin to show up.

I've triple checked my "skins" file structure and both the playcasso.zip and its contents are both in the /skins/playcasso file, as directed here: The default JW player shows up with its normal. Here is my code

<script type='text/javascript' src='/jwplayer/jwplayer.js'></script>

<div id='mediaplayer'></div>

<script type="text/javascript">
  jwplayer('mediaplayer').setup({
    'flashplayer': 'player.swf',
    'id': 'playerID',
    'width': '480',
    'height': '270',
    'file': '/jwplayer/video.mp4',
    'image': '/thumbs/bunny.jpg',
    'skin': '/skins/playcasso/playcasso.zip'
  });
</script>

Any idea on why the skin is not showing up ?

Reply

Please provide a link.

Reply

Hello.
I have the same problem - when creating a custom skin from a FS48 skin.
I entered the things like in a tutorial, but it shows the default skin:
Please see test at monvic.pp.ua/test/readme.html
I should be making some silly mistake.

Reply

I see the skin here?

Reply

Thank you for reply, Ethan.
I resolved the problem myself.
Just put a / in the skin address.

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