RE: [flexcoders] RPC Http Calls In Flex HOW TO??/

2006-04-14 Thread Matt Chotin
Sorry, I'm confused as to how you're trying to send that isn't working.
It sounds like if you do send({...}) it works but if you do send() and
have mx:requestvalue{textInput.text}/value/ it doesn't?

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Faisal Abid
Sent: Tuesday, April 11, 2006 4:59 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] RPC Http Calls In Flex HOW TO??/

I am having trouble calling a function via XML-RPC ,, I have called an 
Http Service and it is running , but when i do this 
posting.send({blogger_getRecentPosts: 'blogid,user,password,posts'}) I 
have replaced the params for security resons, anways when i call 
posting.send({blogger_getRecentPosts: 'blogid,user,password,posts'}) 
like this click=posting.send({blogger_getRecentPosts: 
'blogid,user,password,posts'})  it will get the HTTP service but will 
not display the function blogger_getRecentPosts when i bind it to the 
text feild. Instead it will get this message at 
www.g-unix.com/xmlrpc.php  XML-RPC server accepts POST requests 
only. I do not know what to do , ive been trying to get this to work 
all weekend and yes i do have the http tag method set to POST


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links



 





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





[flexcoders] RPC Http Calls In Flex HOW TO??/

2006-04-11 Thread Faisal Abid
I am having trouble calling a function via XML-RPC ,, I have called an 
Http Service and it is running , but when i do this 
posting.send({blogger_getRecentPosts: 'blogid,user,password,posts'}) I 
have replaced the params for security resons, anways when i call 
posting.send({blogger_getRecentPosts: 'blogid,user,password,posts'}) 
like this click=posting.send({blogger_getRecentPosts: 
'blogid,user,password,posts'})  it will get the HTTP service but will 
not display the function blogger_getRecentPosts when i bind it to the 
text feild. Instead it will get this message at 
www.g-unix.com/xmlrpc.php  XML-RPC server accepts POST requests 
only. I do not know what to do , ive been trying to get this to work 
all weekend and yes i do have the http tag method set to POST


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/