flash - How to communicate between Actionscript 3 And ASp.NET? -
i know how communicate between flash project , asp server.my purpose load machine generated xml file flash.i know oly communicate between xml file , flash.any 1 have solution?
you can use flash remoting. allows flash application call asp.net service (method) using remoting connection.
you need fluorinefx or weborb on server side
Comments
Post a Comment