View Single Post
  #3 (permalink)  
Old 04-24-2006, 07:13 AM
imported_admin imported_admin is offline
Senior Member
 
Join Date: Jan 2001
Posts: 413
Default Re:I have a problem and some questions

to edit the sound, you may edit the flash source file, if you purchaed the golden package, you will get the flash source file, please open it with flash mx 2004 or flash 8. If you don't know how to use flash mx or flash 8, please send a mail to support@123flashchat.com , our engineer would like to edit the sound for you, we charge 1 hour service fee($50).
before you changed the sound, you may edit client.xml file to disable the sound:
open client.xml , find:
<enableRoomSounds value="true" />
<enableMonitorSounds value="true" />
<enterRoomSound value="true" />
<messageSound value="true" />
...
set them to "false"


about one line message settins, you can edit client.xml file, find:
<singleLineMode value="false" />
set it to:
<singleLineMode value="true" />

hope it can help,