A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Macromedia Flash Communication Server MX

  1. #1
    Member
    Join Date
    Jun 2002
    Posts
    38
    Macromedia Flash Communication Server MX... can it work with PHP, MySQL and ASP?
    [Edited by xanbarian on 08-17-2002 at 05:17 PM]

  2. #2
    Member
    Join Date
    Jun 2002
    Posts
    38
    anyone know an answer?

  3. #3
    psx = new Moderator();
    Join Date
    Jan 2001
    Posts
    923
    Currently, I haven't figured out a way to use it with php. MySQL is doable with remoting, but you need either a java server or coldfusion to get it going. Coldfusion is the only one I've messed with. It's super easy to get connected to your database via remoting. Basically, you write some server-side script (main.asc) to make a remoting connection to a remoting server, and then return the data to a shared-object. Then the updates to that SO are sent to each subscribed client. There aren't many examples online yet, but hopefully there will be soon. Hope that helps at least get you looking in the right places!

    Psx

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center