In this article you will learn how to call webservices hosted on asp.net applications from flex. First rewrite webservice class as CYMService: package Services { import mx.controls.Alert; import mx.managers.CursorManager; import mx.rpc.AbstractOperat…