It is a common scenario that you have to build the Flex client side when the server side is not ready yet. I want to show how you easily can fake/mock service calls with the Swiz framework.
Let’s take the login example. We have got the view with the login form, the controller which catches the LoginEvent [...]

Recent Comments