Hi
I need to send a array from myPhpFile.php to myFl.swf, but it has to be in a certain way that nothing in the world can have acess to this array, only myFl.swf can receive it
Even if someones trys to acess directly this myPhpFile.php it will not output the array
Is that possible?