os_player.swf slider not shows in WUHAN sidebar
-
Hello.
I have successfully integrated os_player.swf
music player on our site with WUHAN theme.
https://www.affiliatesexcel.com/wordpress/index.phpHowever 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=”https://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0″ 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=”https://www.macromedia.com/go/getflashplayer” />- <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)
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.