How do I run flex as a service? : adobe flex action script
Answer Posted / Vijay Rana
To run Flex applications as a service, you can use a tool like Adobe AIR or BlazeDS. With Adobe AIR, you can package your Flex application as an executable file that can be installed and started like any other program on the user's computer. With BlazeDS, you can create a server-side gateway for your Flex application, allowing it to communicate with the backend data services and potentially run continuously as a service.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers