[FMX][PHP] How to deny access if a PHP script is not called from a particular flash?

HI

I am loading some variables form database.

The PHP will echo data in the manner which flash understands.

My flash file will use those values and display them.

Now it is absolutely [font=Verdana][size=2][color=black][font=Times New Roman][font=Verdana][size=2]necessary[/size][/font] [/font][/color]that the PHP file denies access if it is called from any where else.[/size][/font]

I think some REFERER can be used but i am not sure.

If this is not the appropriate form please guide me.

Regards

amitgeorge

Any help please ?

I havent got around to learnin php yet sorry.

http://www.php.net/reserved.variables

just look trough all the variables available, there should be something usefull in there…