Skip to Content






Home > Server side Coding > PHP > Chat Scripts > FlashChat Module Pack

< Previous | Next >

FlashChat Module Pack (Visit this link)

100% of the Flash 2004 Professional source code is included with every module (.fla file). All MP3 files are stored on the server file system. All module configuration is done using XML files, which can be easily edited using a good text editor, like Textpad (www.textpad.com). Easy setup of any module by editing FlashChat's /inc/config.php file. Setup the module as a floating window in FlashChat ('anchor' = -1), or embed the module within any of several locations on the FlashChat interface. Add as many web radio stations as you want, and allow your users to listen to streaming radio broadcasts while they chat. Please note that this feature requires Mozilla Firefox, with the latest version of the Flash player. New radio stations can be added easily using the external XML configuration file. Several general configuration options are available to all modules. For example, the Web Radio and MP3 Player config.xml files permit you to specify the default sorting method, the module width and height (if the 'stretch' option is set to false in /inc/config.php), and various interface colors. Like the Web Radio module, the MP3 module includes an XML configuration file, whereby you can set the MP3 file paths, and the title/artist/genre/duration data for the song. The FlashChat Module Pack includes a powerful Banner Module, with XML settings for the banner path, banner fading (a transition effect to go from one banner to the next), and the ability to specify which rooms or languages the banner should be visible to. For example, you can present a different set of banners to your French visitors than to your English visitors, and so on. You can show one set of banners for each room that a user enters, and even design your banners to fit the particular FlashChat skin which the user has loaded. Banners can be set to auto-rotate at a specific time duration (seconds), by editing the XML configuration file. Advanced administration module "monitors" the chat for you, so you never have to worry about manually banning users who cuss in your chat. A simple anti-spam feature is also included with this module. If a user posts the same URL multiple times, then they can be warned to stop using an alert popup. The bad words list draws from FlashChat's badwords.php file, but you can add additional words, specific only to the module. Wildcards (*) can be used to check for variations on bad words. The Text Ads Module (also called the "Announcements" module) allows you to display messages to your chatters. Like other modules, this comes with a configuration XML file, so that you can specify the interface colors, and the default module width and height. Easily add messages to the Text Ads Module, and specify which rooms and/or languages the messages should be displayed to. For example, you can display a different set of messages to French users than to English users, or only show a particular message when a user is logged-in to a certain room or set of rooms. CDATA tags can be used to embed simple HTML with your message text. Engage in Audio/Video chats using the Audio Video module (requires Flash Communication Server). Please note that the AV module is considered "alpha" software, since it's very new and hasn't been rigorously tested yet.

Submitted by: darrengates
Hits: 10
Added: Sat Jan 21 2006
Last Modified: Sat Aug 26 2006

Review It Rate It Bookmark It





LATEST ARTICLES FROM ARTICLE BLOG:

Unix tar command to zip/compress multiple folders and files at same time.
Unix has the facility that we can use to zip or tar the folders and files on your web site. You can download them to your computer as backups.
To tar single folder:
tar cvf folder1.tar folder1
To tar multiple folders (in current directory):
tar cvf folders.tar folder1 folder2 folder3
To tar multiple folders (in different directories):
tar cvf folders.tar /path/to/folder1
Wed, 21 Dec 2011 02:54:15 +0000


FIVE Links in the footer area of Your web pages.
When you outline a web site lay out, I am sure you will create your template lay out like -
* Header
* Footer
* Left/Right navigation
* Body
Yes, it is a nice and clean lay out & But are you keeping the following links in your footer area:
1. Terms of Service: If you are offering a service or
Sun, 14 Nov 2010 14:36:30 +0000


Google global search results  Exclude country based google search.
Google Country based search results:
When you go to Google.com, google automatically detects your ip and redirects you to their site with your country tld.
Example: If a person in Jamaica goes to google.com, it reditects the person to http://www.google.com.jm/
This is useful when we want to find local results as google gives local results much more importance.
Wed, 25 Aug 2010 23:11:48 +0000


Email marketing strategy  Why Publish an eZine?
On the Internet, it is very possible to make money without selling any product. One way of doing so is through starting your own eZine, also known as an electronic newsletter.
In a nutshell, you send out your eZine issues on a periodical basis to your subscribers. The good part is that you have a flexible
Sat, 15 May 2010 23:33:15 +0000


Google Search resutls and User Interface has changed.
Every day I use Google for my searches. Yes & Bing and Yahoo are also OK, but I guess I am more used to Google search interface &
Today when I went to Google, something has changed. Yeah! the buttons have changed. But when I did the search, the results page came out very different. Here
Thu, 15 Apr 2010 15:48:36 +0000


Use Your own Wordpress ugly URLs to Tweet Your blog posts.
Recently I saw a post on Searchengineland.com regarding which URL shortening service to use to allow your visitors to tweet your blog posts. Basically this post compares the url shortening services in detail and list out the pros and cons of using each of them. Excellent post! But even though I read it from top
Fri, 26 Mar 2010 23:27:45 +0000


Wordpress plugins  Your Own Short URLs to tweet blog posts
I was looking to create short urls on my own domain instead of using third party url shortening services for my Wordpress blog posts.
See the post here If you want to Use Your own Wordpress ugly URLs to Tweet Your blog posts with no plug-ins.
Here are five wordpress plugins that would be useful to create
Sat, 20 Mar 2010 03:08:51 +0000


How to view Sidewiki comments on your Website or subscribe to sidewiki comments rss feed.
In last September, Google created a buzz by releasing one of their tools called ‘Sidewiki’. Sidewiki is simply your browser extention in the form of a sidebar or leftmenu where people can leave comments on your web site.
Read what sidewiki means in Google own terms &
“Google Sidewiki is a browser sidebar that enables you to
Wed, 10 Mar 2010 20:27:30 +0000


Installing php.ini and ioncube on bluehost.com or hostmonster.com.
Recently many php scripts are encrypted with ioncube loaders or zend encoder. Means they need special modules installed on your server to run properly.
Usually hosts install these modules on their servers along with php default installation. All you need to do is enable it at your web site level.
Bluehost and hostmonster web hosts made it
Sun, 27 Dec 2009 23:21:16 +0000


Search engine optimization: FIVE Tips on Your web site internal linking strategy.
1. Avoid javascript:
Don’t put links in between javascript tags like hover menus, collapsable menus etc. They are very attractive to see but control your temptation over using them. If you see the code the links are stored in .js file (javascript file) and are not crawlable by search engines.
See the image of the hover menu.
Thu, 24 Dec 2009 23:04:39 +0000