Macromedia Flash Server - Re: Newbie Question: Does FMS allow connections

This is Interesting: Free IT Magazines  
Home > Archive > Macromedia Flash Server > May 2006 > Re: Newbie Question: Does FMS allow connections





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: Newbie Question: Does FMS allow connections
Ed Wise

2006-05-18, 7:11 pm

Okay, that's what I need to know. Thanks for the guidance, and getting me
started!

Ed

----- Original Message -----
From: "Jake Hilton" <flashcomm-qux/SyskHsPSUeElwK9/Pw@public.gmane.org>
To: "FlashComm Mailing List" <flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org>
Sent: Thursday, May 18, 2006 5:05 PM
Subject: Re: [FlashComm] Newbie Question: Does FMS allow connections
toaremoteweb/database server?


Think of FMS as the flash player in this instant.. you will have to write
some php for it to interface with. On the serverside you would simply write
something like so:

var responder = {};
responder.onStatus=function(info){
//code to handle status events
}
responder.onResult = function(info){
//code to handle the result
}

nc = new NetConnection();
nc.connect("http://yourserver/flashservices/gateway.php");
nc.call("Servicename.methodName", responder, optional_parameters);


Good luck!

Jake

On 5/18/06, Ed Wise <flash-IGuAFssZLu0yVrDAjxm/7A@public.gmane.org> wrote:
>
> Thanks Jake.. if I may ask one more thing:
>
> Will this amfphp work with FMS (server side)? It's not so apparent to me
> from reading amfphp.org; all I see there is about using it as a Flash
> remoting gateway to pass data between the Flash player and a web server.
> Can I just as well use it to pass data between an FMS server and a web
> server (database server)? Keep in mind that we will be using an FMS
> hosting
> service for the FMS server, and will need to pass data between it and our
> separately hosted web server (or database server).
>
> Thanks again
>
> Ed
>
> ----- Original Message -----
> From: "Jake Hilton" <flashcomm-qux/SyskHsPSUeElwK9/Pw@public.gmane.org>
> To: "FlashComm Mailing List" <flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org>
> Sent: Thursday, May 18, 2006 4:15 PM
> Subject: Re: [FlashComm] Newbie Question: Does FMS allow connections
> toaremote web/database server?
>
>
> Oh yea.. not sure what happened to that project.. it's still on
> sourceforge
> though.. and actively under development.
>
> http://sourceforge.net/projects/openamf/
>
> Essentially...
>
> amfphp -> php
> openamf -> java
>
> adobe flash remoting -> cf, java, .net, soap
> http://www.adobe.com/products/flashremoting/
>
>
> Thanks,
> Jake
>
> On 5/18/06, Ed Wise <flash-IGuAFssZLu0yVrDAjxm/7A@public.gmane.org> wrote:
> a
> app)
> ________________________________________
_______
> FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>
>
> ________________________________________
_______
> FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>

________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


________________________________________
_______
FlashComm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com