Viewing 4 replies - 1 through 4 (of 4 total)
  • I would like to know it too. – PHP code for last media
    Does anybody know this?
    Thanks

    I use this to display a specific play list on my home page.

    <?php if(function_exists(‘wt_GetPlaylist’)){echo wt_GetPlaylist(1, 230, 200, “player.swf”,”playlist”);} ?>

    You edit it like this:
    <?php if(function_exists(‘wt_GetPlaylist’)){echo wt_GetPlaylist(playlist ID, Height, Width, “player.swf”,”playlist”);} ?>

    player.swf and playlist could help you define more closely what you want too.

    But need to show last media with specific height and width, and I don´t to use widget.

    Do you know code for this?

    Thread Starter gouffy41

    (@gouffy41)

    Thanks LandOfPaintedSky,

    But how to put only the player (without playlist) ?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: wordTube] Wortube in sidebar without widget’ is closed to new replies.