[flexcoders] passing parameters to coldfusion

2011-09-13 Thread lincoln
Hi , I want to parameters to cfm file from flex.. the parameters contains arrays and objects ... please help me how to do this

Re: [flexcoders] passing parameters to coldfusion

2011-09-13 Thread Brendan Meutzner
You need to look at using a RemoteObject, HTTPService, or WebService component in Flex. There are plenty examples of using CF with Flex... here's a tutorial to get started: http://www.adobe.com/devnet/flex/articles/fcf_getting_started_coldfusion_flex.html On Tue, Sep 13, 2011 at 8:12 AM,