|
Hi all, I am having some difficulties using RemoteObject. I was wondering how you test when the swf is running locally and the cf page is on another server. I have <mx:RemoteObject id="TestFunction" destination="TestReport" showBusyCursor="true"> <mx:method name="getHits" result="getHits_result(event)"/> <mx:method name="getSpeed" result="Speed_result(event)"/> </mx:RemoteObject> But I really dont know where I set my gateway url. And is it possible to use the adapter with coldfusion 6. Thanks Jeremy --
Jeremy Tooley -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
YAHOO! GROUPS LINKS
|

