If your development server has CF installed on the C:\ drive, map that C drive share onto your local dev box. Let's call it Z drive. Do in your Flex settings you write Z:\ColdFusion8\ for the path. I bet you could also use UNC paths, such as \\server\c$\ColdFusion8\.
Enjoy, Mike Chabot On Jan 1, 2008 10:39 PM, Dale Fraser <[EMAIL PROTECTED]> wrote: > I have a CF development server aleady, > > > > But what I don't understand, is when I create a new flex project is that it > asks me for the web root and url of CF. > > > > What am I supposed to put in here, the server one I assume. It fails of > course as the locally C:\ColdFusion8 is not available. > > > > So how do you configure a Flex project that works with a development server > rather than a local development environment? > > > > Regards > > Dale Fraser

