I would like to link approx 10 short sound clips, without opening another window (ie play in the background), to a BV page. Can anyone help?
30 sec sound clips
Collapse
X
-
Re: 30 sec sound clips
I have created an InLine Frame, named "sound"
I have created a glass button1 - linked to an MP3 - with the target "sound"
Repeat glass button2 etc etc - works well in preview. BUT
on publishing the button tries to link to my C drive and not to an MP3 loaded to the public.html. What am I doing wrong?
-
-
Re: 30 sec sound clips
If you got slow connections, the iframe will have nothing to do with it. It is purely down to the size of your MP3 music files. Use something like this free software to reduce the bit-rate of each file. Most mps's are around the 125 & bringing it down to 64 or 56 will easily 1/2 the file sizes. Can even bring it down more if it sounds ok on your site.
Comment
-
-
Re: 30 sec sound clips
Hi Chris, I have found a wonderful little button player - ideal for what I want (colours are a bit odd, but I don't know what the heidecimal colours are). I do not know how to place this on my page or in a specific place. Can you assist?
<object type="application/x-shockwave-flash"
data="http://musicplayer.sourceforge.net/button/musicplayer.swf?&song_url=http://www.sabirdquiz.com/bird sounds/test.mp3&b_bgcolor=80FF00&b_fgcolor=FF0000&b_color s=80FF00,FF0000,80FF00,80FF00&"
width="17" height="17">
<param name="movie"
value="http://musicplayer.sourceforge.net/button/musicplayer.swf?&song_url=http://www.sabirdquiz.com/bird sounds/test.mp3&b_bgcolor=80FF00&b_fgcolor=FF0000&b_color s=80FF00,FF0000,80FF00,80FF00&" />
<img src="http://www.vodahost.com/vodatalk/adding-elements-your-website/noflash.gif"
width="17" height="17" alt="" />
</object>
Comment
-
-
Re: 30 sec sound clips
Download XSPF Web Music Player for free. XSPF Web Music Player is a flash-based web application that uses xspf playlist format to play mp3 songs. XSPF is the XML Shareable Playlist Format, with specs available at http://www.xspf.org .
How do I place it in a specific place on the page?
Comment
-
Comment