Hello,
I’m having trouble integrating PHP with Flash. To avoid this:
files.php?group_id=1234&num=1
how do incorporate group_id=1234 within my files.php file? I’ve tried adding &group_id=1234&num=1 at the very beginning of my files.php file but my flash doesn’t recognize it and tells me that it that it is undefined.
Any help to solve this issue would be greatly appreciated.
Thanks