vote up 0 vote down star

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 back end using AMFphp.

As an option I was wondering if it made sense to take advantage of the mx.rpc flex classes.

flag

0% accept rate

3 Answers

vote up 0 vote down

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.

link|flag
vote up 0 vote down

Thanks Using the FlashIDE for compiling but doing all my coding in Flexbuilder. This seems to be my preferred workflow lately...

link|flag
vote up 0 vote down

You can use NetConnection class too.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.