FlashChat4
聊天 

所属分类:WEB开发
开发工具:PHP
文件大小:3649KB
下载次数:1
上传日期:2013-12-30 14:26:53
上 传 者no_user
说明:  FlashChat v4.7 多国语言聊天留言板,php编程学习聊天留言板源码。
(FlashChat v4.7 multi-lingual chat message board, php programming learning chat message board source.)

文件列表:
ADDENDA.txt (12063, 2006-01-31)
chat (0, 2006-09-18)
chat\admin (0, 2006-09-18)
chat\admin.php (48, 2004-11-18)
chat\admin\banlist.php (1650, 2006-02-03)
chat\admin\bot.php (4069, 2006-02-03)
chat\admin\botlist.php (1049, 2006-02-03)
chat\admin\bumper.gif (191, 2004-10-09)
chat\admin\chatlist.php (10846, 2006-06-06)
chat\admin\connlist.php (2299, 2006-06-06)
chat\admin\funcs.js (7054, 2005-07-27)
chat\admin\ignorelist.php (1421, 2006-02-03)
chat\admin\index.php (797, 2006-02-03)
chat\admin\init.php (3308, 2006-02-20)
chat\admin\login.php (1157, 2006-04-15)
chat\admin\logout.php (500, 2006-02-03)
chat\admin\msglist.php (4372, 2006-03-10)
chat\admin\nopermit.php (186, 2006-02-03)
chat\admin\room.php (2223, 2006-02-03)
chat\admin\roomlist.php (6587, 2006-02-03)
chat\admin\uninstall.php (1659, 2006-02-03)
chat\admin\user.php (3948, 2006-06-08)
chat\admin\usrlist.php (1648, 2006-06-08)
chat\appdata (0, 2006-06-08)
chat\appdata\appTime.txt (30, 2006-09-04)
chat\appdata\bots.txt (6, 2006-05-19)
chat\appdata\motd.txt (52, 2005-12-02)
chat\appdata\private_text.txt (62, 2005-12-02)
chat\appdata\public_text.txt (61, 2005-12-02)
chat\bot (0, 2006-09-18)
chat\bot\bot_class.php (14770, 2006-04-11)
chat\bot\programe (0, 2006-06-08)
chat\bot\programe\aiml (0, 2006-09-18)
chat\bot\programe\aiml\per-drWallace.aiml (36112, 2001-11-24)
chat\bot\programe\aiml\startup.xml (21893, 2005-10-28)
chat\bot\programe\aiml\std-65percent.aiml (56237, 2001-11-24)
chat\bot\programe\aiml\std-atomic.aiml (407772, 2001-11-24)
chat\bot\programe\aiml\std-botmaster.aiml (9452, 2001-11-24)
chat\bot\programe\aiml\std-brain.aiml (441573, 2001-11-24)
... ...

Greetings! Beginning with FlashChat 4.3, you can use the FlashChat module pack, which is available for $5 from www.tufat.com/modules.php After unzipping the module pack, copy the contents to this folder. Thus, after copying the modules, you will have something like: www.yourdomain.com/chat/modules/admin/ www.yourdomain.com/chat/modules/banner/ www.yourdomain.com/chat/modules/mp3_player/ www.yourdomain.com/chat/modules/text_ads/ www.yourdomain.com/chat/modules/web_radio/ You will need to edit the module properties in /inc/config.php to enable the module of your choice. The 'path' property should contain the path, relative to the FlashChat root, of the .swf file for the module. For example, to enable the MP3 Player module, you would edit /inc/config.php to this: 'module' => array( 'anchor' => 0, 'path' => 'modules/mp3_player/mp3player.swf', 'stretch' => true, 'float_x' => 300, 'float_y' => 200, 'float_w' => 100, 'float_h' => 100, ), Since 'stretch' is set to true, the module will fill all available space, and since 'anchor' is set to '0', the space that the module will occupy is immediately below the room list. In this example, the 'float' properties do not apply, since they only apply when the module occupies a floating window ('anchor' => -1). Good luck! Darren

近期下载者

相关文件


收藏者