Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author cavimaster

    (@cavimaster)

    Hy Jim,

    Huhuuuu, good question!!

    I think not but a litle modification should not be too complicated…
    Check this way: https://www.alsacreations.fr/dewplayer.html

    good luck!

    Thread Starter jim.savage

    (@jimsavage)

    Well, I surprised myself and did something that worked. Using the Text widget, I entered

    <object type="application/x-shockwave-flash" data="audio/dewplayer-playlist.swf" width="200" height="200" id="dewplayer" name="dewplayer"> <param name="wmode" value="transparent" /><param name="movie" value="audio/dewplayer-playlist.swf" /> <param name="flashvars" value="xml=audio/hits2011.xml&showtime=1;" /> </object>

    Not quite right; if the playlist is more than 8 items long the balance is hidden rather than responding to the overflow with a scrollbar. Some css might fix it. Anyway, this the first playlist solution that I’ve managed to make work.

    Plugin Author cavimaster

    (@cavimaster)

    Yes!
    You can work directly with Dewplayers’codes. In this case, my plugin is not requiered. Continue to follow this way…

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Flash player widget] Playlist’ is closed to new replies.