Hello, I started learning Flex, and wanted to ask how to use it with PHP? I know how to use it with PHP but I know how to do it redirecting to a file. For example the index file is a flex login form, and it redirects to another file login.php. But login.php isn't flex, it's only PHP. I want to ask can I code PHP inside the flex?
I never used Flex, but as far I know it might be based on actionscript or in addition some more facilities etc, but cant transform php code to interpretable code for swf. If Adobe has built a bridge as an IDE to accomodate PHP coding within Flex too, am not sure. So I think answer is "NO".