I want to use Flash Remoting in my Flash app that is backed by a Java server. I'm interested in what my options are for using Flash Remoting with Java. I know about BlazeDS but it seems to be fully geared towards Flex, not Flash (AS3). I'd like to make simple AMF calls, as like in the old days.
If I can I use BlazeDS for this and if yes, can anyone point me to a good tutorial. Otherwise, are there any other good solutions available?