Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
weirdaze webforumsuser@macromedia.com #1
Re: getURL POST issue
when you use get URL, use it like this
getURL("http://my.sssss.com/mycgi.cgi?Name= dsafdsfsd","_blank");
don't write post or get. Just omit that field and just include all your variables you want to send in the URL in MIME format. This is the same as choosing "don't send" under method in Normal Mode in the actions panel.
hope this helps
weirdaze webforumsuser@macromedia.com Guest
-
POST data using getURL
One CFFORM with two or three or four... butons. I would like to post the form fields to different cfm files (as we do with Javascript :... -
getURL() swf sizing issue
I am using Flash 4. I have an HTML page with two frames, each contains a swf file. In Frame A I have an onMouseOver action that does a getURL()... -
Issue with getURL + _blank
Hello ! When using getURL with an other target than the current window (actually, when I want my link to open in a new window), when I click on... -
i want POST, not GET with getURL
ok...this technote is bogus: http://www.macromedia.com/support/flash/ts/documents/flash_get_post.htm not helpful at all. i'm using win98,... -
geturl issue
Hi, I am using flashMX and director 8.5 when i use the command getURL from the flash movie its not working in the director movie is there anyway to...



Reply With Quote

