adspace
Can I dynamically instantiate a webservice or httpservice in actionscript?
Answer Posted / Teena
Yes, you can dynamically instantiate both WebService and HTTPService objects in ActionScript. To do so, create an instance of the respective class using the new keyword and specify the required URL, method (GET or POST), and other properties.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category