[flexcoders] problem in calling a webservice GBLNewsService.getNewsDetail

2007-03-03 Thread Arun Sadasivan
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

Re: [flexcoders] I want to write a tutorial

2007-03-05 Thread Arun Sadasivan
try to include in the tutorial the webservice handling from all ends. using and not using proxy and methodname.function name kind of calls and all the stuf related with webservice coz i think more than direct usage with php the next generation web will be mainy based on business logic embed