I'm a newbie in adobe flash development.
I have form login, and I want to login with my api, which like this: /api/login and with user & pass.
And I don't know how to.
Which I have?
- IDE: Adobe Flash Professional CS6
- The form with username & password field
What I need?
- How to connect to API and get response
- How to send request to server with POST & GET
Thanks so much!