[osflash] Service class?

Robert Stackhouse robertstackhouse at gmail.com
Thu Mar 1 19:14:00 EST 2007


Thanks Glen,

Admittedly I was only searching for "Service", and I didn't try "-web".
Probably should have googled "flash remoting".  Like I said, I'm a noob to
this.

I also just found out from the guy who wrote AMF.NET that you have to
download the remoting classes from here,
http://www.adobe.com/products/flashremoting/downloads/components/#flr_fl8.
Why can't Macromedia, ah-hum, Adobe make anything easy?

Thanks for the info.

Robert

On 3/1/07, Glen Pike <postmaster at glenpike.co.uk> wrote:
>
>  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><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.orghttp://osflash.org/mailman/listinfo/osflash_osflash.org
>
>
> _______________________________________________
> 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/a649cfbc/attachment-0001.htm


More information about the osflash mailing list