A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: urgent major problem xml clients

  1. #1
    Senior Member
    Join Date
    Feb 2001
    Posts
    134
    hi all,

    we're developing an xml chat client; when more than one client connects with the server, very often their entire screen will jump half way down the monitor. Does anyone know what this problem could be??? This only happens in swfs that have xml sockets.

    The entire swf (embedded in html as normal) ends up half way down the screen. We have it at full screen so we end up seeing just the blue background of the movie at the top of the screen and the top of the chat at the bottom...

    any help/suggestions greatly appreciated.

  2. #2
    Senior Member tupps's Avatar
    Join Date
    Jan 2001
    Location
    Melbourne
    Posts
    2,035
    I haven't seen this before. Is there a specific browser/OS/Flash Player combo that this is occuring on?

    Thanks

    Luke

  3. #3

    link?

    With a link, people maybe able to provide you a little more feedback.
    tony

  4. #4
    Senior Member
    Join Date
    Feb 2001
    Posts
    134
    well to clarify

    we're running tomcat on apache.
    the problem occurs on win nt, win2000, and win me.
    the problem occurs with flash5 and flash 6 plugins.
    we havent tested on netscape but the problem occurs in ie5 and 6. It seems independent of the machines and almost certainly a flash problem.

    the movies:
    first of all the parent movie a has a socket which polls who's online.
    then from that movie you can load in a chat movie which also has a live socket.

    we initially thought it was because we had two sockets. So we commented one connection out but still no joy.

    The only consistency in the error occurs when instead of using our host name, we use it's ip.

    But if one movie uses the ip (say chat) and the other the host name (parent) we can get one screen to stay steady (the parent) while the other slips (the chat). Reversing this we can get the opposite effect.

    we go live on tuesday so I'd appreciate any ideas at all.

    (sorry I can't link anything at the moment, it's all inside a firewall.)

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