Swf read querystring

I have a couple of .swf files in my site that link to other parts of my site. I also have a querystring argument called GUID that holds the users sessionid. How can I get the .swf to read the querystring and append it to the URL I have in the click event?