HTML Help Forum Index HTML Help
Please Search for the answer to your question before asking it! Thanks.
 

Embedding an mp3
Post a Reply to this Topic Ask a New Question
Click here to go to the original topic
       HTML Help Forum Index -> General HTML
View previous topic :: View next topic  
Author Message
wazza180



Joined: 22 Nov 2008
Posts: 1

Posted: Sat Nov 22, 2008 12:31 pm     Embedding an mp3  

Hi

I want to embed an mp3 into a site but dont want any media player of any sort to show. I want the mp3 to load when someone opens the site.

I know I have to edit the mp3 to a shorter length as it takes forever for the mp3 to load and people would get sick of waiting.
This is the code I am using
<BGSOUND SRC="INXS - New Sensation.mp3" LOOP=1>

Is there some way I could get it to load straight away? Remembering I dont want any media player to show

All help is greatfully appreciated


Corey Bryant



Joined: 15 May 2004
Posts: 8428
Location: Castle Pines North, CO USA

Posted: Sat Nov 22, 2008 2:20 pm      

Code and MP3s or Embedding a Media File will help. And just change the height / width of the player to 0 or add the style (display: hidden) to the <embed> / <object> elements.

For loading straight away, it depends on the user's connection speed. It might take a few seconds to buffer the audio.

_________________
Corey
Virtual Office Solutions | Processing Credit Cards | Microsoft Expression Web Blog
 
 
HOSTING / DESIGN
MAKE MONEY

       HTML Help Forum Index -> General HTML
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group