Hi there,
anyone of you guys knows where i could get like very very simple AS3 chat? Just with chatbox and message box kind of thing. Using Sockets may be, but not necessarily (i don’t need fast updates, via HTML requests is enough). My server-side skills are 0, so it would be best if i woudnt have to modify the server-side code.
EDIT: without using database. i suppose the php could write the txt file if necessary (history)
I found some AS3 chats build using Java, but i need PHP. Spent a while googling to no avail.
Thanks for suggestions, links, sourcecodes, whathaveyou!