Detect PHP variables

Hi, I want to make a flash page that will display content according to what the adress says. For example, if the page is index.php?article=3 the flash will load a certain movie. I’ve tested it using this tutorial: http://www.kirupa.com/developer/actionscript/tricks/passingvariables.htm

However, that only works with .swf extensions and that implies having it stretched as hell and having crappy graphics. I would like to know how to do it in PHP.

Thanks in advance!

-Chewy :stuck_out_tongue: