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

Forums

/

shadowbox,JW licensed player,Coustum skin

9 replies [Last post]

Hi , I could embed the JW player with shadowbox.I ve a license for the player and skin.this the code I use but the skin is not the right one.Any Suggestion ?

<a href="http://www.mysite.net/wp-content/mediaplayer-viral/player-licensed.swf?file=http:/www.mysite.net/wp-content/uploads/2009/videos/test.flv&skin=http://www.mysite.net/wp-content/media
player-viral/modieus.swf&frontcolor=ffffff&lightcolor=cc9900&controlbar=over&stretching=fill" rel="shadowbox;width=900;height=506">and here is a test for shadow box</a><strong>
</strong>

PS everything work fine ,but the skin is not the one I choose.
thanks for your time
Arthur

Did you already figure this out?

Because i want to know how to do this to.. i want to use the JW Player with shadowbox and a different skin, but i can't get it to work..

Any suggestions?

Arthur, could you send me a link to this on your site so I can help troubleshoot?

Thanks.

Open the shadowbox flv js file, and add your params in there, I did, and it works, example : skin:"mod_revx.swf",

Can email me at veighx@yahoo.com with any questions.

Also, if you would want to use an mp4 or qt, with the jw player, you would have to edit the shadowbox-qt file,
all you really need to do, is use the same code from shadowbox-flv, and change thextension type to qt.

Veighlyn

Almost forgot, if you edit the skin, ie skin:"modieus.swf",
your skin should reside in the root directory.

Veighlyn

hi there,

I am using jwplayer + shadowbox at my drupal website (have added shadowbox as a module) I want to reskin/ my jwplayer but i am unable to do it. i am using none commercial/ free version of both jwplayer and shadowbox.

i am adding shadowbox and jwplayer like this:

<a rel="shadowbox; height=500;width=500;options={flashVars:{skin : 'overlay.swf',autostart: false}}}" href="../<?php print $node->field_uploadvideofield[0]['filepath'];?>" title="video"><span></span>play</a>

however, this "options" is not working...

any suggestions?

Can you provide a link?

hi,

sorry no :(
the website is not offically release, copnay policy does not let me to do so...

Without one I am not going to be able to debug this...