PDA

View Full Version : example for flash chat with password??



thiyok
November 12th, 2002, 06:35 PM
hi Kirupaholics,

I want to make flash chat with password and login. but i have no idea for making a difficult thing lke that :) is there anyone who has an example for that?? fla files??

thank you

h88
November 12th, 2002, 06:40 PM
hey thiyok!

i got an example about an XML socket chat, no password :( , so check the attached example and tell me how it goes!

h88
November 12th, 2002, 06:41 PM
oh, the file is soo big! ill try getting it into my website.

h88
November 12th, 2002, 06:45 PM
k k, this is a zipped version!

thiyok
November 12th, 2002, 07:04 PM
that is a nice example... ithink i try to undertand that first...and than try to combine it with php and mysql :-) thanks again

h88
November 12th, 2002, 07:06 PM
no problem!

PS. am h88, so plz correct ur post

eyezberg
November 19th, 2002, 05:24 PM
www.friendsofed.com > Advanced PHP for Flash > code : download a chat there /
see an example here: http://www.flasheyez.com/board/
(link under the board..)

IceCube
November 20th, 2002, 11:28 AM
actually.. PHP offers more options than that. There is a separate libaray written for IRC Gateway implementation.. you can checkout the php manual for more information about it..

[<a href="http://www.php.net/manual/en/ref.ircg.php">link</a>]

eyezberg
November 20th, 2002, 05:23 PM
Just did..how do you get your ISP to install that ?
Also, best solution would be socket ot java-based if you plan on some heavy traffic..

h88
November 20th, 2002, 05:59 PM
Hmm, whats wrong with my XML Socket example?

eyezberg
November 23rd, 2002, 01:01 PM
Nothing wrong, except same as java, you need a host allowing that..got one, I'd by glad!!

h88
November 23rd, 2002, 01:03 PM
Nope, just testing it locally.