Flash/PHP

I think this is fairly easy but I just don’t know how to do it.

My Problem:

I have a link that uses PHP sessions. The link is supose to change depending on what the visitor has in his shopping cart. (My script is an ecommerce script).

I have a flash header on these pages and I need to have a button in flash with tis link that will change when clicked on it. When I put in a regular getURL it does not change. I think you have to use flashvars.

https://www.hometownhosting.com/~ineptclo/checkout.php?cartid=<?php echo $PHPSESSID; ?>

I know this isn’t much but I will send some $10 through paypal if you can send me the actual script on how I do this. I need it ASAP and I don’t have the time to figure out how to do it.

By the way, if this is an easy question or if the amount is to little to pay you, its cause I am only 17 years old and making this site for a friend. I don’t have that much money to give away :slight_smile:

Thanks!