Question: are you using Flash MX?

Are you using the LoadVars object?

For the getURL thing, try changing POST to GET, and see if the vars are actually being passed. If they're not being sent by GET (you should see them in your query string in the browser address bar), then you know the problem is with the Flash movie. If the variables are being sent by GET then it's 99% sure they're being sent by POST as well, and the problem lies in your CGI script. Can you dump what you're receiving when the script is invoked? For example, if you're using PHP, you'd just do a print_r($_POST); to see what's being sent...

Let us know...


hth,
Deep (just a guy)
<font face="arial" size="2">
Pradeep Kumar Nair, B.Math
Content Manager
9 Story Entertainment
http://www.9story.com
ICQ: 39102360
</font>