Go to Community Help
- Add a comment
- Go to (No subject)
okay i will wait for awhile and then try again
thanc Brian :),
posted by
hugz_n_kisses
on July 21, 2004 at 12:28 PM
| link to this | reply
That is strange
That is strange. Sorry, I'm not sure what else to suggest.
Regards,
Brian
Blogit Team
www.blogit.com: The online writing marketplace.
posted by
BlogitStaff
on July 21, 2004 at 8:45 AM
| link to this | reply
the strange thing isthat if works fine on my other website
posted by
hugz_n_kisses
on July 21, 2004 at 5:50 AM
| link to this | reply
Web browser issue
This sounds (no pun intended ;-) like a web browser issue that we don't have any control over. You could try using a simpler -- e.g. shorter -- sound file and see if that makes a difference.
Sorry we can't be of additional help.
Regards,
Brian
Blogit Team
www.blogit.com: The online writing marketplace.
posted by
BlogitStaff
on July 20, 2004 at 9:39 PM
| link to this | reply
this was the code:
<p><script language="JavaScript"><!--
var soundFile = "http://users.skynet.be/jodydonnelly/music/back.mp3";if (soundFile.indexOf(",") > 0) {var sounds = soundFile.split(",");soundFile = sounds[Math.floor(Math.random()*sounds.length)];}if(navigator.plugins.length>0){
if (navigator.mimeTypes["audio/mp3"] && navigator.mimeTypes["audio/mp3"].enabledPlugin) document.write('<embed src="'+soundFile+'" autostart="false" loop="false" controls="LargeConsole" width=145 height=35></embed>');}
else {
document.write('<embed src="'+soundFile+'" autostart="false" loop="false" width=70 height=25></embed>');}
//-->
</script>
<noscript><embed src="http://users.skynet.be/jodydonnelly/music/back.mp3" autostart="false" loop="false"></embed></noscript>
<noembed><bgsound src="http://users.skynet.be/jodydonnelly/music/back.mp3" loop=false></noembed></p>
posted by
hugz_n_kisses
on July 20, 2004 at 2:45 PM
| link to this | reply
it is the music javascriipt,, when i click start, it just freezes (the music keeps on playing though)
last night i had no problem with it
posted by
hugz_n_kisses
on July 20, 2004 at 12:44 PM
| link to this | reply