Valhalla Legends Archive

Programming => General Programming => Visual Basic Programming => Topic started by: QwertyMonster on June 14, 2009, 08:11 PM

Title: I need some help with SWF files
Post by: QwertyMonster on June 14, 2009, 08:11 PM
I'm currently creating a chatbot for a chatroom which is run by flash. I've tried packet logging and seeing how it works, but I don't understand it fully. Could someone give me a tutorial or point me in the right direction?

Thanks.
Title: Re: I need some help with SWF files
Post by: MyndFyre on June 15, 2009, 06:46 PM
More than likely the Flash server is using AMF, ActionScript Message Format.  http://en.wikipedia.org/wiki/Action_Message_Format has some links to libraries that you could possibly use.