Skip to main content
Participant
October 30, 2009
Question

flash issue

  • October 30, 2009
  • 1 reply
  • 391 views

not sure if this the right forum for this question, but here goes. I have a developmet server running in multiserver mode supporting 13 instances. im at version 8.0.1.195765. So here's the issues on some of the servers flash content works on some and not others. ive looked and cant see differents between any of them. Is there something that im missing? what can i look at to see if is set up correctly. Any help wourl be appreciated.

Thanks,

Adam

    This topic has been closed for replies.

    1 reply

    November 5, 2009

    Hi!

         I think you might need to provide some more details on exactly how it does not work.  For example what is the application supposed to do when it is working properly and what is not happening when it does not.

         However just a quick stab at the problem.  Most of the time when a flex application I am building fails communications with a ColdFusion server I can trace it down to an issue with my crossdomain.xml file.  Normaly I failed to account for differences in domain name structure from differnt entry points or something like that.  I don't have to deal with it too often so I always forget to verify it.

    -Joe