Quote:
Originally Posted by Reycer
It's listed in the description, all you gotta do is read:
Sound notification not playing [See here for a fix]
|
Ok, I think I read everything before asking - so please help.
As directed, I looked for /clientscript/mgc_cb_evo/sound/new_chat.swf in the designated .js file. I could only find embed src="clientscript/mgc_cb_evo/sound/new_chat.swf" in three places. (Nothing with the opening "/")
So I changed them all to embed src="mgc_cb_evo/clientscript/sound/new_chat.swf" and still no sound.
I then changed them all to "/mgc_cb_evo/clientscript/sound/new_chat.swf" and still no sound.
I found another line with the incorrect path (the two directories swapped) and changed that too. Changed to <img src="mgc_cb_evo/clientscript/cross.png" instead of clientscript/mgc_cb_evo/cross.png --- no sound still.
What am I missing???