[support] jQuery Media Problem

Jacob Roufa jacob.roufa at gmail.com
Wed Jul 1 13:56:37 UTC 2009


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?

Jake Roufa
Web Consultant
http://jacobroufa.com


On Wed, Jul 1, 2009 at 6:02 AM, Fred Jones <fredthejonester at gmail.com>wrote:

> Anybody have a suggestion? Ideas how to debug?
>
> Thanks. I am a bit stuck... :(
>
> On Sun, Jun 28, 2009 at 1:53 PM, Fred Jones<fredthejonester at gmail.com>
> wrote:
> > I have a D6 site with jQuery Media and jQuery Plugin and it's set to
> > replace links to MP3 files with the Flash player. This worked once,
> > but since then the site has been updated and now it fails and I can't
> > figure out why. I see in Firebug what appears to be the correct code:
> >
> > <embed height="40" width="300"
> > flashvars="file=http://MYSITE.com/sites/default/files/mp3s/SomeFile.mp3"
> > autoplay="false" wmode="transparent" bgcolor="#ffffff"
> > pluginspage="http://www.adobe.com/go/getflashplayer"
> > type="application/x-shockwave-flash"
> > src="/player.swf?file=
> http://MYSITE.com/sites/default/files/mp3s/SomeFile.mp3"
> > style="display: block;"/>
> >
> > but nothing appears. Right click says "movie not loaded" but if I go
> > to http://MYSITE.com/player.swf then I see the player normally.
> >
> > Any ideas?
> >
> --
> [ Drupal support list | http://lists.drupal.org/ ]
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.drupal.org/pipermail/support/attachments/20090701/216cea86/attachment.htm>


More information about the support mailing list