|
|||
|
Hello,
After version 5.2 we can't change some fonts in the sourcecode, we can't change "msg_mc" and "oneline_msg_mc", and we change every thing in ths ticket : IUF-865519 . We can change "msginput" and another things, but msg_mc and online_msg_mc we can't. We change everything in fla and in .as files and nothing happened Please send how we change that, and don't ask us to custom that we already buy for the sourcecode. I purchased the flash source to be able to make these changes, since http://www.123flashchat.com/faq.html describes how to make font changes I assumed that as all good software your systems will work as your documentation states. Please either make the software work as documented or change the documentation to reflect the actual new versions of the software. Please note that we have been doing these font changes for every version of flash chat since 5.2 and it has always worked and it took less than 5 minutes to do. The new versions have a problem or you do not have the documentation for them. So instead of asking us for customization fees please fix the software or the documentation first so that I get the features that I paid for and that are in your faq page http://www.123flashchat.com/faq.html#e4. |
|
|||
|
Sorry for the inconvenience, we did made changes in recently version to improve it features and we have already mail your with an sample codes at 27 Apr 2007 about font change request in ticket , I think you may had missed it, here is the mail again , please check:
open the function.as and search these codes , you can find two blocks: //WordSmileyMixComponent.setFontSize(Number(FontText Field_Size.text)); //WordSmileyMixComponent.setFont(FontSytle.value); if you want to reset message size or font , you can change the first blockto msgBox.setFontSize(12); msgBox.setFont("Tahoma"); and if reset the name 's size or font , then change the second block to: nameBox.setFontSize(12); nameBox.setFont("Arial"); Republish the 123flashchat.swf , and enjoy it . |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|