I have been working on a small flash based dynamic application ,where a
dynamic text field loads data from an external xml file (data.php)
which is generated dynamically with php - mysql , i want the external
data.php file to load the data only if it is requested by the Flash
Player only, and if not it should redirect the user ? Im stuck here can
anyone help me out ?? Any other logics are welcome , i just want the
data.php to be accesable only from Flash and not from the browser