Groups | Blog | Home
all groups > macromedia flash flashcom > august 2006 >

macromedia flash flashcom : FMS VB(application) Interaction


ekameleon
8/28/2006 12:00:00 AM
Hello :)

you can use Remoting services in FMS with SSAS (Server Side
Actionscript) and you can use
Fluorine(http://fluorine.thesilentgroup.com/fluorine/index.html) or
(http://amfnet.openmymind.net/) to create web services !

example FMS & AMFPHP :
http://www.sephiroth.it/tutorials/flashPHP/flashcomm_AMFPHP/

you can transform this tutorial and use .NET solution :)

EKA+ :)


[quoted text, click to view]
vectoron
8/28/2006 1:47:37 AM
I am currently doing project that requires real-time data for a large amount of
clients. The interfacing currently is being done with FMS > ASP.NET > SQL
however, this is not effcient enough.

Is it possible to have FMS interact directly with a serverside application
built in VB?
arckid
8/29/2006 12:00:00 AM
Vectoron,

I guess you want to perform faster from server itself.

If this is the case then optionally you can embed SWF object in your vb
application and that SWF will be one special client of your FMS. Which can
update any events he is getting from other clients or server(s), you can
directly use .net remoting and pass the data.

Hope this helps.
AddThis Social Bookmark Button