| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
unterminated string constant?
im really bad with html and codes and all that other stuff, and i was trying to put music on my website. it keeps saying theres an error with an unterminated string constant?
<script language="JavaScript"><!-- ctips = new Array(16); ctips[0]="Unchained Melody"; ctips[1]="Hate Every Beautiful Day"; ctips[2]="Learning to Breathe"; ctips[3]="Someday We’ll Know"; ctips[4]="Fade to Black"; ctips[5]="Better Off"; ctips[6]="Nothing New"; ctips[7]="Summer of ‘69"; ctips[8]="All Cried Out"; ctips[9]="Hate to Say I Told You So"; ctips[10]="Unwell"; ctips[11]="Layla"; ctips[12]="You’ll Think of Me"; ctips[13]="Every Breath You Take"; ctips[14]="Crash Into Me"; ctips[15]="Letters to You"; tips = new Array(16); tips[0]=" http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/0/601/6132_1_1_04.asf"; tips[1]=" http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/0/21632/23790_1_3_04.asf"; tips[2]=" http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/3/4581/16689_1_2_04.asf"; tips[3]=" http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/4/7576/25066_1_3_04.asf"; tips[4]=" http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/5/300/779_1_4_04.asf"; tips[5]=" http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/2/25112/29654_1_6_04.asf"; tips[6]=" http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/2/25112/29654_1_10_04.asf"; tips[7]=" http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/5/212/5147_1_13_04.asf"; tips[8]=" http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/3/4399/5199_1_6_04.asf"; tips[9]=" http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/1/22506/25099_1_6_04.asf"; tips[10]=" http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/3/168/27075_1_4_04.asf"; tips[11]=" http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/0/707/27174_2_7_04.asf"; tips[12]=" http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/3/9639/27513_1_5_04.asf"; tips[13]=" http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/5/162/20597_4_7_04.asf"; tips[14]=" http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/1/22/3187_1_7_04.asf"; tips[15]=" http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/5/24365/27329_1_2_04.asf"; index=Math.floor(Math.random() * tips.length); document.write("<center><embed src="+tips[index]+" width=0 height=0 align=top autostart=true loop=true controls=hidden type=audio/x-pn-realaudio-plugin exts=ra,ram Init fn=load-types mime-types=mime.types></embed></center>") document.write("<center><font color=#FF6699>"+ctips[index]+"</center>") //--> </script> thats the code...help. please. xD |
|
#2
|
||||
|
||||
|
The script workt for me. Maybe you've got an old version in your cache?
|
![]() |
| Viewing: ASP Free Forums > Programming > Code Bank > unterminated string constant? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|