Ah, if you want to use RemoteObject, then set it up as a Flash Remoting Service project. Since you said you have set up a web service, you can use this in Flex instead and set your project up as a Basic one. Flex Data service project is a whole different animal.
DK On 8/29/07, Phill B <[EMAIL PROTECTED]> wrote: > > I have a web service in place and tested with CF. the web service > accepts a number and will add 1 to it and return the new value. > > The problem I'm having is I'm not sure how to set up the Flex app in > Flex Builder. Should it be a Flash Remoting Service or a Flex Data > service project? > > On 8/29/07, Douglas Knudsen <[EMAIL PROTECTED]> wrote: > > I suggest ensuring your web service is functioning properly first by > writing > > some CF code to consume it. Only after that test passes would I start > > trying to get Flex to read it. Let us know how that goes, then post > your > > code here too. > > > > DK > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get involved in the latest ColdFusion discussions, product development sharing, and articles on the Adobe Labs wiki. http://labs/adobe.com/wiki/index.php/ColdFusion_8 Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:4552 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
