• Hello.
    I have successfully integrated os_player.swf
    music player on our site with WUHAN theme.
    http://www.affiliatesexcel.com/wordpress/index.php

    However the player gets truncated on the right side and the slider is not shown.
    Increasing the width to 200 or more don’t help.
    Here is the code
    +++++++++++++++++++

    <li id=”calendar”><h2><?php _e(‘Kathakali Padams’); ?></h2>

      <object classid=”clsid:d27cdb6e-ae6d-11cf-96b8-444553540000″ codebase=”http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0&#8243; width=”193″ height=”265″ id=”os_player” align=”middle”>
      <param name=”allowScriptAccess” value=”sameDomain” />
      <param name=”movie” value=”os_player.swf” />
      <param name=”quality” value=”high” />
      <param name=”bgcolor” value=”#ffffff” />
      <embed src=”os_player.swf” quality=”high” bgcolor=”#ffffff” width=”193″ height=”265″ name=”os_player” align=”middle” allowScriptAccess=”sameDomain” type=”application/x-shockwave-flash” pluginspage=”http://www.macromedia.com/go/getflashplayer&#8221; />
    • <h2><?php _e(‘Your Vote’); ?></h2>
      <?php get_polls(); ?>

    ++++++++++++++++++++++
    The part below the player also fails to load
    with a server error message of wordpress/exhibit.php not found.

    Can anyone please help with this issue ?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter valley

    (@valley)

    Problem resolved by removing the <UL> </UL> tags within the

    • </Li> tags.
      I still have the missing exhibit.css error message in the server and missing remainder of the side bar below the player
    Thread Starter valley

    (@valley)

    I now have the Slider showing in the MP3 layer but, the player itself is not showing in any other page except index.php
    Can any one suggest how to solve this ?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘os_player.swf slider not shows in WUHAN sidebar’ is closed to new replies.