[flexcoders] Re: Passing complextype parameter to webservice

2008-04-06 Thread kellis5137
Cool! I'll give it a try and see what happens. Thanks for the advice! Keith

[flexcoders] Passing complextype parameter to webservice

2008-04-02 Thread kellis5137
Hi, I'm new to Flex and hoping you all might be able to answer a question I have had for a while. In ActionScript, I'm trying to pass a parameter to a web service. I'm using the WebService class in the following way: ... authenticationService = new WebService();