开发者

Flash builder and .Net integration using FluorineFx

I'm trying to call a simple dataservice which is written in .Net from 开发者_如何学GoFlash builder 4. Please tell me the steps or else any links or samples. Thank you in advance.


Can't you use google?

Take a look at these, some of the links from the first page of results:

  1. official docs
  2. here
  3. or here

Seems like enough tutorial for me to do what you want.

p.s. You can also use WebOrb


FluorineFX has some great examples shipped with the installation. WebORB also has great support, but it's not free + you don't get the source code.

On my blog you'll also find some good examples of using FluorineFX with Flex.

This post http://blog.johlero.eu/2011/11/12/invoking-restful-and-amf-services-from-flex-using-wcf-mvc-fluorinefx-in-net/ uses different approaches.


I tried Fluorine a couple years ago and I thought it sucked. Better is to create regular asp.net webservices (.asmx) and in the flex application use the webservice class.

Another option is to use a dynamically or static xml-file that you read in flex.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜