RE: [flexcoders] .net flash remoting

2008-04-02 Thread Merrill, Jason
In Flash, with Flash 8 and AS2, I was using the webservice components to connect to ASP.NET scripts, not remoting. But adobe didn't update them for Flash in Flash CS3, so I had to switch to Flex for webservices - not a bad thing, but still bites if you want to connect to .NET via webservices in

Re: [flexcoders] .net flash remoting

2008-04-02 Thread Dmitry Kochetov
Hi, You use simple HTTPWebservices or AMF ? Flash CS3 works fine with all web services (i dont know about components but hand made code works fine ) and for AMF connection use Fluorine. Merrill, Jason wrote: In Flash, with Flash 8 and AS2, I was using the webservice components to

Re: [flexcoders] .net flash remoting

2008-04-02 Thread Samuel Neff
We use Fluorine and love it. And the new stuff being done and planned for FluorineFX is great. Here's a good article I'd recommend (our developers wrote it): http://www.adobe.com/devnet/flex/articles/communicating_flex_dotnet.html HTH, Sam --

RE: [flexcoders] .net flash remoting

2008-04-02 Thread Merrill, Jason
Sent: Wednesday, April 02, 2008 11:07 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] .net flash remoting Hi, You use simple HTTPWebservices or AMF ? Flash CS3 works fine with all web services (i

Re: [flexcoders] .net flash remoting

2008-04-02 Thread Dmitry Kochetov
Hi, please look at this links http://cs3as3rpc.riaforge.org/ http://labs.qi-ideas.com/2007/12/25/using-flex-compiled-code-within-flash Merrill, Jason wrote: If you have any examples of hand-coding Webservice connnection not using a component, I would be interested thanks.

Re: [flexcoders] .net flash remoting

2008-04-01 Thread Anirudh Sasikumar
Hi, On Wed, Apr 2, 2008 at 6:31 AM, Toby Tremayne [EMAIL PROTECTED] wrote: Hi all - what are people using for flash remoting with .net services these days? Take a look at http://www.themidnightcoders.com/examples/ Cheers, -- Anirudh Sasikumar http://anirudhs.chaosnet.org/