header
ask question
Click here to ask Question Now Its free No registration required. Flash, Flex, Flash Media Server, ActionScript,Adobe Air. Most questions receive a response in an hour.
Madhur
Points:0
Posts:0

8/18/2010 11:11:57 AM

Title: How to call methods in url by http service


Hi all,

I have a method Getlists(username,password), in a httpservice url=http://test/sample/something.aspx;

like, where to call this method in send() , how to give methodname as parameter and how to pass parameters to this method,

I am not sure how to call, please suggest



1
cf_flex
Points: 240
Posts:0
8/18/2010 10:43:54 PM





private function submitClick():void{
        var paramObj:Object = new Object();
	paramObj["username"]= userNameTxt.text;
	paramObj["password"] = 'pwdTxt.text';
        searchService.send(paramObj);
}
hope this might give u some idea


Post your Reply
Name  

Email

Type your Reply or Answer

Are you human? What is 2+8 



Members Login

Email  
Password
Forgot Password





This website focus on: Flash | Flex | FMS | RED5 | WOWZA | Flash Media Server | Adobe AIR | ActionScript,Flash Solutions | Flash Question | Flash Answers | Flash Developers | Flash Problem, Flash Help, Flash bugs, Flash workaround | Flash Blog | Flex Question Answers | Flash Forum | Flex Development | Actionscript development | Flash development | Adobe AIR development
Copyright © 2008 AskMeFlash.com. All rights reserved. Privacy Policy | Terms & Conditions