This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Front Page > November 2005 > adding musice
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
|
| Trevor L. 2005-11-28, 3:35 am |
| doug wrote:
> how do you nadd musice
I guess you mean
> how do you add music :-))
It is very easy to make tpyos (sic)
My reply is:
With great difficulty.
I have been trying for some time and posted queries here. Lately BoatPerson
has been helping but I haven't got there yet.
I think it has to do with the size of the file. When it is large, it doesn't
want to play (at least for me)
See other threads with my name in them to see what I have tried.
--
Cheers,
Trevor L.
Website: http://tandcl.homemail.com.au
| |
| BoatPerson 2005-11-28, 6:52 pm |
| Doug
You can easily add background music -- copy this line as the first element
after the opening body tag:
<BGSOUND
SRC="http://home.comcast.net/~celticcladdagh/onlinestorage/Click%20mp3.mp3">
it should play as soon as you open the page.
Harry
--
"A boat is a hole in the water into which you throw money"
"doug" wrote:
> how do you nadd musice
| |
| neutrino 2005-11-28, 6:52 pm |
|
Trevor L. wrote:
> doug wrote:
>
> I guess you mean
> It is very easy to make tpyos (sic)
>
> My reply is:
> With great difficulty.
>
See http://www.prvtgallery.com/Psychosomatic/psycho.html
for some ideas - size of audio file doesnt matter... if it does not
need to be downloaded
before listening to - you stream it in and listen as it comes down the
net
> Trevor L.
> Website: http://tandcl.homemail.com.au
| |
| Trevor L. 2005-11-29, 3:35 am |
| neutrino,
Yes, I have read that streaming allows you to hear the file as it downloads,
but the question remains - HOW?
(Forgive the shouting, but this has been my continuing problem.)
I have looked at the site you referred to, and I see these are .swf files,
played by this code:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,0,0"
width="40" height="30" align="absmiddle">
<param name="movie" value="dreamd.swf">
<param name="quality" value="best">
<param name="wmode" value="transparent">
<param name="bgcolor" value="#400040">
<param name="loop" value="true">
<embed src="dreamd.swf" quality="best" wmode="transparent" bgcolor="#400040"
loop="true"
width="40" height="30" type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"
align="absmiddle">
</object>
Doesn't that mean I need a Flash Editor to create them ?
How can I upload an ordinary file (say .wav or even .mid, which is much
smaller) to my server and then stream it when playing it back. Does my
server need to provide something special? Mine is just a standard FTP site
running Linux / Apache (as I understand).
I have some music on the site (Click "Play/Stop Music") but it doesn't seem
to work all that well
--
Cheers,
Trevor L.
Website: http://tandcl.homemail.com.au
neutrino wrote:[color=darkred]
> Trevor L. wrote:
>
>
> See http://www.prvtgallery.com/Psychosomatic/psycho.html
>
> for some ideas - size of audio file doesnt matter... if it does not
> need to be downloaded
> before listening to - you stream it in and listen as it comes down the
> net
>
>
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|