|
Answer» No.
Basically, what we are about to do is CREATING XMLHttpRequest with JavaScript in Flex, and CALLING a server data with the parameters we will GIVE to the object.
1. Request Type: GET or POST
2. REQUESTED URL
3. Communication Type: true for asynchronous, false for synchronous. No.
Basically, what we are about to do is creating XMLHttpRequest with JavaScript in Flex, and calling a server data with the parameters we will give to the object.
1. Request Type: GET or POST
2. Requested URL
3. Communication Type: true for asynchronous, false for synchronous.
|