Cross domain CF access

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

  1. #1

    Default Cross domain CF access

    'lo all,

    I'm trying to host my .swf file on one domain, but have the flash remoting
    call CF on another domain (ie totally separate web servers). Is this possible
    without having to manually configure the player??

    Im trying to use a crossdomain.xml file but not having much luck, where-ever I
    seem to place it.

    Any tips?

    Thanks.

    Clacker Guest

  2. Similar Questions and Discussions

    1. CROSS DOMAIN POLICY
      Flex 1.5 HI anyone told me why to use the crossdomain policy and where to put the crossdomain.xml file in an webapplication(Web Server) is it in...
    2. Prevent cross-scripting from the same domain
      Hello, i have 2 swf files, example1.swf and example2.swf, both on the same domain. I load example2 in a Loader control (Flex) from example1. I...
    3. Cross domain xml loading
      I?m trying to get some xml data loaded into flash across domain. I have the crossdomain.xml file in place and everything works fine in flash player...
    4. Cross domain sessions
      Hi, I'm building a shopping cart system, which is almost complete if it wasn't for this bug (grrr). The site has about 10 domains pointing to it,...
    5. Cross domain webservice
      Hi, We have developed a webservice that retrieves Free/Busy information from the Exchange Server and returns it to the client. The webservice...
  3. #2

    Default Re: Cross domain CF access

    Ahhh nevermind sorry! It is working, it just wasnt working when I tested it locally because the CF server is on my local network. When I tested it on a third party connection its fine. =)
    Clacker 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