I have a Flex project accessing a CFC Webservice.When i try to run it or
debug it or put it on the server (swf), i get zero - it just waits for
the web service and returns nothing.BUT! when i click on the swf in the
bin-debug, it actually works - i get the data back from the webservice.I
tried copying the whole dir to another spot - and it doesn't work.Any
ideas on this one?!