Results 1 to 6 of 6

Thread: music in the background
      
   

  1. #1
    Anonymous is offline Members
    Join Date
    Mar 2005
    Posts
    440

    Default music in the background

    Can you have music playing as soon as the site loads or do you need a windows media player on the page that each visitor has to click on?

  2. #2
    Anonymous is offline Members
    Join Date
    Mar 2005
    Posts
    440

    Default music

    Yes this is possible, i have done it with my website.

  3. #3
    Pablo is offline Moderator
    Join Date
    May 2005
    Posts
    507

    Default

    To add a background music to your page:
    Select Menu->View->Page HTML and click the Before Tag tab (note that this should be 'Beginning of Body' )

    Enter this code:
    Code:
    <BGSOUND SRC="yourmusic.wav" loop="infinite">
    Make sure you upload the 'yourmusic.wav' to your domain.

  4. #4
    blumangoes is offline Private First Class
    Join Date
    Oct 2005
    Posts
    5

    Default Adding Music to the web page

    Quote Originally Posted by Pablo
    To add a background music to your page:
    Select Menu->View->Page HTML and click the Before Tag tab (note that this should be 'Beginning of Body' )

    Enter this code:
    Code:
    <BGSOUND SRC="yourmusic.wav" loop="infinite">
    Make sure you upload the 'yourmusic.wav' to your domain.
    HI there,

    Is there any legal process that we must follow before we add music to our website? Like do we have to get special permission and stuff like that?

    Cheers
    Chris

  5. #5
    michel e is offline Private First Class
    Join Date
    Oct 2005
    Posts
    5

    Talking

    no..you just can add a music................
    http://www.wildyclan.nl.tt.
    dutch, im still working on english version

  6. #6
    blumangoes is offline Private First Class
    Join Date
    Oct 2005
    Posts
    5

    Default

    cool.
    Thanks

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Questions about background music
    By quyhurry in forum Adding Elements To Your Website
    Replies: 3
    Last Post: 11-21-2005, 10:07 AM
  2. Adding music selections
    By jodest73 in forum Adding Elements To Your Website
    Replies: 6
    Last Post: 11-03-2005, 07:12 PM
  3. Music in the background
    By dish62 in forum General Support Issues
    Replies: 6
    Last Post: 10-25-2005, 12:10 PM
  4. Text Background
    By cajun_spice98 in forum BlueVoda - General Issues
    Replies: 0
    Last Post: 09-27-2005, 01:02 PM
  5. Questions about pics and videos..and music
    By afcat84 in forum General Support Issues
    Replies: 1
    Last Post: 09-26-2005, 03:24 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49