Have you tried using a relative URL instead of absolute (i.e. get rid of http:// and go from current path &quot;../sites/default/files/mp3s/*.mp3&quot;) 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">&lt;<a href="mailto:fredthejonester@gmail.com">fredthejonester@gmail.com</a>&gt;</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&lt;<a href="mailto:fredthejonester@gmail.com">fredthejonester@gmail.com</a>&gt; wrote:<br>
&gt; I have a D6 site with jQuery Media and jQuery Plugin and it&#39;s set to<br>
&gt; replace links to MP3 files with the Flash player. This worked once,<br>
&gt; but since then the site has been updated and now it fails and I can&#39;t<br>
&gt; figure out why. I see in Firebug what appears to be the correct code:<br>
&gt;<br>
&gt; &lt;embed height=&quot;40&quot; width=&quot;300&quot;<br>
&gt; flashvars=&quot;file=<a href="http://MYSITE.com/sites/default/files/mp3s/SomeFile.mp3" target="_blank">http://MYSITE.com/sites/default/files/mp3s/SomeFile.mp3</a>&quot;<br>
&gt; autoplay=&quot;false&quot; wmode=&quot;transparent&quot; bgcolor=&quot;#ffffff&quot;<br>
&gt; pluginspage=&quot;<a href="http://www.adobe.com/go/getflashplayer" target="_blank">http://www.adobe.com/go/getflashplayer</a>&quot;<br>
&gt; type=&quot;application/x-shockwave-flash&quot;<br>
&gt; src=&quot;/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>&quot;<br>
&gt; style=&quot;display: block;&quot;/&gt;<br>
&gt;<br>
&gt; but nothing appears. Right click says &quot;movie not loaded&quot; but if I go<br>
&gt; to <a href="http://MYSITE.com/player.swf" target="_blank">http://MYSITE.com/player.swf</a> then I see the player normally.<br>
&gt;<br>
&gt; Any ideas?<br>
&gt;<br>
--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</div></div></blockquote></div><br>