Old 01-10-2006   #1 (permalink)
Registered User
 
jimmy1012's Avatar
 
Join Date: Jun 2005
Location: Longview,Texas
Posts: 105

Send a message via AIM to jimmy1012
Music in Firefox

I don't know if this is just me, but when I go to a site with music embedded in the site Firefox starts playing the song right away, and when the part that is playing catches up with the part that is loaded, its wierd. Its like it turns what is loaded into its own track and only loops that from then on. Does anyone know what I am talking about? Is there anyway for me to fix it? Is there some way I can make sure that it doesn't happen on my site?
jimmy1012 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 01-10-2006   #2 (permalink)
Yup, that's meee!
 
thecubed's Avatar
 
Join Date: Jun 2004
Location: Infront of my screen (most of the time)
Posts: 89

Send a message via AIM to thecubed Send a message via Yahoo to thecubed Send a message via Skype™ to thecubed
You could check the specifications for the Windows Media control, and give a param tag like <PARAM name="BufferAmount" value="20"> (although that might not be a real param tag for the windows media player control).
Check around for the buffer amount - you should set it higher, like from 5-10seconds, depending on how large your music file and the combined sizes of the image files to load.
__________________

www.thecubed.com <--- TheCubed Homepage!
thecubed is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 01-10-2006   #3 (permalink)
Just unleashed!
 
unleash's Avatar
 
Join Date: Jul 2005
Location: Inbetween
Posts: 2,402
Blog Entries: 10

or just wait with playing until your buffer is ful,
in the left bottom is a player(I think)
unleash is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 01-10-2006   #4 (permalink)
Registered User
 
jimmy1012's Avatar
 
Join Date: Jun 2005
Location: Longview,Texas
Posts: 105

Send a message via AIM to jimmy1012
I will try what you said cubed. Thanks. I don't knwo if this makes a difference, but I said embedded and what I meant was background music. sorry if that was confussing. gtg try the bufferamount thing

thanks again
jimmy1012 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 01-13-2006   #5 (permalink)
Registered User
 
jimmy1012's Avatar
 
Join Date: Jun 2005
Location: Longview,Texas
Posts: 105

Send a message via AIM to jimmy1012
Ok, I could not find one buffer param tag. I am really stuck now.
jimmy1012 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 01-13-2006   #6 (permalink)
Yup, that's meee!
 
thecubed's Avatar
 
Join Date: Jun 2004
Location: Infront of my screen (most of the time)
Posts: 89

Send a message via AIM to thecubed Send a message via Yahoo to thecubed Send a message via Skype™ to thecubed
After some thinking, I came up with an idea!
There are javascript things that display the time it took to load the page, and display it _after_ the page has loaded, so I thought you could use that to do a document.write your embed code for your music.

add this code to your <body> tag,
onLoad="startMusic( );"
then add this somewhere to your page,
<SCRIPT LANGUAGE="JavaScript">
function startMusic( ) {
document.write("***ADD YOUR BGSOUND CODE HERE***");
}
</SCRIPT>

The only thought is that you might have to escape your bgsound code, so if it went
<BGSOUND src="blah">
you would have to change it to
<BGSOUND src=\"blah\">

I hope this helps! (and I hope it works )
__________________

www.thecubed.com <--- TheCubed Homepage!
thecubed is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 05-02-2006   #7 (permalink)
robin
 
robin746's Avatar
 
Join Date: May 2006
Location: Eire
Posts: 48

Sites that do anything without asking, like resizing the browser window or playing music, are extremely nasty. It is my computer and *I* will decide what music to play.

If you want to provide music (not sure why) do it as a download or at least let the user turn it on.
__________________
"out of environment space"
robin746 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Iframe in Firefox vs. Iframe in IE/Opera... Transparen problems... AnachroNia HTML / PHP / ASP / JS 5 11-29-2005 11:40 PM
Flaws in Firefox and Mozilla ConceptualMind General Discussions 7 04-19-2005 10:25 PM
MUSIC forums Areguzanda Showrooms & Works In Progress 0 01-03-2005 11:33 PM
Firefox 1.0PR Evdawg General Discussions 8 09-30-2004 10:43 PM


All times are GMT +1. The time now is 05:46 PM.
Content Relevant URLs by vBSEO 3.2.0

Design & Content © BioRUST 2008 :: PRIVACY STATEMENT :: LEGAL INFORMATION :: ADVERTISING MEDIA KIT