Pipey's Flash Chat Version 1.7

This is a sample page which shows how to launch the Flash Chat.

The chat is normally launched by linking to the chatroom.asp file, which handles the login process as well as the chat itself:

Launch the chat (normal login)

It's now also possible to log the user in through an HTML page.
Here's an ASP page (login_html.asp) which handles the login process before sending the user to the Flash chat. It also gives the user the option of logging into any of the available rooms (something the Flash interface doesn't do). If you plan to integrate the chat with an existing user-management system, you could modify this page.

HTML Login