Flex service in debug
- by Tom
Hello everybody,
I am trying to learn the new services method in flex 4. but i can´t get it work. A test oparation near the service in flash builder 4 works. But when i run the code i get NetConnection.Call.Failed: HTTP: Failed. Does somebody knows what the problem can be?
Tom
CODE:
PHP
<?php
class AuthService {
public function…