Good Work! It would be excellent if you would post the code that shows how you make a remoting call that is equivalent to how it used to work. I am sure I could figure this out but you could give us all a head start.
Hank On 10/19/05, Muzak <[EMAIL PROTECTED]> wrote: > Arghhh, typical. > 2 minutes after posting the previous message I remembered I done remoting > before through the NetConnection Object (for a Flash > Panel). > I looked up the code, fiddled with it a bit and here's the result: > > http://www.muzakdeezign.com/flex2/FlashRemoting.html > > The above "queries" a Coldfusion CFC and returns all the methods > (<cffunction>) in the cfc. > The result is then displayed in a TextArea. > > You'll see alot of [Object object] stuff, but at least this shows that Flash > Remoting still works ;-) > > regards, > Muzak > > ----- Original Message ----- > From: "Muzak" <[EMAIL PROTECTED]> > To: "Flashcoders mailing list" <[email protected]> > Sent: Wednesday, October 19, 2005 9:45 PM > Subject: Re: [Flashcoders] Need for the Flex Server > > > > Or Coldfusion. > > Been trying to get something to work, but the RemoteObject API is not fully > > implemented in the alpha release yet. > > We'll have to hang on and wait for an update ;-) > > > > With the CF Adapter that has been released it should be possible to do > > remote calls, but I have my CF server on a different > > machine than the one I'm working on. And currently there's seems to be no > > way to specify a different gateway url. > > And I don't wanna jump through hoops right now just to get something > > working that will probably be easy as pie once its being > > fully implemented. > > > > I've already migrated a (Flash) Remoting app using Webservices and that was > > no hassle at all. > > > > regards, > > Muzak > > > _______________________________________________ > Flashcoders mailing list > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

