| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Mar 2001
Posts: 1
|
I hope to connect a flash movie with a php code
through "POST" method. But, I failed... please, help me. I made a simple test movie with getURL( http://server/cgi-bin/printenv, "_blank", "POST" ). Executing it, browser shows below ... REQUEST_METHOD="GET" There are no settings of variables such as CONTENT_LENGTH CONTENT_TYPE So I estimate Flash doesn't support "POST". Is it right? hmmm. Tutorials show that getURL or loadVariable support "POST" method... Thanks in adv. |
|
|
|
|
|
#2 |
|
Administrator
Join Date: Nov 2000
Location: Australia
Posts: 8,612
|
No, Flash fully supporst POST, and I've used it many times...
getURL ("file.php", "_blank", "POST"); That's all you should need... Cheers Jesse
__________________
Cheers Jesse Stratford ActionScript.org Cofounder Email: presented in this way to stop spam-bots: My email is composed of my first name (jesse) followed by my last name (stratford) followed by @ followed by actionscript.org Please don't email or PM me Flash questions, that's what the Forums are for! ![]() Please don't rely on me reading my PMs either. Email me about important stuff. |
|
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Calling a method of application from client-side script - how ? | Amn | Flash Media Server | 3 | 02-16-2005 07:41 AM |
| method to parse XMLNode to actionscript | beadyen | ActionScript 2.0 | 2 | 12-15-2004 07:46 PM |
| TADAAAaaaaa My 1234 POST ! :) | Xeef | General Chat | 17 | 12-09-2004 02:45 PM |
| Flash -> getURL(Javascript) -> POST variables | SecretAgentRege | ActionScript 1.0 (and below) | 4 | 10-26-2004 04:06 AM |
| error when using post | darandrew | ActionScript 1.0 (and below) | 3 | 03-22-2001 01:09 AM |