Have you tried this:

"Note:  If you wish to use a named service within FlexBuilder (non FES
application) you will need to add an argument to your Flex Compiler
arguments under the project properties:
mxmlc --services=./mypath/to/flex-enterprise-services.xml etc"

Rich

On 3/14/06, Jeremy Rottman <[EMAIL PROTECTED]> wrote:
> Thing is I am not using FES. I am using the standard version of Flex.
> Does this have any bearing on being able to use named webservices?
>
> --- In [email protected], "Rich Tretola" <[EMAIL PROTECTED]> wrote:
> >
> > Try this:
> >
> http://www.everythingflex.com/blog/1/2006/03/WebService-setup-for-FES.cfm
> >
> > Rich
> >
> > On 3/14/06, Jeremy Rottman <[EMAIL PROTECTED]> wrote:
> > > During development, I used something like this to handle all data
> > > sending/retreiving.
> > >
> > > <mx:WebService id="SaleMod"  useProxy="false"
> > > wsdl="http://flex.homesmartagent.com/cfc/adminHS2F.cfc?wsdl";
> > > showBusyCursor="true" />
> > >
> > > Currently I develope on one box, and I upload the compiled swf to
> > > anohter box that contains our cf/sql servers. How can I setup a named
> > > webservice with in flex.
> > >
> > > any help will be greatly appreciated.
> > >
> > >
> > >
> > >
> > >
> > >
> > > --
> > > 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
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> >
>
>
>
>
>
>
> --
> 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
>
>
>
>
>
>
>


--
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