Hi ,
:
i had registered a webservice created in php as the following:

GBLNewsService.getNewsDetail      (classname.method name)  Since the method
made as webservice is a function of the class GBLNewsService.

Now the problem is  how can i call this webserice in flex using the
Webservice component.
When i tried to call it like GBLNewsService.getNewsDetail as i do in other
php clients it is giving me error.
All examples are also showing callng of a webservice in flex like
"getNewsDetail"  only.

So either provider or client should have some option to solve this problem.

Can anybody here help me . Really i got stuck with this problem.


--
Regards,
          ...Arun

Reply via email to