coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: schmugges12 on August 23, 2007, 10:35:58 AM

Title: mp3 Player with Flash Active Content Problem
Post by: schmugges12 on August 23, 2007, 10:35:58 AM
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 (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
Title: Re: mp3 Player with Flash Active Content Problem
Post by: Nibbler on August 23, 2007, 04:10:26 PM
How is this related to Coppermine?
Title: Re: mp3 Player with Flash Active Content Problem
Post by: schmugges12 on August 23, 2007, 06:42:00 PM
The player is primaly(?) for my gallery,
so I thought I'd maybe meet a few kind
people who'd help me?!  :-\