I am using the gateway.call(class.function, OnResult, OnFault) syntax, with new:RemotingConnections. My function works fine in the AMFPHP browser and the entire application works fine when I build and run it within FLEX, but if I try to go to the folder where the Flex App is built - there is no connection. I need some help in how to trace down the problem.
The way my system is set up is I have to Export Release Build and then Run from the Flex Run button. This works great. But if I go directly to the folder referenced in the Export Release Build (which is the same as the Flex Run path) AMFPHP/FLEX do not talk.
Am I missing some library or something? All help is appreciated.
Bookmarks