|
|
|
date: Tue, 27 Oct 2009 13:01:00 +0000,
group: uk.music.guitar
back
OT: web help!!!!
Hi all
I'm trying to sort out pre-orders for my new CD on my site. It's up and
live and working in Firefox and Google Chrome, but not in IE.
Go to http://www.jongomm.com/ and click the big yellow button thingy in
the middle of the screen with "New album out Dec 7th, Click here to
pre-order", which should take you to http://www.jongomm.com/music.html
I think it's the flash music players which are stopping it from loading
in IE, but I don't know why or how to prevent it.
The code for one of the music players looks like this:
<script type="text/javascript" src="swfobject.js"></script>
</p>
<div id="flashPlayer">
<div align="left">This text will be replaced by the
flash music player.
<script type="text/javascript">
var so = new SWFObject("playerMultipleList.swf", "mymovie", "210",
"240", "7", "#FFFFFF");
so.addVariable("autoPlay","no")
so.addVariable("overColor","#990033")
so.addVariable("playlistPath","playlist.xml")
so.write("flashPlayer");
</script>
Any help for how I can fix this gratefully received!
Jon
date: Tue, 27 Oct 2009 13:01:00 +0000
author: performingchimp
|
Re: OT: web help!!!!
On Tue, 27 Oct 2009 20:11:04 +0000, performingchimp
wrote:
>Steve Robinson wrote:
>> "performingchimp" wrote in message
>> news:MdFFm.796$KU2.777@newsfe26.ams2...
>>> I reinstalled IE and now it works fine. D'oh!
>>>
>>> Sorry to have wasted your time everyone....
>>
>> And now working for me on IE too - strange as it wasn't before!
>>
>> Steve.
>>
>>
>
>I've altered some of the code too, which might have sorted it.
>
>The way I do the html on my site is possibly unique in it's
>incompetence, or possibly ubiquitous, I don't know. In general I avoid
>it, just using Dreamweaver's "design" window. But when I need to code
>something, I basically go on other people's websites that have a thing
>which I want, hit "view source", and copy it!
>
>I have no idea what most of the tags *really* do, like <td> or <span> or
><div>, and personally I think it's a miracle it works at all.
>
In which case Jon, I think you'd get a lot of joy out of using Serif
WebPlus to build your site with. I do most of my sites with it now - it
saves me so much time.
--
Chris Bolus (change o to zero to reply by email)
A guitar is for life, not just for Christmas!
date: Wed, 28 Oct 2009 10:44:55 +0000
author: Chris Bolus
|
Re: OT: web help!!!!
"performingchimp" wrote in message
news:MdFFm.796$KU2.777@newsfe26.ams2...
> Sorry to have wasted your time everyone....
Not at all. Great to hear the new album is almost ready. It also helped
remind me how to operate PayPal!
Cheers,
Steve W
date: Thu, 29 Oct 2009 21:48:52 -0000
author: FatBoySlimFast
|
|
|