Flash & Webservices Integration

Ask a Question related to Macromedia Flash Data Integration, Design and Development.

  1. #1

    Default Flash & Webservices Integration

    I have a multiplayer game (4 users) that is developed in Flash and uses
    Webservices along with .NET.
    The host gives an invite to other three users and then the invite popup
    flashes for them. After accepting the invite the game window should launch for
    other all the players.

    This works fine when we are playing the game in our own network but when the
    game is hosted on the test or live environment, the Flash container window
    hangs randomly for one or two players. This problem happens in Internet
    Explorer. I tried Fiddler to trace the problem but with Fiddler everything
    seemed to work fine.

    Please help.


    junglee Guest

  2. Similar Questions and Discussions

    1. ASP and FLASH INtegration
      Hi Guys and Gals, Im having a bit of trouble integrating dynamic variables pulled from a databse using an ASP script with a flash movie. ...
    2. ASP/Flash Integration Help
      Im having trouble inserting some line of actionscript to load the images from the database (Access). This is what I have: FAB.html FAB.mdb --->...
    3. XML Integration in Flash
      I'd like to create one empty Flash movie that is essentially a placeholder for externally loaded content I can change through XML. This content...
    4. Flash and FTP integration
      Morning fellow developers, I'm working on a new site and we were going to dev an ind. FTP program, but after some more consideration, we came...
    5. .NET and flash integration
      Does it existe a "generator" for asp.NET that generate flash rich application? The same job as ColdFusion or Flex does, but using .NET. We could...
  3. #2

    Default Re: Flash & Webservices Integration

    I hope the problem may be due to the communication time GAP.
    Please check whether you used perfect catching methods for your requests...

    Devendran Guest

  4. #3

    Default Re: Flash & Webservices Integration

    Yes, I also suspect that but I am not able to figure out how to go about
    solving this problem. Is there a way I can check this is communication gap
    problem and what would be the appropriate method to catch the requests.

    junglee Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139