Skip to main content
Known Participant
November 30, 2012
Question

Flash Player to Flash Player

  • November 30, 2012
  • 1 reply
  • 606 views

Hello, Looking for some advice.  I'm attempting to build a small chat application. I have Flash Media Development server 4.5. And, im using ActionScript 3 code. For a chat application to work users have to connect to each other or, Flash Player has to know the where abouts and ID's of other Flash Players. How you achieve this in your application? I have no idea. If you have knowledge or have experience i would appreciate if you could answer this.

Thank You.

This topic has been closed for replies.

1 reply

Adobe Employee
December 2, 2012

You may go through this link which talks about basic chat application: http://fmsguru.com/showtutorial.cfm?tutorialID=18

You can also use RTMFP - right now i dont have FMS based example to help you out but you can see this link based on Cirrus - http://www.flashrealtime.com/simple-chat-p2p-netgroup-rtmfp/  (this should also be achivable via AMS)

flashas3Author
Known Participant
December 3, 2012

Thanks SE the links you provided helped me alot. Cheers!