Sending Flash var to PHP - some kind of secured php page

Hi,

  • I am trying to create a Flash button to send some variables to a PHP page.

  • And without this var, this PHP page will not display the contents. (some kind of protection to the page)

ie; to send vars ie; “password=123” from flash to php… the php page will display the contents when the vars are received.

Gosh somehow its much easier than how I described it in words.

Any help is appreciated…