i Had registered a PHP written webservice as GBLEComNewsService.getCategory

GBLEComNewsService       is the class name and getCategory  method name



How can i call this webservice  using the webservice component of flex

<mx: Webservice id = "ws" name = "GBLEComNewsService.getCategory"...

this is the way i expected as i used to call this webservice like this in
normal php clients.

but while used like this i got error like ( Syntax error: colon is expected
befor dot )
this error statement will nt be shown by the interpreter when the " . "
between classname and method name is removed.

So how can i get this webservice in my flex...
plzzz give me some solution. I got completely stucked in this problem .





-- 
Regards,
           ...Arun


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion

Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:3672
Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37

Reply via email to