Chatboard

hi all,
I know there is a way to make a chatboard or a form in Flash MX, and I was wondering if there is anyone can tell me how do I go about making a chatboard in Flash MX??? Thanks a lot!

Take care!

Stupid IDEA!!!:hat:

its not a stupid idea. A message board is definately possible, however its very difficult, time consuming and you need to know more than just Flash. You will need to know PHP or ASP to communicate with your database and you will need a database such as MySQL or MSACESS to store the information…

if you don’t want to store the chatboard content i think the best way to do this is going through XML!
i bought a book that teached me to do a chat using flash mx and xml, is a cool chat, very simple tough, but it’s all up to you to work on it and make it the way you want. About the connection, it use a connection with the xmlsocket object, and the server need to be running an application in java, the aquaserver, i think you already know this one.

if you’d like more info, just ask me.

Browsing and i saw the word MSACCESS

SHUDDERS

mySQL is ok but oracle is a beast not sure about its compatibility with flash

Thanks a lot guys! I will read more into it!

As part of a project for my Database Systems class, my partner and I are designing a UI in Flash, and we are going to have it communicate with a PHP script, which will in turn throw some SQL queries to an Oracle 8 Database. Since Oracle will never see the Flash interface, we shouldnt run into any compatibility problems between the two.

I am assuming it would be the same for a chatboard-type app. (Well, done in the same fashion that is).

LilShieste

Hey I think your best bet for a chatboard is flash communication server. I built a chatroom in 20 mins with that. Get the free trial and you will see what i am talking about.