Could you post a quick example of defining a WS in ActionScript inside
Services.mxml? When I briefly tried it the other day I had issues
getting the ref via ServiceLocator.getInstance().getService(name).

Thanks,
Ben

--- In [email protected], "Carson Hager" <[EMAIL PROTECTED]>
wrote:
>
> I wasn't very clear.  When I said that, I meant in ActionScript rather
> than in the attribute of the WebService tag.
>  
>  
> Carson
> ____________________________________________
>  
> Carson Hager
> Cynergy Systems, Inc.
> http://www.cynergysystems.com <http://www.cynergysystems.com/> 
>  
> Email:  [EMAIL PROTECTED]
> Office:  866-CYNERGY
> Mobile: 1.703.489.6466
> 
>  
> 
> ________________________________
> 
> From: [email protected] [mailto:[EMAIL PROTECTED] On
> Behalf Of ben.clinkinbeard
> Sent: Friday, July 07, 2006 1:03 PM
> To: [email protected]
> Subject: [flexcoders] Re: Does Flex 2 support dynamic WSDL locations?
> 
> 
> 
> > I assume you could also specify the wsdl property as well.
> 
> Isn't that what I am doing here?
> 
> <mx:WebService id="industryAndSizeIdsService"
> makeObjectsBindable="false"
> wsdl="{TestModel.getInstance()[EMAIL PROTECTED]
> + '?WSDL'}" useProxy="false" showBusyCursor="true">
> 
> The WS does not fire unless I hard code the value that bound
> expression points to.
> 
> Thanks,
> Ben
>







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to