mp3 Player with Flash Active Content Problem mp3 Player with Flash Active Content Problem
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

mp3 Player with Flash Active Content Problem

Started by schmugges12, August 23, 2007, 10:35:58 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

schmugges12

Hey guys Ì'm very desperated
I just bought the Wimy Player for my sites,
but and now I got that damed problem with
the Flash Active Content!

There were some solutions in the web,
(http://msdn2.microsoft.com/en-us/library/ms537508.aspx)
but its very complicated and i dont get it to work.

the code is
Quote<html>
<head>
<title>Wimpy Player</title>
</head>
<body bgcolor="000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td align="center" valign="middle">
<!-- START WIMPY PLAYER CODE -->
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,47,0" width="188" height="300" id="wimpy" align="center">
<param name="allowScriptAccess" value="always" />
<param name="movie" value="http://schmugges.sc.funpic.de/wimpy3/wimpy.swf" />
<param name="loop" value="false" />
<param name="menu" value="false" />
<param name="quality" value="high" />
<param name="scale" value="noscale" />
<param name="salign" value="lt" />
<param name="bgcolor" value="000000" />
<param name="flashvars" value="wimpyApp=http://schmugges.sc.funpic.de/wimpy3/wimpy.php&wimpySkin=http://schmugges.sc.funpic.de/wimpy3/skins/skin_ipod.xml&startPlayingOnload=yes" />
<param name="wmode" value="transparent" />
<embed src="http://schmugges.sc.funpic.de/wimpy3/wimpy.swf" flashvars="wimpyApp=http://schmugges.sc.funpic.de/wimpy3/wimpy.php&wimpySkin=http://schmugges.sc.funpic.de/wimpy3/skins/skin_ipod.xml&startPlayingOnload=yes" loop="false" menu="false" quality="high" wmode="transparent" width="188" height="300" scale="noscale" salign="lt" name="wimpy" align="center" bgcolor="000000" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
<!-- END WIMPY PLAYER CODE -->
   </td>
  </tr>
</table>
</body>
</html>

hope you can helo me...
cheers
schmugges12

Nibbler


schmugges12

The player is primaly(?) for my gallery,
so I thought I'd maybe meet a few kind
people who'd help me?!  :-\