Are there issues with a "Flex Proxy"? In my research that seems to be what may be causing my problem. My Flex application is on a public server, but the IP adresses that are coded into my WebService calls are for 192.168.0.XXX addresses because they are on an internal network. The public server can talk to them, but the Flex application does not seem to be able to.
Is this because the flex application is actually running on the client machine and the client machine does not have access to the other servers? Thank you for responding Samuel. Cheers, Scott Kinder --- In [email protected], "Samuel D. Colak" <[EMAIL PROTECTED]> wrote: > > You can use Flex alone with its webservice support. > Im not sure what all the fuss is with FDS but webservices were never meant > to be that hard in general. > > > On 15/8/06 08:10, "scott.kinder" <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > Hi All, > > > > I'm new to Flex 2 and Flex Data Services. I have a problem and I need > > to find out if I need Flex 2 Data Services. I have an external server > > serving up a SWF, and then a server behind the firewall that contains > > .NET web services. If I want my users to be able to browse to the SWF, > > and then communicate with the .NET services behind the firewall, do I > > need to use Flex Data Services or can I use regular Flex 2? > > > > Cheers > > > > Scott Kinder > > > > > > > -- 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/

