Free AdviceGet Free Advice
Home | Get advice | Give advice | Topics | Columnists | - !START HERE! -
Make Suggestions | Sitemap

Get Advice


Search Questions

Ask A Question

Browse Advice Columnists

Search Advice Columnists

Chat Room

Give Advice

View Questions
Search Questions
Advice Topics

Login

Username:
Password:
Remember me
Register for free!
Lost Password?

Want to give Advice?

Sign Up Now
(It's FREE!)

Miscellaneous

Shirts and Stuff
Page Backgrounds
Make Suggestions
Site News
Link To Us
About Us
Terms of Service
Help/FAQ
Sitemap
Contact Us


background music


Question Posted Sunday June 17 2007, 2:16 pm

one day i saw this girls myspace and when you clicked on her pictures,
she had background music on them

i already know how to background color
but can someone PLEASE give me the code or tell me how to get background music on my myspace pictures.

thank you soo much
i will rate high


[ Answer this question ]
Want to answer more questions in the Technology category?
Maybe give some free advice about: Internet & Web Design?


heyimcaro answered Sunday June 17 2007, 9:38 pm:
i don't have an answer, haha, sorry. but could you tell me how to put a color as the background, please? i've tried a few codes but they never worked.

[ heyimcaro's advice column | Ask heyimcaro A Question
]




theymos answered Sunday June 17 2007, 9:17 pm:
<bgsound src="music url" loop="-1">

above works only with IE, below works with Firefox and similar.

<embed src="music url" autostart="true" loop="true" width="280" height="45"></embed>

this will work on both(though script doesn't work on myspace, so this might be useless to you):

<SCRIPT TYPE="text/javascript">
<!--
var filename="music url";
if (navigator.appName == "Microsoft Internet Explorer")
document.writeln ('<BGSOUND SRC="' + filename + '">');
else if (navigator.appName == "Netscape")
document.writeln ('<EMBED SRC="' + filename + '" AUTOSTART=TRUE WIDTH=144 HEIGHT=60><P>');
// -->
</SCRIPT>
<NOSCRIPT>
<BGSOUND SRC="music url">
</NOSCRIPT>

If you're adding to your pictures section, bgsound may be your only option, since I'm pretty sure there is a character limit.

Music in pages is really, really annoying. I immediately exit any page that automatically plays music. It's unprofessional and useless.

[ theymos's advice column | Ask theymos A Question
]

More Questions:

<<< Previous Question: 2 ipods on 1 computer
Next Question >>> I can't give my dog away.

Recent popular questions:
Want to give advice?

Click here to start your own advice column!

What happened here with my gamer friends?

All content on this page posted by members of advicenators.com is the responsibility those individual members. Other content © 2003-2014 advicenators.com. We do not promise accuracy, completeness, or usefulness of any advice and are not responsible for content.

Attention: NOTHING on this site may be reproduced in any fashion whatsoever without explicit consent (in writing) of the owner of said material, unless otherwise stated on the page where the content originated. Search engines are free to index and cache our content.
Users who post their account names or personal information in their questions have no expectation of privacy beyond that point for anything they disclose. Questions are otherwise considered anonymous to the general public.

[Valid RSS] eXTReMe Tracker