Viewing 13 replies - 46 through 58 (of 58 total)
  • Yes it helped! I downloaded the skin again from your website and I was able to remove the background by editting the PNG files.

    Thanks very much!

    Hi dr

    i also agree that the jw player is a great plugin, but i have some problems with the slide sync plugin.
    Did one of you figured out the shortcode?
    I tried [media id=xx plugins=slidesync-1] but it didnt work, also im not sure how to embed the xml file….
    any suggestions???

    JW Player

    (@longtail-video)

    @spinndoktor,

    This should definitely be doable via the shortcode. Something like the following should work:

    [jwplayer mediaid="xx" plugins="slidesync-1" slidesync.xmlPath="yourfile.xml" slidesync.position="right" slidesync.size="550"]

    If you have any other questions just let me know.

    Thanks.

    @ltv
    Thanks unfortunatley im getting a bit desperate ??

    it just wont work:

    thats what i did:
    -installed and updated the jw player plugin for wp
    -uploaded slides/flv file
    -created a xml.file with following structure (at the bottom)
    -insert a tag:
    [jwplayer file=”/wp-content/uploads/video/05.flv” plugins=slidesync-1 slidesync.xmlPath=”/wp-content/media/sync1.xml” slidesync.position=”bottom” slidesync.size=”400″]

    the result is a white box at the right/bottom of the player, but no slides (if u need it i can send u the link to the page)

    would be very much appreciated if u could take a look

    xml file:
    -<slideshow>
    -<slides>
    <description>LB Local stuff</description>
    -<slide>
    <url>/wp-content/media/P1.gif</url>
    <time format=”hhmmss”>00:00</time>
    </slide>
    ?<slide>
    <url>/wp-content/media/P2.gif</url>
    <time>05</time>
    </slide>
    ?<slide>
    <url>/wp-content/media/P3.gif</url>
    <time>10</time>
    </slide>
    </slides>
    </slideshow>

    JW Player

    (@longtail-video)

    I think a link would be helpful in this case so I can get a better idea of what’s going on.

    JW Player

    (@longtail-video)

    I’m getting “The page you are trying to view can not be found” when I click on that link. Is that the correct link?

    same same with the slidescroller
    [jwplayer file=”/wp-content/uploads/video/05.flv” plugins=slidescroller-1 slidescroller.xml.Path=”/wp-content/media/sync1.xml” slidescroller.position=”bottom” slidescroller.size=”150″]

    https://www.rahmenmacherinnen.at/?page_id=468

    JW Player

    (@longtail-video)

    @spinndoktor

    I took a look at your page. The issue seems to be with your slidesync xml file (sync1.xml). I believe there’s a typo in the closing slideshow tag (</slideshow>). If you fix that it should work properly for you.

    Thanks.

    Ups..
    Thx for the support, slidesync works now
    (but the slidescroller is still not working properly)
    link: https://www.rahmenmacherinnen.at/?page_id=457

    and i have on more (hopefully last ;)question…is slidesync/slidescroller also working with the wordtube player?

    double ups
    i guess another typo – it works smoothly now
    thx again

    JW Player

    (@longtail-video)

    Alright, I think the issue is that there’s an error in one of your flashvars.

    You have:

    slidescroller.xmlpath=slidescroller.xmlpath=/wp-content/media/sync1.xml/

    The slash at the end shouldn’t be there. Instead it should like the following:

    slidescroller.xmlpath=slidescroller.xmlpath=/wp-content/media/sync1.xml

    As for wordTube, I believe it should support them. I’m not familiar with the most recent version of wordTube though.

    Thanks.

Viewing 13 replies - 46 through 58 (of 58 total)
  • The topic ‘[Plugin: JW Player Plugin for WordPress] JW Player Plugin for WordPress not working.’ is closed to new replies.