[osflash] Service class?

Glen Pike postmaster at glenpike.co.uk
Thu Mar 1 15:22:46 EST 2007


import mx.remoting.Service;

You will need the Flash Remoting "package" installed as this is not 
included with the Flash IDE

There are different versions for MX & MX2004 onwards (AS1 & AS2)

Here is the home page with lots of useful articles.

http://www.adobe.com/devnet/flashremoting/

This specifically deals with ASP / .NET

http://www.adobe.com/devnet/flashremoting/articles/intro_flremoting_net_03.html

I have not read it as I am a PHP guy.

Google is your friend.

HTH

Glen

Robert Stackhouse wrote:
> I was trying to follow the how to over at the
> AMF.NET<http://amfnet.openmymind.net/howto/default.aspx>page.  The
> following code is excerpted from that page:
>
> var service:Service =
>  new Service(
>      'http://www.openmymind.net/gateway.aspx',
>      null,
>      'Company.Security.User, Company');
>
> Anybody got any ideas as to where or what this "Service" class is?  I 
> should
> probably also mention that I am a noob to remoting, but a vet to RIA
> development.
>
> Thanks,
>
> Robert
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> osflash mailing list
> osflash at osflash.org
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/osflash_osflash.org/attachments/20070301/5a8299a4/attachment.htm


More information about the osflash mailing list