Have you tried using a relative URL instead of absolute (i.e. get rid of http:// and go from current path "../sites/default/files/mp3s/*.mp3") when referring to the mp3 file? How does your link read out? <br clear="all">
<br>Jake Roufa<br>Web Consultant<br><a href="http://jacobroufa.com">http://jacobroufa.com</a><br>
<br><br><div class="gmail_quote">On Wed, Jul 1, 2009 at 6:02 AM, Fred Jones <span dir="ltr"><<a href="mailto:fredthejonester@gmail.com">fredthejonester@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Anybody have a suggestion? Ideas how to debug?<br>
<br>
Thanks. I am a bit stuck... :(<br>
<div><div></div><div class="h5"><br>
On Sun, Jun 28, 2009 at 1:53 PM, Fred Jones<<a href="mailto:fredthejonester@gmail.com">fredthejonester@gmail.com</a>> wrote:<br>
> I have a D6 site with jQuery Media and jQuery Plugin and it's set to<br>
> replace links to MP3 files with the Flash player. This worked once,<br>
> but since then the site has been updated and now it fails and I can't<br>
> figure out why. I see in Firebug what appears to be the correct code:<br>
><br>
> <embed height="40" width="300"<br>
> flashvars="file=<a href="http://MYSITE.com/sites/default/files/mp3s/SomeFile.mp3" target="_blank">http://MYSITE.com/sites/default/files/mp3s/SomeFile.mp3</a>"<br>
> autoplay="false" wmode="transparent" bgcolor="#ffffff"<br>
> pluginspage="<a href="http://www.adobe.com/go/getflashplayer" target="_blank">http://www.adobe.com/go/getflashplayer</a>"<br>
> type="application/x-shockwave-flash"<br>
> src="/player.swf?file=<a href="http://MYSITE.com/sites/default/files/mp3s/SomeFile.mp3" target="_blank">http://MYSITE.com/sites/default/files/mp3s/SomeFile.mp3</a>"<br>
> style="display: block;"/><br>
><br>
> but nothing appears. Right click says "movie not loaded" but if I go<br>
> to <a href="http://MYSITE.com/player.swf" target="_blank">http://MYSITE.com/player.swf</a> then I see the player normally.<br>
><br>
> Any ideas?<br>
><br>
--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</div></div></blockquote></div><br>