Hey,
i am currently trying to learn ZendAMF, but i have a hard time troubleshooting which makes learning it quite hard.
Is there a way to make the PHP file throw an exception that gets traced as an error message in AS3 (not Flex), the only error i seem to be able to get is “Error #2044: Unhandled NetStatusEvent:. level=error, code=NetConnection.Call.Failed”, but it tells me jack ****.
Please help me, i have gotten ZendAMF working, i just want to know how i can make error handling better, so that as an example can use PHP to tell flash that no results were found, or that the typed text was invalid.
Is it better to use AS3 to check if the field was filled properly?
Regards,
Brian