behaviour/play on click sound file (Full Version)

All Forums >> [Web Development] >> Expression Web Help



Message


Linda5630 -> behaviour/play on click sound file (9/27/2006 21:05:07)

I've posted this question on "discussions in Expression Web Design" but got no reply. I'd appreciate some help here if possible.

I need help with an "on click" sound file. I've loaded and unloaded it
several times. When I preview it locally, it works as intended. After I
publish it, the first chord of the sound file plays, and then IE6 locks up. FF does nothing on click.

My original file is a cda file. I converted it to a wav file (using an
evaluation version of a converter). Regardless of which file I use, the same
result occurs after publishing.

www.lvm-web-design/blue2

Bluehost supports FP extensions -
does it need anything else to make this work properly?

Thank you for your help. Linda




Seventh -> RE: behaviour/play on click sound file (9/27/2006 23:13:33)

I would love to help you but your link doesn't go anywhere. Do you have a valid link I can look at?




Linda5630 -> RE: behaviour/play on click sound file (9/27/2006 23:42:36)

Sorry - duh -

it's www.lvm-web-design.com/blue2

I'll appreciate your advice. Thanks. Linda




Seventh -> RE: behaviour/play on click sound file (9/28/2006 17:59:56)

Well, first things first.

How big is that .wav file? You might want to convert it into an .mp3. The file will load quicker. Right now it's causing (my) IE browser to refresh everytime I mouseover it. I think this may have something to do with the following code:

<td style="width: 381px" valign="top" class="style7" 
onclick="FP_playSound(/*url*/'sound/Track021.wav')"
onmouseover="FP_playSound(/*url*/'sound/Track021.wav')">

I would take out the onmouseover="FP_playSound(/*url*/'sound/Track021.wav') portion and see if that helps.


You also have this in the <head>:

<script type="text/javascript"></script>
<script type="text/javascript"></script>

I would remove it as there's nothing in them. Post back and let us know how it works.




Linda5630 -> RE: behaviour/play on click sound file (9/28/2006 18:51:33)

Thanks for pointing out the errors. I think the problem is the sound file itself. As you suggest, the wav file is very large. I was told that the file I was given was an mp3 file, but when I copy it off the disc, it appears as a cda file. I tried converting to WMV which plays locally but does nothing in IE when published. It does not, however, hang up any longer. I'm obviously not up on sound files. Can you tell me how to get the file into MP3, please? It's not an option on the converter I'm using. Thanks. Linda




Seventh -> RE: behaviour/play on click sound file (9/28/2006 19:09:54)

I've converted it for you. PM me so I can get it to you.




Seventh -> RE: behaviour/play on click sound file (9/28/2006 19:23:46)

Actually, you just grab it from here. No need to have you do extra work. [;)]

http://www.7thhill.com/Track022.zip




Linda5630 -> RE: behaviour/play on click sound file (9/28/2006 19:26:09)

How kind of you! Thank you so much. Linda




Seventh -> RE: behaviour/play on click sound file (9/28/2006 19:28:04)

quote:

How kind of you! Thank you so much. Linda


No problem. It's what I do.[:D]

And I'll try to find some converters for you that are free. I just happen to have more professional software for these kinds of things.




Linda5630 -> RE: behaviour/play on click sound file (9/28/2006 19:30:25)

That would be wonderful. I really appreciate your help.

Linda




Linda5630 -> RE: behaviour/play on click sound file (9/28/2006 21:16:08)

It works just as I wanted in IE. Thanks again.

Now for Firefox. Any ideas about what to do with that? No sound there at all [:'(]




Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
4.699707E-02