I tried something similar a while back as a quick and dirty way to change the web service between development and deployment, but could not get it to work.
I ended up creating a named service in the flex-config.xml and refer to that, so I only have to set up the service once and depending if my app was in dev, test, or production it would hit the correct internal service (also in dev, test, or production). --- In [email protected], "pilby1" <[EMAIL PROTECTED]> wrote: > How can I then make my "wsdl" attribute in my <mx:WebService> a > variable? 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/

