Is it possible (and if so recommended) to use Flex remoting (mx.rpc) classes in an ActionScript only project?
I’m creating an application with login and registration to a PHP backend using AMFphp.
As an option I was wondering if it made sense to take advantage of the mx.rpc flex classes.
Actionscript only projects still use the flex framework, so you’re fine. Are you trying to do it with the Flash IDE, or are you using FlexBuilder? If Flex Builder, then it doesn’t matter at all.