Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > Supporting Technologies > Server-Side Scripting

Reply
 
Thread Tools Rate Thread Display Modes
Old 03-29-2001, 08:46 AM   #1
atre
Registered User
 
Join Date: Mar 2001
Posts: 1
Default

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.
atre is offline   Reply With Quote
Old 03-30-2001, 01:43 AM   #2
Jesse
Administrator
 
Jesse's Avatar
 
Join Date: Nov 2000
Location: Australia
Posts: 8,612
Default

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.
Jesse is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

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


All times are GMT. The time now is 09:14 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.